Releases: 42BV/ui
Releases · 42BV/ui
v2.19.1
- fix: modal-open class remains on body after modal closed e6a7e2d
v2.19.0
- 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.18.3
v2.18.2
v2.18.1
Now exporting Popover from the index.
Commits:
v2.18.0
Added a popover component: https://42bv.github.io/ui/storybook/?path=/story/core-popover--default
Commits:
v2.17.0
Added an input with password strength details: https://42bv.github.io/ui/storybook/?path=/story/form-newpasswordinput--basic
Commits:
v2.16.1
v2.16.0
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