Change Log
Please visit the Minerva UI release page for all history releases.
v7.1.7
Published on Sun Feb 21 2021.
7.1.7 (2021-02-21)
Bug Fixes
- change icon component to show console error in dev (2329c7d)
v7.1.6
Published on Wed Feb 03 2021.
7.1.6 (2021-02-03)
Bug Fixes
- add box component tests (c26f958)
v7.1.5
Published on Tue Feb 02 2021.
7.1.5 (2021-02-02)
Bug Fixes
- add optional CSS prop, remove react attribute modifications, fix import resolvers (86c82b6)
- fix checkbox props (b73db04)
- fix jest module directories (a4581e9)
- fix type-utilities imports (38998d5)
- remove cypress snapshot test (3591334)
v7.1.4
Published on Mon Feb 01 2021.
7.1.4 (2021-02-01)
Bug Fixes
- fix exports to include types (6bff3ec)
v7.1.3
Published on Fri Jan 15 2021.
7.1.3 (2021-01-15)
Bug Fixes
- allow combobox popover to pass portal prop (e698579)
v7.1.2
Published on Sun Dec 20 2020.
7.1.2 (2020-12-20)
Bug Fixes
- add forwardWithRefAs to button, fix related components (bcf9644)
- fix snapshots for components using Box component (3db2b88)
v7.1.1
Published on Thu Dec 10 2020.
7.1.1 (2020-12-10)
Bug Fixes
- remove CSS prop from combobox (91b8ec0)
v7.1.0
Published on Fri Dec 04 2020.
7.1.0 (2020-12-04)
Features
- setup basic cypress testing with snapshots, add button test (60cf9b7)
v7.0.0
Published on Thu Dec 03 2020.
7.0.0 (2020-12-03)
Features
- refactor SVG components, remove react-feather depdendency (23999f0)
BREAKING CHANGES
- React Feather icons must now be added manually
v6.0.2
Published on Tue Nov 24 2020.
6.0.2 (2020-11-24)
Bug Fixes
- upgrade storybook version (410c35a)