⚠️ Breaking Changes
- Make
Badge
priority class always present like in all other components by @adamkudrna (PR #561)
🌟 Features
- Introduce theming of
Badge
color variants by @adamkudrna (PR #562)
🐞 Bug Fixes
- Fix
Grid
items/content alignment when just a single value is set (#569) by @adamkudrna (PR #570) - Fix rendering glitch of
Popover
arrow on low-dpi displays by @atmelmicro (PR #559) - Fix MkDocs deployment to GitHub pages (#556) by @adamkudrna (PR #557)
♻️ Refactoring
- Generate styles of
Alert
,Button
andCard
color variants using collections by @adamkudrna (PR #563)
📖 Documentation
- Introduce collections for generative styling of components by @adamkudrna (PR #560)
🔧 Maintenance
- Include
refactor/*
branch name for therefactoring
label by @adamkudrna (PR #564) - Switch
@visionappscz/stylelint-config
to v4 by @adamkudrna (PR #558)
Full Changelog: v0.56.0...v0.57.0