Releases: asabaylus/react-command-palette
Releases · asabaylus/react-command-palette
v0.1.3-0
- Add Sublime inspired theme
- Set sensible default font-family
v0.1.2-0
- Add cross-env to make build windows compatible
- Add CODE OF CONDUCT
- Move static Storybook from Github to Netlify
v0.1.1-0
- Fix missing default Atom theme
v0.1.0-0
- Adds ability to make custom themes
- Introduces Atom and Chrome inspired themes
- Bump js-yaml from 3.13.0 to 3.13.1 dependencies for improved security
- Security policy doc
v0.0.10-0
#80 remove lodash take
#71 show all commands by default when opened should be configurable
v0.0.9-0
- #78 add custom command props
- #79 add npm version badge
v0.0.8-0
#72 add a custom header options
#74 add custom placeholder text
v0.0.7-0
- #68, add display "inline" option
- #63, make width fixed for long commands
- #66, remove unused fusejs and lodash.once deps
v0.0.6-0
#64 commands should support custom properties
v0.0.5-0
#53 fixes performance is poor with large data sets