Skip to content

Releases: cratebind/minerva-ui

v2.9.1

03 Apr 15:39
Compare
Choose a tag to compare

2.9.1 (2020-04-03)

Bug Fixes

  • add Skeleton component to docs, add utilities and tables (52f0c26)

v2.9.0

02 Apr 14:24
fb7bdba
Compare
Choose a tag to compare

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

31 Mar 21:30
6d9fcdc
Compare
Choose a tag to compare

2.8.3 (2020-03-31)

Bug Fixes

  • finish docs rework, fix issues with Alert component (29fb1da)

v2.8.2

30 Mar 15:33
Compare
Choose a tag to compare

2.8.2 (2020-03-30)

Bug Fixes

  • update size prop to fontSize in Heading (d2e9beb)

v2.8.1

29 Mar 22:46
Compare
Choose a tag to compare

2.8.1 (2020-03-29)

Bug Fixes

  • update doc styles, fix heading (4e95eb9)

v2.8.0

26 Mar 20:22
9540768
Compare
Choose a tag to compare

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

26 Mar 19:20
2ee0b9e
Compare
Choose a tag to compare

2.7.3 (2020-03-26)

Bug Fixes

  • simplify InputField props, update example, update tests for Heading, add accessibilty tests (a64c782)

v2.7.2

26 Mar 15:35
Compare
Choose a tag to compare

2.7.2 (2020-03-26)

Bug Fixes

v2.7.1

26 Mar 15:29
Compare
Choose a tag to compare

2.7.1 (2020-03-26)

Bug Fixes

  • fix Select hover styles, add key to skeleton (0d99547)

v2.7.0

26 Mar 05:52
65f63d8
Compare
Choose a tag to compare

2.7.0 (2020-03-26)

Bug Fixes

Features