Change Log
Please visit the Minerva UI release page for all history releases.
v8.0.3
Published on Tue Nov 08 2022.
8.0.3 (2022-11-08)
Bug Fixes
- add homepage link to docs header (0c14ea2)
v8.0.2
Published on Wed Jul 20 2022.
8.0.2 (2022-07-20)
Bug Fixes
- add Tiempos Headline font and fix example table styling (a0c95da)
v8.0.1
Published on Tue Jul 19 2022.
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
Published on Tue Jan 11 2022.
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
Published on Mon Jan 10 2022.
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)
v7.2.2
Published on Tue Jan 04 2022.
7.2.2 (2022-01-04)
Bug Fixes
- clean up layout editor (e43d4c3)
- remove extra uses of pseudobox, remove pseudobox examples, remove from stories (bda453e)
- remove unused imports (891d9fd)
- update snapshots (98c37ae)
v7.2.1
Published on Wed Dec 29 2021.
7.2.1 (2021-12-29)
Bug Fixes
- fix: update react types (2ba1be9)
- remove pseudo box page, add Box page to docs (8017372)
- revert package versions, fix docs build (7b9e0ff)
v7.2.0
Published on Thu Dec 23 2021.
7.2.0 (2021-12-23)
Bug Fixes
- remove unused import (470c615)
- rename PseudoProps to BoxProps (9dfdd8f)
- update test snapshots (2b4c03f)
Features
- replace base Box component with PseudoBox (fab5284)
v7.1.10
Published on Thu Dec 23 2021.
7.1.10 (2021-12-23)
Bug Fixes
- remove cypress run-ct command (c4347ff)
- remove forwardRefWithAs due to type errors (993bbe8)
- revert cypress config (17ec695)
- upgrade cypress config (23f8d68)
v7.1.9
Published on Tue Dec 21 2021.
7.1.9 (2021-12-21)
Bug Fixes
- upgrade storybook version (642452e)