v0.47.0
·
204 commits
to master
since this release
⚠️ Breaking Changes
- Drop
Listlayout in favour of basicGridlayout (#382) (PR #384) - Drop
Medialayout in favour ofToolbar(PR #388) - Reduce
Gridtheming API in favour of global props (PR #389) - Refactor
Toolbarto usegapproperty 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
Popovercomponent (#45) (PR #378) - Ensure that
idoption is available for all components (PR #383)