Skip to content

Releases: callstack/react-native-paper

Release 5.1.3

09 Jan 20:02
Compare
Choose a tag to compare

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

29 Dec 13:47
Compare
Choose a tag to compare

5.1.2 (2022-12-29)

Bug Fixes

  • correct border radius in icon button and card components (#3565) (64c1675)

Release 5.1.1

28 Dec 18:22
Compare
Choose a tag to compare

5.1.1 (2022-12-28)

Bug Fixes

Release 5.1.0

19 Dec 09:16
Compare
Choose a tag to compare

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

15 Dec 10:07
Compare
Choose a tag to compare

5.0.2 (2022-12-15)

Bug Fixes

  • automatically close snackbar by duration (#3487) (5c0a6f6)
  • correct toggle button example (d1ef8a9)

Release 5.0.1

07 Dec 09:42
Compare
Choose a tag to compare

5.0.1 (2022-12-07)

Bug Fixes

  • disable native driver in Card elevation animation (#3512) (0c2d951)

Release 5.0.0

06 Dec 10:12
Compare
Choose a tag to compare

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.10

14 Nov 13:27
Compare
Choose a tag to compare
Release 5.0.0-rc.10 Pre-release
Pre-release

5.0.0-rc.10 (2022-11-14)

Bug Fixes

Features

Release 5.0.0-rc.9

31 Oct 13:53
Compare
Choose a tag to compare
Release 5.0.0-rc.9 Pre-release
Pre-release

5.0.0-rc.9 (2022-10-31)

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

Release 5.0.0-rc.8

20 Oct 13:58
Compare
Choose a tag to compare
Release 5.0.0-rc.8 Pre-release
Pre-release

5.0.0-rc.8 (2022-10-20)

Bug Fixes