v0.57.0
⚠️ Breaking Changes
- Make
Badgepriority class always present like in all other components by @adamkudrna (PR #561)
🌟 Features
- Introduce theming of
Badgecolor variants by @adamkudrna (PR #562)
🐞 Bug Fixes
- Fix
Griditems/content alignment when just a single value is set (#569) by @adamkudrna (PR #570) - Fix rendering glitch of
Popoverarrow on low-dpi displays by @atmelmicro (PR #559) - Fix MkDocs deployment to GitHub pages (#556) by @adamkudrna (PR #557)
♻️ Refactoring
- Generate styles of
Alert,ButtonandCardcolor 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 therefactoringlabel by @adamkudrna (PR #564) - Switch
@visionappscz/stylelint-configto v4 by @adamkudrna (PR #558)
Full Changelog: v0.56.0...v0.57.0