Skip to content

Releases: SortableJS/Vue.Draggable

v2.19.2

12 Mar 02:37
Compare
Choose a tag to compare
  • 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

v2.19.1

05 Mar 03:41
Compare
Choose a tag to compare

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

v2.19.0

02 Mar 16:05
6489b3d
Compare
Choose a tag to compare

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

v2.18.1

25 Feb 16:17
Compare
Choose a tag to compare

Fix window not defined when running in a node environment.

v2.18.0

24 Feb 23:07
Compare
Choose a tag to compare
  • Update to sortable 1.8.3
  • Fix header slot regression
  • Use Webpack and vue-cli to build project

v2.17.0

28 Nov 00:29
61571f5
Compare
Choose a tag to compare

Add support to header slot.

v2.16.0: Adjust dist files + update README.md with documentation of issue #316…

30 Dec 21:46
Compare
Choose a tag to compare

v2.15.0

06 Nov 22:46
Compare
Choose a tag to compare

Update Sortable.js version to 1.7.0

v2.14.1

25 Jun 14:35
Compare
Choose a tag to compare

Fix regression: issue#171

v2.14.0

24 Jun 13:55
Compare
Choose a tag to compare

Fixed issue #167
issue #164

Adding footer slot as an enhancement for issue #126