Kbar Versions Save

fast, portable, and extensible cmd+k interface for your site

v0.1.0-beta.45

3 months ago

Enhancements

  • Support longer query strings via fuse.js (#350)

v0.1.0-beta.44

5 months ago

v0.1.0-beta.43

8 months ago

Enhancements

  • Improvements to Fuse type safety + memoization (#329)

v0.1.0-beta.42

8 months ago

Enhancements

  • Improvements to search speed, replacing command-score with Fuse ⚡ (#325)

v0.1.0-beta.41

9 months ago

Enhancements

  • Introduce API to enable/disable kbar at runtime (#324)

Bug fixes

  • Suppress kbar in elements with plaintext-only contenteditable. (#322)

v0.1.0-beta.40

1 year ago

v0.1.0-beta.39

1 year ago

Bug fixes

v0.1.0-beta.38

1 year ago

Bug fixes

  • Fixed an issue where kbar would capture focus from external autofocus'ed inputs on first mount (#254)

v0.1.0-beta.37

1 year ago

Bug fixes

  • Fixed an issue where shortcuts were called when kbar is opened. See more (#251)

v0.1.0-beta.36

1 year ago

Fixes

  • Fix React 18 dependency warnings (#222)
  • Specify types location for import checkers (#223)