Skip to content

Releases: cratebind/minerva-ui

v9.0.0

30 Nov 21:08
c7826bb
Compare
Choose a tag to compare

9.0.0 (2022-11-30)

Bug Fixes

  • update react peer dependency and dev dep versions (ea14071)

BREAKING CHANGES

  • Upgrade to React 18

v8.0.3

08 Nov 20:37
98ef248
Compare
Choose a tag to compare

8.0.3 (2022-11-08)

Bug Fixes

  • add homepage link to docs header (0c14ea2)

v8.0.2

20 Jul 14:09
3b578f3
Compare
Choose a tag to compare

8.0.2 (2022-07-20)

Bug Fixes

  • add Tiempos Headline font and fix example table styling (a0c95da)

v8.0.1

19 Jul 20:46
4a88df7
Compare
Choose a tag to compare

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

11 Jan 21:22
fce711f
Compare
Choose a tag to compare

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

10 Jan 21:39
c1690b0
Compare
Choose a tag to compare

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

04 Jan 19:32
5fcf517
Compare
Choose a tag to compare

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

29 Dec 17:57
df9fee6
Compare
Choose a tag to compare

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

23 Dec 22:59
f3f36ee
Compare
Choose a tag to compare

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

23 Dec 16:34
5fd2bc7
Compare
Choose a tag to compare

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)