Releases: canonical/react-components
Releases · canonical/react-components
0.12.0
0.11.1
0.11.0
0.11.0 - 2020-09-23
Changed
- BUGFIX: The SearchBox styling has been fixed and the component no longer shows up as ForwardRef.
- Vanilla has been updated to 2.19.0.
- ModularTable has updated the
columns.accessor
prop to be either a string or getter function. - ContextualMenu has been rebuilt with many new features (ported from maas-ui).
0.10.0
Added
- Added Slider component.
- Added a takeFocus prop to Input, Select and Textarea which sets the focus to the input on first render.
Changed
- Updated the caution, error, success and help props for Input, Select and Textarea to be of type
node
. - Update Chip to be dismissible inside a text input and make them truncatable.
- Updated to Vanilla 2.16.0.
- Storybook stories updated to use Controls.
- Storybook theme updated with Vanilla colours.
- CRA replaced with manual setup.
0.9.0
Added
- Added Slider component.
- Added a takeFocus prop to Input, Select and Textarea which sets the focus to the input on first render.
Changed
- Updated the caution, error, success and help props for Input, Select and Textarea to be of type
node
. - Update Chip to be dismissible inside a text input and make them truncatable.
- Updated to Vanilla 2.16.0.
- Storybook stories updated to use Controls.
- Storybook theme updated with Vanilla colours.
- CRA replaced with manual setup.