Skip to content

Releases: dipson88/treeselectjs

v0.5.3

14 Oct 13:57
9ea1f44
Compare
Choose a tag to compare

-Add class is-single-select to the input.
-Add overflow to the placeholder.

v0.5.2

04 Oct 13:46
a0d00f8
Compare
Choose a tag to compare
  • Add text align for labels and checkbox icons.

v0.5.1

03 Oct 09:13
0377fa8
Compare
Choose a tag to compare
  • Fix disabled prop resetting.
  • Fix direction prop wrong validation.

v0.5.0

30 Sep 15:43
23b645d
Compare
Choose a tag to compare
  • Direction prop was added.
  • openCallback was added.
  • closeCallback was added.

v0.4.3

08 Sep 10:40
3737244
Compare
Choose a tag to compare
  • Fix focus/blur behavior for visibility/display style changes.

v0.4.2

06 Sep 16:16
722faeb
Compare
Choose a tag to compare
  • Add isGroupedValue prop.
  • Add disabledBranchNode prop.
  • Add title to the selected value in isSingleSelect mode.
  • Add styles for selected value inside the list.
  • Fix tab navigation bug. (You couldn't unfocus element).

v0.4.1

05 Sep 15:49
334b4a3
Compare
Choose a tag to compare
  • Fix keyboard focus issues.
  • Add prevent enter key for correct forms work.

v0.4.0

05 Sep 12:47
4653521
Compare
Choose a tag to compare
  • Add isSingleSelect prop.
  • Add showCount prop.
  • Rename main files form treeslecet-js to treeselectjs.

v0.3.6

24 Aug 10:12
Compare
Choose a tag to compare
  • Unsearchable mode input fix.

v0.3.5

24 Aug 10:04
Compare
Choose a tag to compare
  • Remove invisible input line for unsearchable mode.