Skip to content

2.3.0

Choose a tag to compare

@martpie martpie released this 09 Mar 22:13
· 3 commits to master since this release
  • Added the possibility to pass a React.ref to target
  • Improved contenteditable detection by avoiding DOM traversal recursion
  • Improved preventDefault and stopPropagation to only fire if the keybinding target is valid
  • Chores and dependencies upgrades