Skip to content

Releases: patosai/tree-multiselect.js

v2.0.0

29 Oct 00:19
Compare
Choose a tag to compare
  • Increased render speed
  • Added label for selection checkbox, so users can click on the label to select the option

v1.18.0

18 Oct 01:52
Compare
Choose a tag to compare

Performance increases.

  • reduced event handler count
  • select all/unselect all do significantly less work to achieve the same result

v1.17.1

25 Jun 17:54
Compare
Choose a tag to compare

Adds input[checkbox] style

v1.17.0

16 Apr 13:40
Compare
Choose a tag to compare

Enables select all/deselect all

v1.16.0

20 Dec 17:43
Compare
Choose a tag to compare

Add callback for when options change

v1.15.3

13 Dec 19:52
Compare
Choose a tag to compare

Some refactoring.

v1.15.1

24 Nov 04:30
Compare
Choose a tag to compare

Change event fires for original select when it is modified

v1.15.0

26 Oct 23:28
Compare
Choose a tag to compare

Add ability to hide the right panel showing the selected items

v1.14.5

10 Sep 22:08
Compare
Choose a tag to compare

Fixes bugs with options by calling treeMultiselect() multiple times

v1.14.4

09 Sep 19:45
Compare
Choose a tag to compare

Add freeze option for display-only tree multiselects