Skip to content

Releases: HubSpot/sortable

Fix event bug

Choose a tag to compare

@adamschwartz adamschwartz released this 16 Sep 08:52
v0.8.0

Compiled, 0.8.0

v0.7.1

Choose a tag to compare

@adamschwartz adamschwartz released this 16 Sep 04:10
fix

Refactor for performance, new type support, installability, and more

Choose a tag to compare

@adamschwartz adamschwartz released this 16 Sep 04:08

Major changes found in cab1613

Date type support, improved alpha and numeric sorting

Choose a tag to compare

@adamschwartz adamschwartz released this 20 Feb 19:32
v0.6.0

v0.6.0

Fix IE8 column click handling

Choose a tag to compare

@adamschwartz adamschwartz released this 03 Dec 19:20

sortable -> Sortable, Autoinit, and cleanup

Choose a tag to compare

@adamschwartz adamschwartz released this 03 Dec 04:09
  • This release renames the exported object from sortable to Sortable to make conflicts less likely.
  • The library will now automatically init any data-sortable tables which exist on the page when it is initially rendered. You must still call Sortable.init() if you add a table after the fact.

First public release

Choose a tag to compare

@adamschwartz adamschwartz released this 27 Nov 22:35
v0.4.1

Improvements to the docs and welcome page