Skip to content

Releases: lukasoppermann/html5sortable

IE FIX

Choose a tag to compare

@lukasoppermann lukasoppermann released this 02 Sep 15:04
v0.4.2

update it v0.4.2

Mozilla Fix

Choose a tag to compare

@lukasoppermann lukasoppermann released this 16 Aug 11:17

Remove jQuery dependancy

Choose a tag to compare

@lukasoppermann lukasoppermann released this 23 Jun 15:42

Breaking changes

This release comes with breaking changes, as jQuery is completely removed. With this the support is adjusted to now only include IE10+ and all major browsers. (This means IE9 support has been removed).

Update with care!

Add support for data-ng attributes

Choose a tag to compare

@lukasoppermann lukasoppermann released this 31 Dec 10:45
v0.3.1

bump 0.3.1

Add hoverClass

Choose a tag to compare

@lukasoppermann lukasoppermann released this 07 Aug 09:29
  • users can now specify hoverClass to a valid css class string e.g. sortable-over which will be added to elements on hover

Fix Angular Controller

Choose a tag to compare

@lukasoppermann lukasoppermann released this 20 Jun 09:29
v0.2.9

bump to version v0.2.9

Update sortupdate api

Choose a tag to compare

@lukasoppermann lukasoppermann released this 28 May 20:29
  • sortupdate api now has the old & new index of of the dragged item in relation to other sortable items as well as in relation to all other elements within the sortable
  • a semicolon is added before the not minimised files to avoid errors when concatenating with other functions which are not correctly formatted

Adding Sortstop

Choose a tag to compare

@lukasoppermann lukasoppermann released this 27 May 14:18
v0.2.7

bump to version v0.2.7

Ghost fix & reload options fix

Choose a tag to compare

@lukasoppermann lukasoppermann released this 12 May 16:04
v0.2.6

update

Fix NPM package

Choose a tag to compare

@lukasoppermann lukasoppermann released this 27 Apr 16:40
v0.2.4

hotfix