v0.1.0-beta.7
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 💯