Skip to content

Releases: callstack/react-native-paper

Release 4.11.1

12 Dec 15:58

Choose a tag to compare

4.11.1 (2021-12-12)

Bug Fixes

  • correct displaying text in outlined text input (#3006) (65ebc51)

Features

  • a11y: button: add accessibility hint prop (#3004) (3c916b7)

Release 4.11.0

10 Dec 14:40

Choose a tag to compare

4.11.0 (2021-12-10)

Bug Fixes

  • add patching container for multiline input on ios (#2979) (6aa2c50)
  • correct Chip touchable style (#2976) (69d5ffe)
  • correct clickthrough on web tabs within BottomNavigation (#2985) (6c2e534)
  • correct long label in outlined text input (#2960) (c7bedca)
  • move outline outside of input view container (#2997) (621d26c)
  • outlined input error border width (#2975) (e509bf8)
  • remove outline from Searchbar on Web (#2961) (1684719)
  • typescript issue in banner when customizing buttons (#2970) (bd0bae2)

Features

  • The label prop for TextInput can now take a component (ReactElement) as well as string (#2991) (abf631a)

Release 4.10.1

16 Nov 16:19

Choose a tag to compare

4.10.1 (2021-11-16)

Release 4.10.0

03 Nov 09:09

Choose a tag to compare

4.10.0 (2021-11-03)

Bug Fixes

Features

Release 4.9.2

21 Jun 13:21

Choose a tag to compare

4.9.2 (2021-06-21)

Bug Fixes

Release 4.9.1

28 May 11:07

Choose a tag to compare

4.9.1 (2021-05-28)

Release 4.9.0

27 May 15:57

Choose a tag to compare

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

23 Apr 12:54

Choose a tag to compare

4.8.1 (2021-04-23)

Bug Fixes

Release 4.8.0

22 Apr 11:54

Choose a tag to compare

4.8.0 (2021-04-22)

Bug Fixes

Features

Release 4.7.2

21 Feb 22:35

Choose a tag to compare

4.7.2 (2021-02-21)

Bug Fixes