Skip to content

Releases: brewkit/components

v4.6.15

29 Nov 17:21

Choose a tag to compare

4.6.15 (2021-11-29)

Bug Fixes

v4.6.14

29 Nov 16:46

Choose a tag to compare

4.6.14 (2021-11-29)

Bug Fixes

  • 🐛 Remove test-runner cli from git ignore (7a9bb66)

v4.6.13

05 Nov 14:51

Choose a tag to compare

4.6.13 (2021-11-05)

Bug Fixes

  • 🐛 Fix some test-runner cli stuff (9e88278)

v4.6.12

21 Oct 23:31

Choose a tag to compare

4.6.12 (2021-10-21)

Bug Fixes

  • 🐛 Fix Alert build errors (ed3cdc9)

v4.6.11

21 Oct 23:24

Choose a tag to compare

4.6.11 (2021-10-21)

Bug Fixes

  • 🐛 Fix a build related import bug (8d25d2c)
  • 🐛 Fix eslint issues (4868d46)
  • 🐛 Make ESLint happy on Button component (b0d49c6)

v4.6.10

15 Oct 16:43

Choose a tag to compare

4.6.10 (2021-10-15)

Bug Fixes

  • 🐛 Update FormField to work better, add stories (b3f1875)
  • 🐛 Update some storybooks, clean up some code (eb387b7)

v4.6.9

13 Oct 18:43

Choose a tag to compare

4.6.9 (2021-10-13)

Bug Fixes

  • 🐛 Revert onChange changes (fa6a424)

v4.6.8

11 Oct 15:54

Choose a tag to compare

4.6.8 (2021-10-11)

Bug Fixes

  • 🐛 Add call to onChange function returned by register (fba92ef)
  • 🐛 Fix the FormField validation by manually setting value (1f1c89d)
  • 🐛 remove console and fix import (efb4875)
  • 🐛 remove unused import (9b4fb2d)
  • 🐛 trying to resolve issues with FormField validation (673fbb3)

v4.6.7

04 Oct 16:22

Choose a tag to compare

4.6.7 (2021-10-04)

Bug Fixes

  • 🐛 Revert previous validation "fix" (badbdbc)

Reverts

  • Revert "fix: 🐛 trying to resolve issues with FormField validation" (68f0d75)

v4.6.6

01 Oct 20:14

Choose a tag to compare

4.6.6 (2021-10-01)

Bug Fixes

  • 🐛 update storybook intro (b4e74be)