Skip to content

Releases: mig8447/knockout-sortablejs

v1.2.1

02 Mar 22:38

Choose a tag to compare

1.2.1 (2025-03-02)

Bug Fixes

  • fix index calculation when moving element down (94df2fa)

v1.2.0

23 Feb 22:41

Choose a tag to compare

1.2.0 (2025-02-23)

Features

  • force ko to run tasks after adding to the toArray (7686b79)

v1.1.1

29 Dec 01:55

Choose a tag to compare

1.1.1 (2024-12-29)

Bug Fixes

  • fix issue caused-by taking deferreds into account (04ce8db)

v1.1.0

29 Dec 01:14

Choose a tag to compare

1.1.0 (2024-12-29)

Features

  • take deferred subscribables into consideration (b21808c)

Bug Fixes

  • fix new index when moving to the last element of another collection (f401495)

v1.0.2

23 Sep 04:21

Choose a tag to compare

1.0.2 (2023-09-23)

Bug Fixes

  • support onMove return values (564242e)

v1.0.1

23 Sep 04:02

Choose a tag to compare

1.0.1 (2023-09-23)

Bug Fixes

  • support onMove return values (27819e5)

v1.0.0

05 Apr 20:26

Choose a tag to compare

1.0.0 (2021-04-05)

Bug Fixes

  • changed dispose routine (6793b6c)
  • made update to re-wrap the event listeners (f4b2d85)