Skip to content

Releases: callstack/react-native-paper

Release 5.12.3

24 Jan 19:36
Compare
Choose a tag to compare

5.12.3 (2024-01-24)

Bug Fixes

Release 5.12.2

22 Jan 16:58
Compare
Choose a tag to compare

5.12.2 (2024-01-22)

Bug Fixes

  • correct deprecated annotation in nested prop (756f72a)
  • correct elevation in disabled button for MD2 (#4293) (24fcc70)
  • prevent pressing disabled children within tooltip (#4291) (4f1be53)

Release 5.12.1

12 Jan 21:32
Compare
Choose a tag to compare

5.12.1 (2024-01-12)

Bug Fixes

  • correct affix pressable container styles (#4274) (b7a88e1)

Release 5.12.0

10 Jan 22:42
Compare
Choose a tag to compare

5.12.0 (2024-01-10)

Bug Fixes

  • allow pass-through of accessibilityRole prop on Button.tsx (#4092) (220ae16)
  • correct border radius based on roundness (#4260) (a62d6ec)
  • improve screen reader experience by fixing redundant FAB.Group item announcements. (#4196) (3ebc86a)
  • textinput long text causes wrapping (ios) (#4261) (f5c8485)
  • update input colors (#4259) (7cf251d)

Features

  • add elevation property for Menu component (#4077) (db595b7)
  • add activeIndicatorStyle to BottomNavigation (#4144) (bdc2cbc)
  • add contentStyle to the list item title and description container (#4205) (c42cfa2)
  • added onLongPress to RadioButton.Item and Checkbox.Item (#4215) (4d57fe2)
  • added the loading prop to IconButton and updated react native (#4201) (80edc1a)
  • pass background prop to nested touchables (#4108) (6dd615d)
  • progress bar fill style (#4222) (3475624)
  • search-bar: minify the SearchBar component usage example (#4243) (441cc65)
  • text-input: add onPress to affix adornment (#4113) (e306072)

Release 5.11.7

08 Jan 12:42
Compare
Choose a tag to compare

5.11.7 (2024-01-08)

Bug Fixes

Features

Release 4.12.8

08 Jan 12:33
Compare
Choose a tag to compare

4.12.8 (2024-01-08)

Bug Fixes

  • ensure back compatibility with web (243350b)

Release 5.11.6

02 Jan 19:06
Compare
Choose a tag to compare

5.11.6 (2024-01-02)

Release 4.12.7

02 Jan 18:54
Compare
Choose a tag to compare

4.12.7 (2024-01-02)

Bug Fixes

  • v4 card onPress crash when using RN 0.73 (#4248) (0752cc7)

Release 5.11.5

27 Dec 11:39
Compare
Choose a tag to compare

5.11.5 (2023-12-27)

Bug Fixes

  • adjust native driver value based on the rn version (#4246) (9def38b)

Release 4.12.6

27 Dec 11:53
Compare
Choose a tag to compare

4.12.6 (2023-12-27)

Bug Fixes

  • adjust native driver value based on the rn version (78dea56)