1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Carlos Jorge Rodriguez b655b3a7fa Adding Vue Fluid DnD to the catalog 2024-04-29 09:12:51 +02:00
Robert-Cristian Chiribuc c0b72c2ba3 feat: Add vue-stack-grid 2024-04-25 19:53:29 +02:00
1 changed files with 3 additions and 1 deletions

View File

@ -2166,7 +2166,8 @@ _Date / datetime / time Picker_
- [vue-drag-drop-snap](https://github.com/mrfade/vue-drag-drop-snap) - A dependency-free Vue component for drag and drop with snapping.
- [vue3-dnd](https://github.com/hcg1023/vue3-dnd) - React DnD in Composition API implementation, Use the Composition API for sortable and free draggable, Supported Vue2, Vue3.
- [sortablejs-vue3](https://github.com/MaxLeiter/sortablejs-vue3) - A Vue 3 component acting as a thin wrapper around SortableJS
- [vue-fluid-dnd](https://github.com/carlosjorger/vue-fluid-dnd) - A Vue 3 drag and drop, sortable, dependency-free library with cool animations, a easy to use api using vue composables.
##### Autocomplete
_Autosuggest / autocomplete / typeahead_
@ -2476,6 +2477,7 @@ _Layout for the overall / main view_
- [vue-typed-virtual-list](https://github.com/bsssshhhhhhh/vue-typed-virtual-list) - [Vue 3.x] small, efficient, TypeScript-friendly virtual scroller for rendering massive data
- [fit-screen](https://github.com/jp-liu/fit-screen) - A vue component based on the scale large screen adaptive solution.
- [vue-virtual-waterfall](https://github.com/lhlyu/vue-virtual-waterfall) - A virtual waterfall component for Vue 3.x.
- [vue-stack-grid](https://github.com/chiribuc/vue-stack-grid) - A Vue 3 component designed to make creating dynamic, responsive grid layouts easy and efficient.
### Frameworks