Skip to content

v1.8.0

Compare
Choose a tag to compare
@cheton cheton released this 07 Feb 16:23
· 147 commits to master since this release

This release contains bug fixes and improvements, including:

  • Adds support for keyboard events (10f0802, resolves #6)
  • Fixed a bug that cannot remove click and dblclick listeners on destroy (10f0802)
  • Adds new option to the selectNode API:
    • autoScroll: Automatically scroll to the selected node. Defaults to true.
  • Adds getSelectedIndex API

Events