Skip to content

Releases: patosai/tree-multiselect.js

v1.8.0

20 Aug 03:46
Compare
Choose a tag to compare

treeMultiselect is called only with options now, along with other bug fixes.

v1.7.0

19 Aug 19:56
Compare
Choose a tag to compare

Option rewrite; allows item descriptions and fixed select bugs

v1.6.3

19 Aug 19:25
Compare
Choose a tag to compare

Select options that were selected beforehand are now checked.

v1.6.0

19 Aug 03:32
Compare
Choose a tag to compare

Plugin can operate directly on select elements now.

Checkboxes act correctly

18 Aug 01:13
Compare
Choose a tag to compare

Parent checkboxes, if checked, will uncheck if a child is unselected

v1.4

16 Aug 03:36
Compare
Choose a tag to compare

Removes unnecessary div id setting on selected items

Collapsibility bug fixes

16 Aug 01:32
Compare
Choose a tag to compare

Click events no longer fire multiple times

Collapsibility

15 Aug 23:57
Compare
Choose a tag to compare

Sections can now be collapsed, and can start collapsed by default (false by default)

v1.1

14 Aug 23:43
Compare
Choose a tag to compare

Keep order when adding options to sorted selections

The first release

14 Aug 06:34
Compare
Choose a tag to compare

The base concepts - selection of nested elements, sortability.