Releases: patosai/tree-multiselect.js
Releases · patosai/tree-multiselect.js
v2.6.3
Fixes assertion error when an empty string is provided as a search query
v2.6.1
Fixes the section checkbox display status when frozen. They now show up as indeterminate, checked, or empty like when not frozen.
Reloading keeps user-selected options
As per the title, reloading now keeps user selected options.
Fix bugs involving searching and selecting sections/all items
Also fix the bower config.
Folder cleanup, set max number of selections
Allows a maximum number of selections to be set.
v2.5.0
data-index
now requires selected
attribute to have effect. I should have done this way earlier.
v2.4.2
Edited repeat data-index
behavior multiple items with the same data-index
will be displayed.
v2.4.1
Fix some CSS issues
- Overflowing when the browser width is very small
- Extra display attribute on the selected and selection divs
v2.4.0
Allow readonly selections
v2.3.1
Ensure label and checkbox are inline