Giter VIP home page Giter VIP logo

Comments (3)

bensladden avatar bensladden commented on May 25, 2024

Hi Thib,
Thanks for your question. Like you i have implemented vue-grid-layout in some projects. I felt the responsive integration and switching between layouts to be a bit flaky at times (It was added quite late into the codebase) and hence I decided to give it a try myself.

As far as how it will evolve the key part im looking into currently when able is finding a better way in integrating mobile devices with dragging and resizing (#125) . I initially chose displace.js as it was a very small codebase (i was trying to limit the package size) and worked quite well with mouse actions. However i am starting to think that using interactjs is going to be the way forward especially as it provides options such choosing what event should start dragging/resizing:
taye/interact.js#124
and delays:
https://interactjs.io/docs/faq/#start-action-after-hold
The author has also just recently made the code tree-shakable so i can remove the parts of the lib that i dont need: taye/interact.js#800 (Gestures etc) and hopefully keep the package size down.
After that my main focus in integrating other libs that would typically go on dashboards as seen here: https://vue-responsive-dash-vuetify.netlify.app/#/EpicSpinners (early stages)

Hope this helps,

from vue-responsive-dash.

bensladden avatar bensladden commented on May 25, 2024

FYI ive started some testing interactjs lib:
Initial testing is here: https://github.com/bensladden/vue-interact & https://vue-interact-test.netlify.app/

from vue-responsive-dash.

thibaut-lo avatar thibaut-lo commented on May 25, 2024

Sorry for the delay, but thanks a lot for your reply. Thib (another account)

from vue-responsive-dash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.