Skip to content

Releases: callstack/react-native-paper

Release 5.0.0-rc.1

14 Jun 21:43
Compare
Choose a tag to compare
Release 5.0.0-rc.1 Pre-release
Pre-release

5.0.0-rc.1 (2022-06-14)

Bug Fixes

Release 5.0.0-rc.0

14 Jun 08:37
Compare
Choose a tag to compare
Release 5.0.0-rc.0 Pre-release
Pre-release

5.0.0-rc.0 (2022-06-14)

Bug Fixes

Features

Release 4.12.1

26 Apr 08:12
Compare
Choose a tag to compare

4.12.1 (2022-04-26)

Bug Fixes

Release 4.12.0

30 Mar 10:14
Compare
Choose a tag to compare

4.12.0 (2022-03-30)

Bug Fixes

  • CheckboxItem: properly disable touchable (#3077) (807179a)
  • datatable.title numberOfLines > 1 height + wrapped text align (#3015) (40bb45b)
  • pass maxFontSizeMultiplier to input label and adornments (#3131) (6299657)

Features

  • introduce new prop labelMaxFontSizeMultiplier for BottomNavigation (#3100) (e21c49f)
  • TextStyle Props Add in Table and Cell (#3112) (2876bce)

Release 4.12.0-alpha.0

27 Jan 08:42
Compare
Choose a tag to compare
Pre-release

4.12.0-alpha.0 (2022-01-27)

Bug Fixes

  • cleanup modal backhandler listener on unmount (#3049) (1fd0e2a)
  • correct Card animation drivers related to elevation (#3041) (7a0e3ab)

Features

Release 4.11.2

14 Jan 09:31
Compare
Choose a tag to compare

4.11.2 (2022-01-14)

Bug Fixes

Release 4.11.1

12 Dec 15:58
Compare
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
Compare
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
Compare
Choose a tag to compare

4.10.1 (2021-11-16)

Release 4.10.0

03 Nov 09:09
Compare
Choose a tag to compare

4.10.0 (2021-11-03)

Bug Fixes

Features