Skip to content

Releases: lukemurray/NgHierarchicalSelector

0.4.3

12 Oct 08:47
Compare
Choose a tag to compare
rel: 0.4.3

0.4.2

12 Oct 07:40
Compare
Choose a tag to compare
chore: rel 0.4.2

0.4.1

11 Oct 23:54
Compare
Choose a tag to compare

Fix iPad layout issue

0.4.0

11 Oct 00:22
Compare
Choose a tag to compare

Added placeholder text functionality

0.3.4

25 Mar 09:11
Compare
Choose a tag to compare
  • Fix issue with input control not expanding with many selected items

0.3.3

25 Mar 01:52
Compare
Choose a tag to compare
rel: 0.3.3

0.3.2

29 Jan 12:03
Compare
Choose a tag to compare
  • Fix an issue with when the selection attribute is null/undefined

0.3.1: Merge pull request #1 from timothyoon/master

20 Jan 22:20
Compare
Choose a tag to compare
  • Added in call back to get the tag name
  • Ability to set the initial selected item.

v0.3.0

07 Jan 10:35
Compare
Choose a tag to compare
  • 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

30 Dec 11:02
Compare
Choose a tag to compare

Initial release