Releases: canonical/react-components
Releases · canonical/react-components
v0.37.2
v0.37.1
v0.37.0
v0.37.0
🚀 Features
🐛 Bug Fixes
🔨 Maintenance
- Prepare 0.37.0 release (#782)
- chore(deps): update all non-major dependencies (#780)
- chore(deps): update dependency vanilla-framework to v3.4.0 (#779)
- chore(deps): update all non-major dependencies (#770)
- chore(deps): update actions/labeler action to v4 (#771)
- chore(deps): update actions/upload-artifact action to v3 (#781)
v0.36.0
v0.36.0
🚀 Features
- feat: add usePagination hook by @petermakowski (#743)
🔨 Maintenance
- Update to Vanilla 3.3.0 and prepare release by @bethcollins92 (#768)
Full Changelog: v0.35.0...v0.36.0
v0.35.0
v0.34.2
v0.34.1
v0.34.1
🐛 Bug Fixes
- align input help text for checkbox & radio (#751)
🔨 Maintenance
- update actions/checkout action to v3 (#747)
- update all non-major dependencies (#746)
- Bump minimist from 1.2.5 to 1.2.6 (#745)
Improved tooltip accessibility (#755)
- child elements now have a correct description attached via
aria-describedby
- better focus handling (allowing to click elements within the tooltip and shifting focus via tab key appropriately)
Before
Tooltip not allowing to click links within
After
Improved focus management and hover allowing clicking links inside of the tooltip
v0.34.0
v0.33.0
v0.32.0
v0.32.0
🚀 Features
- feat: add inline prop support to checkbox & radio (#714)
- Add switch component (#713)
- feat: expose react hooks (#709)
- Add data-heading as default to responsive columns (#708)
🔨 Maintenance
- Prepare release 0.32.0 (#721)
- Update dependency vanilla-framework to v3.1.1 (#718)
- Add a class name and required to checkbox and radio button labels. (#717)
- test: add eslint-plugin-testing-library (#715)
- Refactor: add useId hook (#706)
- Add @testing-library/react (#704)
- Add aria attributes to spinner (#703)
Full Changelog: v0.31.0...v0.32.0