GitPedia
Alfred-Skyblue

Alfred-Skyblue/vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2

13 Releases
Latest: 3mo ago
v0.6.10.6.1Latest
Alfred-SkyblueAlfred-Skyblue·3mo ago·March 13, 2026
GitHub

📋 What's Changed

  • fix: DelayOnTouchOnly API document by @m0nch1 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/221
  • Update README.md by @oozm in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/229
  • fix: remove last child node when forceFallback is active by @andrejj00 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/209
  • docs: Added FAQs for using the v-draggable directive by @penghangtao in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/254
  • doc: fix typo by @superdl1996 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/262
  • refactor: remove deprecated RefOrValue type definition by @MIEnchating in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/266
  • Reexport MoveEvent from Sortablejs by @voidfill in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/261
  • Added FAQs for using the v-draggable directive by @Chang-Chen in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/255
  • + 1 more

New Contributors

  • @m0nch1 made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/221
  • @oozm made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/229
  • @andrejj00 made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/209
  • @penghangtao made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/254
  • @superdl1996 made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/262
  • @MIEnchating made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/266
  • @voidfill made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/261
  • @Chang-Chen made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/255
  • + 2 more
v0.6.00.6.0
Alfred-SkyblueAlfred-Skyblue·1y ago·November 14, 2024
GitHub
v0.5.40.5.4
Alfred-SkyblueAlfred-Skyblue·1y ago·October 17, 2024
GitHub

📋 What's Changed

  • fix: fix some type errors by @ArthurDarkstone in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/177
  • dosc: Clear li default style by @ffgenius in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/184
  • docs: fix style Chinese characters appearing in English documents by @ArthurDarkstone in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/186
  • docs: remove generic for docs by @pkc918 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/192
  • docs: delete not usage by @pkc918 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/193
  • fix: fixed 'childNodes' index error by @Alfred-Skyblue in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/205
  • fix: fix v-draggable's type error by @ArthurDarkstone in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/176

New Contributors

  • @ArthurDarkstone made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/177
  • @ffgenius made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/184
  • @Alfred-Skyblue made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/205
  • Full Changelog: https://github.com/Alfred-Skyblue/vue-draggable-plus/compare/0.5.3...0.5.4
v0.5.30.5.3
Alfred-SkyblueAlfred-Skyblue·1y ago·August 5, 2024
GitHub

📋 What's Changed

  • fix: update Group QR code by @LarryZhu-dev in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/164
  • Add "vue" keyword by @mil7 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/160
  • fix: update Group QR code by @LarryZhu-dev in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/169
  • fix 修复onMove返回值,无法阻止元素拖拽问题 by @Guxingzhe in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/171

New Contributors

  • @LarryZhu-dev made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/164
  • @mil7 made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/160
  • @Guxingzhe made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/171
  • Full Changelog: https://github.com/Alfred-Skyblue/vue-draggable-plus/compare/0.5.2...0.5.3
v0.5.20.5.2
Alfred-SkyblueAlfred-Skyblue·1y ago·July 10, 2024
GitHub
v0.5.10.5.1
Alfred-SkyblueAlfred-Skyblue·1y ago·July 9, 2024
GitHub

📋 What's Changed

  • docs: remove duplicated CSS class by @DongHuiTiao in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/145

New Contributors

  • @DongHuiTiao made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/145
  • Full Changelog: https://github.com/Alfred-Skyblue/vue-draggable-plus/compare/0.5.0...0.5.1
v0.5.00.5.0
Alfred-SkyblueAlfred-Skyblue·2y ago·May 30, 2024
GitHub

📋 What's Changed

  • fix: `update:model-value` not triggering on add and remove by @NicolaiHorlacher in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/138

New Contributors

  • @NicolaiHorlacher made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/138
  • Full Changelog: https://github.com/Alfred-Skyblue/vue-draggable-plus/compare/0.4.1...0.5.0
v0.4.10.4.1
Alfred-SkyblueAlfred-Skyblue·2y ago·May 15, 2024
GitHub

📋 What's Changed

  • docs: updated WeChat group QR code by @pkc918 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/92
  • fix:In TypeScript, it's not possible to obtain the types Options and SortableEvent #102 by @Aaron-zon in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/103
  • fix: remove-redundant-comments by @zclsx in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/108
  • docs: updated WeChat group QR code by @zclsx in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/111
  • docs: delete redundant title text in README.md. by @Aaron-zon in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/112
  • fix: change the format of DOM by @Aaron-zon in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/109
  • docs: updated WeChat group QR code by @zclsx in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/117
  • Fix: `clone` not in component props by @ogios in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/115
  • + 4 more

New Contributors

  • @pkc918 made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/92
  • @zclsx made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/108
  • @ogios made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/115
  • @xuguojing-xgj made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/127
  • @viktor-c made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/132
  • Full Changelog: https://github.com/Alfred-Skyblue/vue-draggable-plus/compare/0.3.5...0.4.1
v0.3.50.3.5
Alfred-SkyblueAlfred-Skyblue·2y ago·January 14, 2024
GitHub

📋 What's Changed

  • fix: After using the draggable attribute for sorting, the data position is incorrect by @SeaAster in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/90

New Contributors

  • @SeaAster made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/90
  • Full Changelog: https://github.com/Alfred-Skyblue/vue-draggable-plus/compare/0.3.4...0.3.5
v0.3.40.3.4
Alfred-SkyblueAlfred-Skyblue·2y ago·January 2, 2024
GitHub
v0.3.20.3.2
Alfred-SkyblueAlfred-Skyblue·2y ago·December 11, 2023
GitHub
v0.3.10.3.1
Alfred-SkyblueAlfred-Skyblue·2y ago·December 10, 2023
GitHub
v0.3.00.3.0
Alfred-SkyblueAlfred-Skyblue·2y ago·December 2, 2023
GitHub

📋 What's Changed

  • Fix TS typing for `"moduleResolution": "Bundler"` by @Heniker in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/28
  • chore:remove duplicate definition in props by @tangjian1891 in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/29
  • use draggable index for re-ordering elements in the model by @gsmith-daed in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/44

New Contributors

  • @Heniker made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/28
  • @tangjian1891 made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/29
  • @gsmith-daed made their first contribution in https://github.com/Alfred-Skyblue/vue-draggable-plus/pull/44
  • Full Changelog: https://github.com/Alfred-Skyblue/vue-draggable-plus/compare/0.0.1...0.3.0