npm @riophae/vue-treeselect 0.0.28
v0.0.28

latest releases: 0.4.0, 0.3.0, 0.2.0...
6 years ago

New

Improved Keyboard Support

  • Move around using Arrow Up, Arrow Down, Home & End
  • Select or deselect options using Enter
  • Toggle expanded state using Arrow Left & Arrow Right
  • Move to upper level option using Arrow Left (for a branch node, it needs to be collapsed)

Other Changes

  • Added transition wrapper to .vue-treeselect__list (#86)
  • CSS related bugs fixed by @wickkidd (#87) & @wangyi7099 (#88)
  • Slightly tweaked the colors of component
  • For multi-select mode, the whole area of value item is reactive to user clicking now
  • retainScrollPosition prop is removed. This feature will be always on and you can not manually disable it.

Don't miss a new vue-treeselect release

NewReleases is sending notifications on new releases.