Skip to content

react-kbs v0.1.0

Compare
Choose a tag to compare
@zakodium-bot zakodium-bot released this 05 May 16:37
2fc3fa3

Features

  • add hook for local shortcuts and do not restrict shift key by default (aae3f57)
  • add useKbsDisableGlobal hook (7fd7e11)
  • allow shortcuts to have a description (d51c168)
  • implement global shortcuts (e791933)
  • warn if a global shortcut is defined twice (be173c3)

Bug Fixes

  • only handle event if target is focusable div (67e101f)