react-command-palette
react-command-palette copied to clipboard
An accessible browser compatible javascript command palette
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.4.22 to 6.5.9. Release notes Sourced from @storybook/addon-essentials's releases. v6.5.9 Bug Fixes Core: Fix process is not defined when using components (#18469) Story index: Warn on storyName...
Error from react and react-dom 17 compatibility ``` ⚡: npm i --save react-command-palette npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While...
Bumps [fuzzysort](https://github.com/farzher/fuzzysort) from 1.9.0 to 2.0.1. Commits 0fc889c minification ddfd27f Update README.md de5d20b Update README.md d0c15bb 2.0.0 a18a190 working towards 2.0 3f990f7 working towards 2.0 baac123 working towards 2.0 08b58de...
Not a breaking change. Using this option, the command palette can be configured to be more like that of vscode (i.e show no commands when nothing matches)
``` yarn && yarn start ``` see: http://localhost:6006/?path=/story/command-palette--vscode-theme TODO: - [ ] Make it work like vscode - [ ] Write docs - [ ] Add example child menus -...
**Describe the solution you'd like** A final result similar to Mac OS's finder. The results are grouped by their category and limited to avoid one category taking up all the...
**Describe the solution you'd like** I would like to be able to pass parameters to a command after pressing enter. (e,g: "Go to product #" -> press enter -> enter...
When navigating commands using the key board it's difficult to understand the currently focused command using voice over for instance "Baz" is read aloud as "a z" which is confusing.
**Is your feature request related to a problem? Please describe.** My problem is the command property must be a function. Because of that, I must use `this` in it for...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** The default Atom theme looks great. However, I'd love to see a built-in theme...