Releases: patosai/tree-multiselect.js
Releases · patosai/tree-multiselect.js
v1.14.3
Fix issue where options with numerical values would not be added
v1.14.2
Add JSHint
Changes logic in checking preselected options for better efficiency
v1.14.1
Adds indeterminate markings to title checkboxes when some but not all child options are selected
v1.14.0
Handles multiple options having the same text
v1.13.1
Fixes bug in data-index being sorted by string comparison, not integer
v1.13.0
Change the selected item section name span to align with style of the other spans (camelcase -> hyphen separated)
v1.12.3
- Selected item section name uses the option sectionDelimiter to join section names
- Test additions for adding and removing items
- README updates
v1.12.2
Auto title checking works if titles are checked
v1.12.1
Fix CSS issue where adding new selections, while sortable, would result in hover not being the 'grab' cursor
v1.12.0
Parent sections now are automatically checked if all child items are selected