v0.51.0
github-actions
released this
08 Mar 13:00
·
105 commits
to master
since this release
⚠️ Breaking Changes
- Major design tokens overhaul 🎉 (#423) (PR #441)
- Introduce the structure of global and semantic design tokens and explain how they are related (PR #457)
🌟 Features
- Improve the default theming of
secondary
andselected
colors ofButton
(PR #450) - Improve the design of
Table
with sorting buttons (PR #451)
📖 Documentation
- Clarify how
Modal
andFormLayout
can be composed together (PR #452)
🔧 Maintenance
- Update all GitHub actions and always use their latest non-breaking version (PR #449)