Releases: 42BV/ui
Releases · 42BV/ui
v2.15.0
- improvement: ModalPicker button alignment 3a1d606
- improvement: Added possibility to customize TextEditor toolbar d7673f2
- fix: ModalPicker should not overflow a fixed-width container 57ae440
- fix: code inspection issues 0db3706
- improvement: withJarb support accepting errors as React.ReactNode f223dcc
- fix: duplicate ID in asyncPage stories a9bb189
- fix: withJarb removed label type definition. 0cfe4b0
v2.14.0
- fix: withJarb is now exported 9773692
- improvement: errors can now be displayed in tooltip mode in withJarb d862c39
- fix: addon type integrity 14cdf09
- improvement: added horizontal mode to multiple checkbox/radio 86310f5
- improvement: ModalPicker allows for custom content ea74ded
- fix: SearchInput size is now a property aaae565
v2.13.0
v2.12.1
Now exporting Tooltip from the index.
v2.12.0
Added Tooltip abstraction: https://42bv.github.io/ui/storybook/?path=/story/core-tooltip--default
v2.11.1
v2.11.0
v2.10.0
v2.9.1
v2.9.0
Added RadioGroup form component:
https://42bv.github.io/ui/storybook/?path=/story/form-radiogroup--fetched-options
Whenever ValuePicker is in single mode and the size is less than 4 it will now render the RadioGroup
:
https://42bv.github.io/ui/storybook/?path=/story/form-valuepicker-single--basic
The Icon
component can now be resized:
https://42bv.github.io/ui/storybook/?path=/story/core-icons--examples
Also we now have a small Loading
component:
https://42bv.github.io/ui/storybook/?path=/story/core-loading--custom-text