Skip to content

v0.1.0-beta.7

Compare
Choose a tag to compare
@timc1 timc1 released this 18 Oct 02:02
· 123 commits to main since this release
828bad6

Improvements

  • Animations are added as part of the default kbar package. 775edf8
  • Removed usage of JSON.stringify with a simple string comparison. 6ea7472
  • Enable suppressing kbar when event.preventDefault is called. 828bad6

Bug fixes

  • Fixed a bug where the shortcuts aren't bound when actions are registered after initial mount. 9807807
  • Fixed a bug where the search query was cleared after the initial animation. 775edf8

Thanks @tommoor for the contributions 💯