Releases: lukemurray/NgHierarchicalSelector
Releases · lukemurray/NgHierarchicalSelector
0.4.3
0.4.2
chore: rel 0.4.2
0.4.1
Fix iPad layout issue
0.4.0
Added placeholder text functionality
0.3.4
- Fix issue with input control not expanding with many selected items
0.3.3
rel: 0.3.3
0.3.2
- Fix an issue with when the selection attribute is null/undefined
0.3.1: Merge pull request #1 from timothyoon/master
- Added in call back to get the tag name
- Ability to set the initial selected item.
v0.3.0
- Added in feedback about the async children loading
- Default button to show the tree on the right side of control. Use no-button attribute to hide it
- Async support for loading items in the tree. See load-child-items attribute
Version 0.1.1
Initial release