Releases: callstack/react-native-paper
Releases Β· callstack/react-native-paper
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)
Release 4.12.1
Release 4.12.0
Release 4.12.0-alpha.0
Release 4.11.2
Release 4.11.1
Release 4.11.0
4.11.0 (2021-12-10)
Bug Fixes
- add patching container for multiline input on ios (#2979) (6aa2c50)
- correct Chip touchable style (#2976) (69d5ffe)
- correct clickthrough on web tabs within BottomNavigation (#2985) (6c2e534)
- correct long label in outlined text input (#2960) (c7bedca)
- move outline outside of input view container (#2997) (621d26c)
- outlined input error border width (#2975) (e509bf8)
- remove outline from Searchbar on Web (#2961) (1684719)
- typescript issue in banner when customizing buttons (#2970) (bd0bae2)
Features
Release 4.10.1
4.10.1 (2021-11-16)
Release 4.10.0
4.10.0 (2021-11-03)
Bug Fixes
- Add displayName attribute to DataTable Row (#2872) (116ff01)
- add missing paddingRight to CardTitle (#2830) (8eb4435)
- chrome autofill in flat TextInput on web (#2850) (91e669c)
- comply to eslint warnings in example files (#2946) (f3f35e8)
- correct displaying progress bar on Android (#2916) (452c163)
- correct toggling rtl in example app (#2934) (d2f61fb)
- do not apply padding to multiline outlined textinput (#2740) (#2793) (60e99dd)
- do not render empty string as accordion description (#2831) (f03f0c8)
- full width Chip touchable not focusing (#2808) (7bdb7ac)
- list.accordion onlongpress type (#2697) (75abfd0)
- make RadioButtonGroup accessible (#2947) (5c8544f)
- missing Menu.Item theme prop (#2845) (38215f0)
- override Card surface colors with theme (#2948) (5821ee5)
- Ripple effect on DrawerItem (#2879) (abd8289)
- TextInput border being cut out (#2786) (d4c594b)
- TextInput paddingOut not based on lineHeight when provided (#2621) (ab20765)
- unified behavior when focusing on CheckBox.Item with screen reader (#2921) (5faa1ec)
- use remove method on the event subscription (#2918) (8c8e54d)
- use remove method on the event subscription (#2923) (0c35337)
- 2928: Radio Button (RadioButton) onPress Bug (#2931) (c99756b)
Features
- add AnimatedFAB improvements (#2907) (50ccce0)
- custom title for ListItem (#2886) (28261ab)
- improve banner accessibility on Android (#2949) (0b83b76)
- improve ListAccordion accessibility (#2775) (adc65b3)
- introduce first iteration of AnimatedFAB component (#2580) (9c2e84c)
- Styling of labels in FAB.Group (#2894) (656d652)
- banner: add optional callback for on animation complete (#2758) (14916e3)
- use theme colors in Banner (#2932) (ee9c2d0)