Releases: patosai/tree-multiselect.js
Releases · patosai/tree-multiselect.js
v2.3.0
Trees can be reloaded and removed programatically.
v2.2.1
Use 'click' handler instead of 'change' handler on sections so IE is happy
v2.2.0
- Options are in order once again
- Small performance improvement
v2.1.6
Fix IE's silly non-support for node.remove()
v2.1.5
Expand all search results when searching
v2.1.4
Search and expansion indication updates
v2.0.2
Really fix the bug for generating unique IDs for each tree.
v2.0.1
- Generate unique IDs for multiple trees on each page (for input/label ID)
- Add
dist
folder to bower