Releases: callstack/react-native-paper
Releases Β· callstack/react-native-paper
Release 5.10.5
5.10.5 (2023-09-18)
Bug Fixes
- adjust top padding for outlined input without label (#4086) (08a5d3c)
- correct touchable radius (#4055) (8d82d80)
- create internal back handler to avoid errors on web (#4085) (2583c79)
- resolve circular dependencies (#4056) (36ce39b)
- set input min width (#3941) (761e3cb)
- textinput sizing for react-native-web@0.19 (#4084) (2fa36a4)
- unfocused TextInput label disappears on new architecture (#3776) (#3899) (9d802f6)
- using direct dark prop in appbar (#4076) (7a5520b)
Release 5.10.4
Release 5.10.3
Release 5.10.2
Release 5.10.1
Release 5.10.0
5.10.0 (2023-08-02)
Bug Fixes
- added style to component used for text measurement on Android (#3858) (9cb6442)
- adjust offset target value for translation on axis y (#4008) (d60685b)
- adjust progress bar wrapper height on web (#3997) (b0ca57f)
- chip style (#3994) (264f7fa)
- correct overriding border radius (#3996) (a1c1107)
- flaky test for Segmented button (#3962) (cb53a0a)
- use theme background for transparent text inputs (#3980) (c3a2dbd)
Features
Release 5.9.1
Release 5.9.0
5.9.0 (2023-06-28)
Bug Fixes
- adjust pointer events on menu wrappers (#3938) (05e750f)
- correct condition to accept id equal zero (#3936) (a5168ae)
- correct setting cursor type (#3925) (d3d223f)
- correct theme provider type (#3956) (742c7a0)
- input icon custom color (#3907) (df00ed2)
- MD2 Checkbox.Android disabled color (#3937) (1188ea2)
- remove conditional React Navigation 7 support (#3958) (2235fde)
- set default pointer events on web Surface (#3908) (c799ff3)
- tooltips not working as expected (#3765) (c724ad9)