v0.47.0
github-actions
released this
05 Jul 08:03
·
151 commits
to master
since this release
⚠️ Breaking Changes
- Drop
List
layout in favour of basicGrid
layout (#382) (PR #384) - Drop
Media
layout in favour ofToolbar
(PR #388) - Reduce
Grid
theming API in favour of global props (PR #389) - Refactor
Toolbar
to usegap
property for spacing between items (#333) (PR #380) - Rename breakpoints so they scale better (#354) (PR #381)
- Pass translations through context instead of props (#360) (PR #365)
🌟 Features
- Introduce
Popover
component (#45) (PR #378) - Ensure that
id
option is available for all components (PR #383)