vue-kbar
vue-kbar copied to clipboard
Extensible command+k interface for Vue 3 applications. Inspired by timc1/kbar.
Roadmap?
Hi! Thanks for starting this awesome project! I did a bit of research on what's available when it comes to command palette-type things suited for development with Vue. This came...
Hi everybody, When using dynamically registered components, some globally registered actions disappear. In my case, when the value of the `actions` computed property changed to an empty array, some actions...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...
Hi there, Thank you very much for your amazing work. I have a request to simplify the usage of `useKBarState`. If we want to open the KBar manually, we have...