Releases: callstack/react-native-paper
Releases Β· callstack/react-native-paper
Release 5.0.0-rc.7
5.0.0-rc.7 (2022-10-19)
Bug Fixes
- allow to fully override testID in TextInput (#3405) (1ffc063)
- BottomNavigation warn when shifting with the wrong number of tabs (#3408) (ef448b1)
- button ripple radius (#3388) (5f08d42)
- correct Banner children type (#3401) (55b2d25)
- correct input unit test (06831c9)
- correct linting (b8ae4b0)
- portal visible after immediately unmount (#3413) (99e90f3)
- progress bar animated value (#3414) (2b1c1df)
- regression: BottomNavigation can't render a single tab (#3415) (31e9037)
- set default font properties for Text component without variant (#3409) (6be4734)
Features
- add adaptNavigationTheme utility (#3399) (57e78bd)
- add createDynamicThemeColors utility (#3398) (1d3c4bd)
- add prop keyboardShouldPersistTaps for Menu (#3420) (b724970)
- add textColor prop for input content text custom color (#3411) (6de64d0)
- adjust theme types to match internal and regular usage (#3279) (71ad62a)
- make onDismiss optional on Menu (#3417) (5700fe5)
- Snackbar support for any children (#3412) (ff56bec)
- use Pressable in TouchableRipple (#3400) (ef617df)
Release 4.12.5
4.12.5 (2022-10-03)
Bug Fixes
- adjust avatar text line height to font scale (#3340) (3919be9)
- adjust Badge line height to the font scale (#3264) (42cad03)
- adjust initial placeholder text value (#3331) (689961e)
- button ripple radius (#3388) (6cfafa9)
- change RouteScreen visibility only on web (#3346) (b4dbfe7)
- correct padding offset in TextInput on Android when RTL (#3330) (c1ec023)
Release 5.0.0-rc.6
5.0.0-rc.6 (2022-09-22)
Bug Fixes
- allow styling fab-group action label, renamings (#3363) (b099124)
- correct Searchbar clear icon (#3373) (74d965f)
- display pill shape only on focused tab (#3374) (def317a)
- unblock using custom color in AppbarAction (#3370) (c7b2d92)
- using theme in Text's components, renaming typescales to fonts (#3351) (002ea0f)
Release 5.0.0-rc.5
5.0.0-rc.5 (2022-09-05)
Bug Fixes
- adjust avatar text line height to font scale (#3340) (d1a40d8)
- adjust initial placeholder text value (#3331) (2ff4590)
- change RouteScreen visibility only on web (#3346) (a7fc35b)
- correct custom border radius in FAB (#3343) (95e955d)
- correct padding offset in TextInput on Android when RTL (#3330) (9d25227)
- correct SwitchProps type name (12b29d1)
- correct text input label background layout (#3349) (6769fca)
- correct text input label color (#3318) (25cd448)
- exporting types (4adda35)
- NotificationsRoute causing error (#3326) (6ff9a20)
- update link to example app (#3308) (3d9d132)
Features
Release 5.0.0-rc.4
5.0.0-rc.4 (2022-08-08)
Bug Fixes
- adjust Badge line height to the font scale (#3264) (da53fdc)
- adjust status bar style in example app (11b61f4)
- bottom navigation v3 color usage (0d5c3c6)
- correct BottomNavigation background color (#3298) (e87b04f)
- correct changing Dialog backdrop color (#3259) (#3260) (11686c5)
- correct v2 should center appbar (#3247) (00e06ed)
- make bottom navigation icon optional (aa7f774)
- pass missing props to surface container (#3275) (29b91c8)
Features
Release 4.12.4
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)