Skip to content

Releases: patosai/tree-multiselect.js

v1.14.3

07 Sep 12:02
Compare
Choose a tag to compare

Fix issue where options with numerical values would not be added

v1.14.2

31 Aug 02:59
Compare
Choose a tag to compare

Add JSHint

Changes logic in checking preselected options for better efficiency

v1.14.1

29 Aug 02:30
Compare
Choose a tag to compare

Adds indeterminate markings to title checkboxes when some but not all child options are selected

v1.14.0

26 Aug 15:53
Compare
Choose a tag to compare

Handles multiple options having the same text

v1.13.1

25 Aug 14:23
Compare
Choose a tag to compare

Fixes bug in data-index being sorted by string comparison, not integer

v1.13.0

23 Aug 03:55
Compare
Choose a tag to compare

Change the selected item section name span to align with style of the other spans (camelcase -> hyphen separated)

v1.12.3

23 Aug 03:49
Compare
Choose a tag to compare
  • Selected item section name uses the option sectionDelimiter to join section names
  • Test additions for adding and removing items
  • README updates

v1.12.2

23 Aug 03:25
Compare
Choose a tag to compare

Auto title checking works if titles are checked

v1.12.1

23 Aug 02:50
Compare
Choose a tag to compare

Fix CSS issue where adding new selections, while sortable, would result in hover not being the 'grab' cursor

v1.12.0

23 Aug 02:45
Compare
Choose a tag to compare

Parent sections now are automatically checked if all child items are selected