5.0.0-rc.0 (2022-06-14)
Bug Fixes
- correct android font (#3184) (65e36e1)
- correct disabled colors and use background in ScreenWrapper (a4a3ce2)
- correct font weight in typography variants (#3159) (360fc55)
- correct icon button surface (#3199) (95ff55b)
- fix font weights for Android (#3165) (01f275b)
- fix surface component for Android (#3149) (2e41bb7)
- patch Surface shadow, correct FAB styles (#3203) (ac0f91f)
Features
- add disabled surface variants (51c7592)
- add surface shadows (#3089) (e8b7515)
- add theme switcher (#3068) (2a9eff3)
- adjust AnimatedText, update Typography component and props description (#3082) (8da158a)
- adjust Appbar components into Material You (#3076) (c0f5007)
- adjust BottomNavigation into Material You (#3083) (bc63158)
- adjust Button (#3114) (95c083f)
- adjust Card (#3158) (c115a66)
- adjust Checkbox and RadioButton (#3120) (8718f3f)
- adjust Chip (#3113) (ed52b93)
- adjust colors in rest components (#3105) (ad5fc04)
- adjust Dialog components, introduce DialogIcon (#3079) (9e9654b)
- adjust DrawerItem and DrawerSection, introduce DrawerCollapsedItem (#3073) (e80ff7f)
- adjust elevation usage in components based on Surface (#3154) (bda3f87)
- adjust FAB, AnimatedFAB and FABGroup components (#3067) (43fe8d8)
- adjust IconButton to Material You (#3187) (4db7fe2)
- adjust Menu (#3118) (377ab3b)
- adjust TextInput (#3108) (b28c099)
- adjust theme structure (#3084) (329b775)
- adjust typography component, fix theme types (#3066) (c0a6ab6)
- export old colors as MD2Colors and new as MD3Colors (#3074) (72b53fd)
- replace old variable references (#3062) (b326658)
- update material you theming (#3053) (e471fed)