Skip to content

Releases: callstack/react-native-paper

Release 5.0.0

06 Dec 10:12

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

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

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

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

Release 5.0.0-rc.7

19 Oct 08:28

Choose a tag to compare

Release 5.0.0-rc.7 Pre-release
Pre-release

5.0.0-rc.7 (2022-10-19)

Bug Fixes

  • allow to fully override testID in TextInput (#3405) (1ffc063)
  • BottomNavigation warn when shifting with the wrong number of tabs (#3408) (ef448b1)
  • button ripple radius (#3388) (5f08d42)
  • correct Banner children type (#3401) (55b2d25)
  • correct input unit test (06831c9)
  • correct linting (b8ae4b0)
  • portal visible after immediately unmount (#3413) (99e90f3)
  • progress bar animated value (#3414) (2b1c1df)
  • regression: BottomNavigation can't render a single tab (#3415) (31e9037)
  • set default font properties for Text component without variant (#3409) (6be4734)

Features

Release 4.12.5

03 Oct 08:01

Choose a tag to compare

4.12.5 (2022-10-03)

Bug Fixes

Release 5.0.0-rc.6

22 Sep 11:14

Choose a tag to compare

Release 5.0.0-rc.6 Pre-release
Pre-release

5.0.0-rc.6 (2022-09-22)

Bug Fixes

  • allow styling fab-group action label, renamings (#3363) (b099124)
  • correct Searchbar clear icon (#3373) (74d965f)
  • display pill shape only on focused tab (#3374) (def317a)
  • unblock using custom color in AppbarAction (#3370) (c7b2d92)
  • using theme in Text's components, renaming typescales to fonts (#3351) (002ea0f)

Release 5.0.0-rc.5

05 Sep 09:50

Choose a tag to compare

Release 5.0.0-rc.5 Pre-release
Pre-release

5.0.0-rc.5 (2022-09-05)

Bug Fixes

Features

Release 5.0.0-rc.4

08 Aug 16:14

Choose a tag to compare

Release 5.0.0-rc.4 Pre-release
Pre-release

5.0.0-rc.4 (2022-08-08)

Bug Fixes

  • adjust Badge line height to the font scale (#3264) (da53fdc)
  • adjust status bar style in example app (11b61f4)
  • bottom navigation v3 color usage (0d5c3c6)
  • correct BottomNavigation background color (#3298) (e87b04f)
  • correct changing Dialog backdrop color (#3259) (#3260) (11686c5)
  • correct v2 should center appbar (#3247) (00e06ed)
  • make bottom navigation icon optional (aa7f774)
  • pass missing props to surface container (#3275) (29b91c8)

Features

Release 4.12.4

26 Jul 08:58

Choose a tag to compare

4.12.4 (2022-07-26)

Bug Fixes

  • adjust Badge line height to the font scale (bd2869b)
  • support font variant in text input (#3280) (e6a5a24)