Releases: callstack/react-native-paper
Releases · callstack/react-native-paper
Release 4.9.2
Release 4.9.1
4.9.1 (2021-05-28)
Release 4.9.0
4.9.0 (2021-05-27)
Bug Fixes
- add bg color to list accordion to limit ripple area (#2685) (30068b2)
- correct text position in CheckboxItem, update snapshots (#2749) (c30c925)
- example app tweaks (#2721) (c642587)
- android: add importantForAccessibility in Modal component (#2743) (70bb52b)
- BottomNavigation: migrate to tab role instead of button (#2611) (b5d9c6a)
- correct Button elevation (#2735) (0e024b8)
- interpolate shadowOpacity to correct its value for the elevation equal zero (#2736) (213d974)
- run animation on card long press (#2701) (7bae89e)
Features
- add a safeAreaInsets prop to bottom navigation (#2746) (0d71218)
- add card mode outlined (#2512) (20080c4)
- add outlineColor prop in TextInputOutlined (#2475) (70f83a9)
- add prop right to DrawerItem (#2505) (426c025)
- DataTable Pagination (#2455) (8f95915)
- improve ProgressBar and ActivityIndicator accessibility (#2673) (0e0602c)
- introduce prop for defining control position (leading/trailing) fo RadioButton.Item (#2713) (ddd6a7c)
- introduce prop for defining control position (leading/trailing) for checkbox item (#2738) (ad88f7f)
Release 4.8.1
Release 4.8.0
4.8.0 (2021-04-22)
Bug Fixes
- badge: define prop visible as optional (#2622) (111e3e0)
- add prop borderless to ListAccordion component (#2647) (94dbdee)
- BottomNavigation: selected state now reads properly on voiceover(iOS) (#2610) (aa83549)
- component BottomNavigation (#2552) (cd5a036)
- correct example list background color (#2664) (9e8e477)
- correct flex values in checkbox item label (#2659) (29ce19e)
- correct label bug related to some Android devices (#2672) (5961940)
- correct toggle button type (#2651) (3593cd5)
- do not render empty string as ListSection title (#2640) (06c0595)
- Pagination Datatable example (#2525) (cdfb9ab)
- remove additional outline from web inputs (#2654) (7516517)
- remove resizeMode style property from CardCover (#2660) (09384ec)
- Searchbar focus() (#2519) (66d93b3), closes #2393 #2394
Features
Release 4.7.2
Release 4.7.1
Release 4.7.0
Release 4.6.0
4.6.0 (2021-01-08)
Bug Fixes
- do not run animation on Badge initial render (#2459) (d9790b2)
- fix sorting arrow direction in data table (#2435) (57d6b99)
- icon non-selectable on the web like on other platforms (77c8ecd)
- pass accessible prop in Button to underlying Touchable component (#2448) (f60dd8d)
- use text instead of primary color for Checkbox.Item label (#2429) (f9aee91)
Features
Release 4.5.0
4.5.0 (2020-12-14)
Bug Fixes
- add support for textAlign: center on TextInput (#2369) (a973af0)
- drop usage of __expo (#2420) (3c8ac3f)
- fix next page button in datatable pagination (#2412) (7d408ab)
- fix padding in flat text input on web (#2410) (ae83848)
- handle paddingHorizontal in TextInput with icon and affix (4b1c150)
- make text non selectable if inside a button (0bd2cab)
- remove cycles (#2378) (cbaf577)
- replace safe-area-view with iphonex-helper (#2422) (d660113)