Releases: callstack/react-native-paper
Releases · callstack/react-native-paper
Release 2.16.0
Bug Fixes
- appbar: do not pass any additional props to custom children components (#1001) (57a9e97)
- warning in console when running tests (#1028) (d96ad79)
- appbar: do not pass any additional props to custom children components (#972) (d95bb8b)
- flow type (#1012) (ff9563c)
- add contentContainerStyle type to ModalProps interface (#1052) (ff15100)
- add inputStyle prop tying to Searchbar (#1049) (1a93762)
- check if portal manager is not null for update and unmount and fix the modal doc example (#995) (901745b)
- correct Chip component typings (#1044) (7085252)
- dismiss menu on window layout change. closes #1005 (#1026) (1472877)
- elevation being applied after mode changes on a button while it shouldn't (#1037) (4b8d591)
- fix bug with applying backgroundColor to DrawerSection (#1063) (b1cb728)
- fix icon type for FABGroup actions (#1057) (f4ef4bd)
- fix RadioGroup animation (#982) (3265afc)
- make the menu keyboard-accessible in browser (#1046) (5935fb4)
- move paddingHorizontal out from content style (#1078) (f150847)
- properly handle back button press in menu (#1032) (4985fee)
- typo in menu component (d8d5ccc)
- use "active" instead of "text" for ripple color (#1060) (1f8e53e)
Features
- add prop textStyle to Chip (#954) (3bba030)
- add props
leftStyleandrightStyletoCard.Titleso devs can style theleftandrightindependently (#1016) (1c4408b) - custom icon for clear in seachbar (#965) (5e163e3)
- missing titleStyle and descriptionStyle for List.Accordion and List.Section (#997) (e6d8ccf), closes #973
- support loading indicator for FAB (#985) (532e508)
Release 3.0.0-alpha.1
Bug Fixes
- elevation being applied after mode changes on a button while it shouldn't (#1037) (79f98d9)
- fix bug with applying backgroundColor to DrawerSection (#1063) (fb2bacb)
- fix editable disable props on TextInput (#1069) (6a37dc9)
- fix icon type for FABGroup actions (#1057) (16b9dd1)
- fix listitem icon spacing (#1017) (9e30fc9)
- fix RadioGroup animation (#982) (e3dd1ab)
- fix use theme font in TextInputFlat (#1014) (0872144)
- remove duplicate type import (45b8644)
- remove StatusBar from FAB Group (#1027) (77da065)
- use own ActivityIndicator in Button (#979) (fbade97)
Features
- aad scale property to control cross fade icon animation time (#1067) (4d47b4e)
- add ability to change TextInput fontSize and height (#1020) (b852293)
- add padding prop to TextInput (#1018) (8a9a6a9)
- add props
leftStyleandrightStyletoCard.Titleso devs can style theleftandrightindependently (#1016) (ffc0d5e) - allow to make inputs uncontrolled with defaultValue (#1068) (327749f)
- support loading indicator for FAB (#985) (f6ac53f)
Release 3.0.0-alpha.0
Bug Fixes
Features
Release 2.15.2
Release 2.15.1
Release 2.15.0
Release 2.14.0
Release 2.13.0
Release 2.12.0
Bug Fixes
- fix typescript types (Avatar, ProgressBar) (#842) (75e7c52)
- fix visiblity prop in SNackbar and Modal (f7d370f)
- makes FAB not pressable when initialy not visible (#858) (ade8d27)
- pass down accessible from Card props to Touchable for Appium tests (#812) (d29eb93)
- update typescript types for button (#847) (0780e9b)