Change Log

Please visit the Minerva UI release page for all history releases.

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)

v6.0.1

Published on Fri Nov 13 2020.

6.0.1 (2020-11-13)

Bug Fixes

  • update checkbox in docs, add disabled styles to checkbox (2d5c661)

v6.0.0

Published on Thu Nov 12 2020.

6.0.0 (2020-11-12)

Features

  • rework and simplify Checkbox component (2bc7bd2)

BREAKING CHANGES

  • Removed several APIs from checkbox component

v5.1.8

Published on Mon Nov 09 2020.

5.1.8 (2020-11-09)

Bug Fixes