Releases: canonical/react-components
Releases · canonical/react-components
0.4.0
Added
- Added docs for developing and publishing the project.
- Added percy snapshotting.
Changed
- Corrected the aria-multiselectable prop on the accordion.
- Updated SearchBox to be a controlled input when needed.
0.3.1
- Added empty state to MainTable component.
0.3.0
Added
- The Button component now supports is-dense.
- User supplied Button classes are now inserted after those added by the component.
0.2.2
Changed
- Fix issue where notification timeout handler was not called.
- Ensure only required files are included in npm package.
- Remove non-functional
yarn start
script.
0.2.1
Changed
- Correctly pass click events to buttons.
0.2.0
Added
- Built docs for GitHub pages.
- ./run script.
- Renovate config.
0.1.0
Added
- A large number of Vanilla React components.
- Storybook docs.