Vue.Draggable

Vue drag-and-drop component based on Sortable.js

MIT License

Downloads
3M
Stars
20.1K
Committers
37

Bot releases are hidden (Show)

Vue.Draggable - Latest Release

Published by David-Desmaisons almost 4 years ago

Update/Define sortable.js compatible version

Vue.Draggable -

Published by David-Desmaisons about 4 years ago

Vue.Draggable -

Published by David-Desmaisons over 4 years ago

Add ts component definition.

Vue.Draggable -

Published by David-Desmaisons about 5 years ago

Fix SSR regression

Vue.Draggable -

Published by David-Desmaisons about 5 years ago

Fix for issue #724

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Fix for issue #603
Fix for issue #633

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Solution for issue #647
Merge of PR #654

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Update sortable dependency to 1.9.0

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Merge PR #584 : now support pull function

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Merge of #583 : Enable passing attributes to child component using ComponentData attrs

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

  • correction of issue #566
  • Mitigation for iisue #556 : atributes starting with data- will be copied to the DOM
  • Improving wrong index calculation on edge case dnd with footer slot.
  • Update to Sortbale.js v1.8.4
Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Correction for issue #558 and issue #555
Correction for issue #556

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Using tag props instead of element.
Deprecating options props in favour of transparent wrapper

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

Fix window not defined when running in a node environment.

Vue.Draggable -

Published by David-Desmaisons over 5 years ago

  • Update to sortable 1.8.3
  • Fix header slot regression
  • Use Webpack and vue-cli to build project
Vue.Draggable -

Published by David-Desmaisons almost 6 years ago

Add support to header slot.

Vue.Draggable -

Published by David-Desmaisons almost 7 years ago

Fix issue and issue #316 and issue #268

Vue.Draggable -

Published by David-Desmaisons almost 7 years ago

Update Sortable.js version to 1.7.0

Vue.Draggable -

Published by David-Desmaisons over 7 years ago

Fix regression: issue#171

Vue.Draggable -

Published by David-Desmaisons over 7 years ago

Fixed issue #167
issue #164

Adding footer slot as an enhancement for issue #126