Skip to content

Releases: 42BV/ui

v2.19.1

22 Jun 14:25
Compare
Choose a tag to compare
  • fix: modal-open class remains on body after modal closed e6a7e2d

v2.19.0...v2.19.1

v2.19.0

19 Jun 09:32
Compare
Choose a tag to compare
  • fix: TextEditor only first line clickable 345fbee
  • improvement: RadioGroup, and the modalpickers can now clear the value. da3cba3
  • fix: replaced reactstrap's tooltip and popover with our own variants d9c138f
  • improvement: LoadingPage now accepts custom height and style. c1e73d9
  • improvement: optional callback to display selected item(s) in ModalPicker d0e5d39

v2.18.4...v2.19.0

v2.18.4

26 May 07:27
Compare
Choose a tag to compare

Commits:

  • improvement: optional icon size for buttons

v2.18.3...v2.18.4

v2.18.3

15 May 16:19
Compare
Choose a tag to compare

Commits:

v2.18.2...v2.18.3

v2.18.2

15 May 11:47
Compare
Choose a tag to compare

Commits:

  • fix: popover not closed when clicked outside fd1f3c2

v2.18.1...v2.18.2

v2.18.1

06 May 12:02
Compare
Choose a tag to compare

Now exporting Popover from the index.

Commits:

  • fix: jest coverage cache issue a006dbb
  • fix: export Popover in index 7003996

v2.18.0...v2.18.1

v2.18.0

01 May 15:48
Compare
Choose a tag to compare

Added a popover component: https://42bv.github.io/ui/storybook/?path=/story/core-popover--default

Commits:

  • feat: added custom popover component. cb34621
  • improvement: OpenCloseModal now support inProgress for save button. 5f12f29

v2.17.0...v2.18.0

v2.17.0

01 May 09:25
Compare
Choose a tag to compare

Added an input with password strength details: https://42bv.github.io/ui/storybook/?path=/story/form-newpasswordinput--basic

Commits:

  • feat: input with password strength 9e0b3cf
  • chore(package): update lockfile package-lock.json 6310fd0
  • chore(package): update np to version 6.2.2 4865bc7

v2.16.1...v2.17.0

v2.16.1

17 Apr 11:48
Compare
Choose a tag to compare

Commits:

  • fix: modal closed when valuepicker total elements narrowed by search 4c3a559

v2.16.0...v2.16.1

v2.16.0

14 Apr 08:02
Compare
Choose a tag to compare

The big change in this release is the FormTable:

https://42bv.github.io/ui/storybook/?path=/story/table-formtable--basic-example

It allows the user to put forms inside of an EpicTable.

  • Updated np to 6.2.1 8421431
  • improvement: form in EpicTable a741657
  • fix: ImageUpload's crop is broken due to bug in "react-avatar-editor". 8f2d9e6
  • fix: duplicate id in FormExample story 7b8dd74
  • fix: restore all mocks after each test c52a10b
  • improvement: DateTimeInput datepicker in modal b79bc5a
  • improvement: generic modal layout 2d7e5a9
  • fix: RadioGroup label size b693754

v2.15.0...v2.16.0