Code Monkey home page Code Monkey logo

vuuri's People

Contributors

dannyyassine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vuuri's Issues

Corruption when deleting items

When you delete an item from a grid and the item is "not" the first item in the grid, corruption ensues. The correct element is deleted on the screen, but then an artefact appears underneath the first element in the grid, Under the hood, while the correct element is updated on the screen, the wrong item is removed from "copiedItems". I've submitted a 2-line PR which appears to fix the issue, would be great if you could take a look.

I previously encountered a number of screen corruption issues when doing other things, specifically moving between cached router-view's, I suspect this may also fix some / all of my historical issues .. :)

Model not updating

I have a very minimal setup where I am passing v-model a ref with an array of objects like { content: "Hello" }. The only other prop on the vuuri component is "drag-enabled". When dragging, the model does not update: the items remain in the same initial order in the array.

This seems so simple that I'm not sure if I'm just missing something obvious. There are examples on the docs site where there is a simple kanban-style example with the model being printed, and when dragging it updates as the items are moved around. I'm not sure what I'm doing wrong, or if there's an issue with the code.

I've tried the master branch and vuuri-next-vue3

Any help would be appreciated, thanks!

Support for Tailwind Grids

Im not able to use Tailwinds Gridsystem, since I can only pass one custom class name to it.

Or is this possible and I'm just too dumb to use it properly?

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.