Releases: patosai/tree-multiselect.js
Releases · patosai/tree-multiselect.js
v2.0.0
- Increased render speed
- Added label for selection checkbox, so users can click on the label to select the option
v1.18.0
Performance increases.
- reduced event handler count
- select all/unselect all do significantly less work to achieve the same result
v1.17.1
Adds input[checkbox] style
v1.17.0
Enables select all/deselect all
v1.16.0
Add callback for when options change
v1.15.1
Change event fires for original select when it is modified
v1.15.0
Add ability to hide the right panel showing the selected items
v1.14.5
Fixes bugs with options by calling treeMultiselect() multiple times
v1.14.4
Add freeze option for display-only tree multiselects