0.8.20
github-actions
released this
13 Jul 15:31
·
1083 commits
to refs/heads/main
since this release
Changes in this release:
🚀 Features
- Create a screen layout modifier @PavelHolec (#214)
- Unify text sizing for missing fonts @PavelHolec (#202)
- CountryFlag: fallback to unknown flag @sjavora (#201)
- Add elevation levels @sjavora (#188)
- Use elevation on Tile and ChoiceTile @PavelHolec (#212)
- Remove clear button from InputField @PavelHolec (#203)
- Create/update
TileGroup
@sjavora (#200) - Restrict
NotificationBadge
to always be a circle @sjavora (#194) - Fix storybook crashes on component selection @PavelHolec (#192)
- Add missing BadgeList variants. @PavelHolec (#217)
🐛 Bug Fixes
- Unify text sizing for missing fonts @PavelHolec (#202)
- Fix storybook crashes on component selection @PavelHolec (#192)
- Provide default ListItem init with specific sizing of dot icon. @PavelHolec (#177)
🧰 Maintenance
- Simplify Illustration API @PavelHolec (#211)
- Remove
.product
style from Tabs. Update paddings. @PavelHolec (#213) - Improve prerendered shadows in
elevation
@sjavora (#199) - Remove some unused images @sjavora (#197)
- Hide input trailing button in disabled state @Parabak (#179)