Skip to content

Releases: patosai/tree-multiselect.js

v2.6.3

23 Aug 14:51
393723e
Compare
Choose a tag to compare

Fixes assertion error when an empty string is provided as a search query

v2.6.1

17 Apr 05:35
Compare
Choose a tag to compare

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

12 Feb 04:54
Compare
Choose a tag to compare

As per the title, reloading now keeps user selected options.

Fix bugs involving searching and selecting sections/all items

22 May 14:24
Compare
Choose a tag to compare

Folder cleanup, set max number of selections

25 Dec 09:01
Compare
Choose a tag to compare

Allows a maximum number of selections to be set.

v2.5.0

02 Nov 17:43
Compare
Choose a tag to compare

data-index now requires selected attribute to have effect. I should have done this way earlier.

v2.4.2

02 Nov 04:29
Compare
Choose a tag to compare

Edited repeat data-index behavior multiple items with the same data-index will be displayed.

v2.4.1

18 Oct 14:05
Compare
Choose a tag to compare

Fix some CSS issues

  • Overflowing when the browser width is very small
  • Extra display attribute on the selected and selection divs

v2.4.0

26 Sep 01:53
Compare
Choose a tag to compare

Allow readonly selections

v2.3.1

21 Jul 16:07
Compare
Choose a tag to compare

Ensure label and checkbox are inline