Releases: callstack/react-native-paper
Releases Β· callstack/react-native-paper
Release 5.1.3
5.1.3 (2023-01-09)
Bug Fixes
- adjust condition for displaying icon (#3574) (ce990de)
- allow to override card border color using styles (#3584) (90c0433)
- Made ToggleButton.Group TS compatible (#3543) (9273d37)
- Surface to correctly set start and end on iOS (#3571) (5cc7511)
Release 5.1.2
5.1.2 (2022-12-29)
Bug Fixes
- correct border radius in icon button and card components (#3565) (64c1675)
Release 5.1.1
5.1.1 (2022-12-28)
Bug Fixes
Release 5.1.0
5.1.0 (2022-12-19)
Bug Fixes
- correct fab group label card mode (a981d5c)
- fix position of menu when dimensions change (#3521) (031f0db)
- Visual fix on IconButton when focused (#3531) (88949dc)
Features
Release 5.0.2
5.0.2 (2022-12-15)
Bug Fixes
- automatically close snackbar by duration (#3487) (5c0a6f6)
- correct toggle button example (d1ef8a9)
Release 5.0.1
5.0.1 (2022-12-07)
Bug Fixes
- disable native driver in Card elevation animation (#3512) (0c2d951)
Release 5.0.0
5.0.0 (2022-12-06)
Bug Fixes
- add tint to elevated Card (#3479) (e249456)
- correct card outline radius (72c57c6)
- correct tooltip behaviour on mobile (#3495) (3b3c481)
- export gestureResponderEvent to add preventDefault support on web (#3484) (7931d53)
- lint (9dc4a7f)
- margin bottom in appbar example (aeb29ef)
- segmented-button-item-style (#3482) (6d7bd36)
- typescript definition for Button's onPress should have event as argument (#3410) (12865e9)
- update Searchbar font selection based on RNP version (#3471) (0a60594)
Features
Release 5.0.0-rc.9
Bug Fixes
- add default property to the v3 theme fonts (#3436) (ee5c34b)
- added offscreenAlphaCompositing for android only (#3438) (2f87a7c)
- adjust menu layout when keyboard opens (#3418) (69fb364)
- react-native-vector-icons issue when running tests (#3419) (8e4a125)
Features