Releases: callstack/react-native-paper
Releases Β· callstack/react-native-paper
Release 4.12.3
Release 5.0.0-rc.3
5.0.0-rc.3 (2022-07-07)
Bug Fixes
- add style fallback in Surface (#3238) (7461463)
- correct Card colors (#3219) (3ade103)
- correct center-aligned mode in AppbarHeader (#3241) (c1b1c58)
- correct web font (#3210) (91cb88a)
- fix regression in Appbar.Header statusBarHeight (#3235) (17976c4)
- pass absolute styles to outer shadow layer for ios (#3239) (92733e0)
- refactor fonts in components, themes and types (#3207) (88524e8)
- supporting empty labels (#3215) (1102870)
- tiny typo in versioning link (#3205) (d263c8d)
Features
Release 4.12.2
Release 5.0.0-rc.2
Release 5.0.0-rc.1
5.0.0-rc.1 (2022-06-14)
Bug Fixes
Release 5.0.0-rc.0
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)