v0.52.0
·
149 commits
to master
since this release
⚠️ Breaking Changes
- Introduce a smaller border radius (PR #454)
🌟 Features
- Create
InputGroupcomponent (#430) (PR #443) - Render
InputGroup,ButtonGroup, andRadioas<fieldset>to improve controlling and accessibility (PR #466) - Make inner border radius of
Buttons inButtonGroupconfigurable (PR #454) - Prevent page from scrolling when
Modalis open and implement focus trap (#397) (PR #432) - Introduce separator to outline
Buttons inButtonGroupto make theming options consistent for all button priorities (PR #464)
🔧 Maintenance
- Automatically mark PRs with
task/*branches as features (PR #465)