Skip to content

Releases: BlueBaseJS/plugin-react-native-paper

v3.1.1

13 Sep 11:28

Choose a tag to compare

3.1.1 (2020-09-13)

Bug Fixes

  • Fonts: Removed useless Fonts folder (a8cb4e9)

v3.1.0

07 Aug 14:01

Choose a tag to compare

3.1.0 (2020-08-07)

Features

  • TablePagination: Implemented as per spec (9ae4935)

v3.0.0

04 Aug 15:41

Choose a tag to compare

3.0.0 (2020-08-04)

chore

  • Doesn't register it's own font anymore (7c33764)

Features

  • Added markdown linting (4ad6e99)
  • Updated to react-native-paper@v4 (fedb909)

BREAKING CHANGES

  • Bumped core library to V4
  • The plugin doesn't register it's own MaterialIcons font anymore. Although it was redundant, but we're still marking this as a breaking change.

v2.4.0

25 Apr 19:33
8cc52bb

Choose a tag to compare

2.4.0 (2020-04-25)

Features

  • Searchbar: Added Searchbar component (8cc52bb)

v2.3.3

22 Jan 15:59

Choose a tag to compare

2.3.3 (2020-01-22)

Bug Fixes

v2.3.2

09 Jan 11:37

Choose a tag to compare

2.3.2 (2020-01-09)

Bug Fixes

  • TableBody: Doesn't wrap children in View anymore (6e7e9c2)

v2.3.1

06 Jan 06:02

Choose a tag to compare

2.3.1 (2020-01-06)

Bug Fixes

  • Added missing TableBody component (e99f13d)

v2.3.0

04 Jan 11:50

Choose a tag to compare

2.3.0 (2020-01-04)

Features

  • TableBody: Added TableBody component (140d31d)

v2.2.0

02 Dec 08:09
e2344d3

Choose a tag to compare

2.2.0 (2019-12-02)

Features

  • ListItem: Supports multiple lines in title (#168) (24043ee)

v2.1.0

29 Nov 09:20

Choose a tag to compare

2.1.0 (2019-11-29)

Features

  • Avatar: Added support for variants (6d3caf6)