Releases: cratebind/minerva-ui
Releases · cratebind/minerva-ui
v2.9.1
2.9.1 (2020-04-03)
Bug Fixes
- add Skeleton component to docs, add utilities and tables (52f0c26)
v2.9.0
2.9.0 (2020-04-02)
Bug Fixes
- add border on focus (dbace13)
- add comment (536a0ad)
- add Switch to docs (1a0c114)
- add Switch to theme object (06ad8cc)
- add tests for Switch (8b81761)
- fix circular dependecy in Tag, Switch wip (8a916fe)
- fix circular dependecy in Tag, Switch wip (e1e5d3a)
- fix mdx format (ad306e5)
- fix switch styles/scaling (670ead0)
- make toggle size and color dynamic (c392a2e)
- remove semicolon in docs file (aa80172)
- remove unused parameter (21887b9)
- update Switch tests (9b6d96a)
- use css transform to animate switch (8d3a8a4)
Features
- complete Switch component (942143a)
v2.8.3
2.8.3 (2020-03-31)
Bug Fixes
- finish docs rework, fix issues with Alert component (29fb1da)
v2.8.2
2.8.2 (2020-03-30)
Bug Fixes
- update size prop to fontSize in Heading (d2e9beb)
v2.8.1
2.8.1 (2020-03-29)
Bug Fixes
- update doc styles, fix heading (4e95eb9)
v2.8.0
2.8.0 (2020-03-26)
Bug Fixes
- add animation keyframes for modal transition, add link to docs, update CloseButton to use Butto (5984955)
- add tests for closed modal state (1f238de)
Features
- added tests for complete coverage of modal (e1afbb5)
v2.7.3
2.7.3 (2020-03-26)
Bug Fixes
- simplify InputField props, update example, update tests for Heading, add accessibilty tests (a64c782)
v2.7.2
2.7.2 (2020-03-26)
Bug Fixes
v2.7.1
2.7.1 (2020-03-26)
Bug Fixes
- fix Select hover styles, add key to skeleton (0d99547)
v2.7.0
2.7.0 (2020-03-26)
Bug Fixes
Features