Releases: cratebind/minerva-ui
Releases · cratebind/minerva-ui
v9.0.0
v8.0.3
v8.0.2
v8.0.1
8.0.1 (2022-07-19)
Bug Fixes
- add algolia modal search, start building new homepage (3141cee)
- create LinkSection component, add compnent name validation, add link section to Button docs (a64aad4)
- fix callout styles / margin (c4d92c6)
- remove babelrc (9277525)
- update search hotkey, add better placeholder, add body tag (7e60cd5)
- various homepage styling changes (spacing, color) (9982d86)
v8.0.0
8.0.0 (2022-01-11)
Bug Fixes
- fix snapshots, skip unused tests, add coverage ignore comments for external library re-exports (af01eb7)
- remove unused components, fix types for several components (7411aaa)
- start building out cypress component test coverage, remove forwardWithRefWithAs function usage (6c9bbd5)
BREAKING CHANGES
- Removed TagButton and TagInput components
v7.2.3
7.2.3 (2022-01-10)
Bug Fixes
- add forwardRef back to button component (a00f0a0)
- add pseudo prop tests, fix type errors, add cypress-real-events plugin (f8cef78)
- fix cypress config (420b12c)
- fix cypress run command (375db48)
- fix cypress-real-events import (09a305a)
- set up updated cypress component testing with vite server (790110e)