Skip to content

Releases: patosai/tree-multiselect.js

v2.3.0

13 Jul 04:17
Compare
Choose a tag to compare

Trees can be reloaded and removed programatically.

v2.2.1

28 Apr 23:36
Compare
Choose a tag to compare

Use 'click' handler instead of 'change' handler on sections so IE is happy

v2.2.0

23 Apr 16:11
Compare
Choose a tag to compare
  • Options are in order once again
  • Small performance improvement

v2.1.6

30 Mar 20:07
Compare
Choose a tag to compare

Fix IE's silly non-support for node.remove()

v2.1.5

17 Mar 21:28
Compare
Choose a tag to compare

Expand all search results when searching

v2.1.4

17 Mar 20:58
Compare
Choose a tag to compare

Search and expansion indication updates

v2.1.3

02 Jan 18:46
Compare
Choose a tag to compare

Add search parameters

v2.1.2

25 Dec 19:36
Compare
Choose a tag to compare

Search.

v2.0.2

11 Nov 03:23
Compare
Choose a tag to compare

Really fix the bug for generating unique IDs for each tree.

v2.0.1

03 Nov 16:09
Compare
Choose a tag to compare
  • Generate unique IDs for multiple trees on each page (for input/label ID)
  • Add dist folder to bower