Releases: BlueBaseJS/plugin-react-native-paper
Releases · BlueBaseJS/plugin-react-native-paper
v2.0.0
27 Oct 13:48
Compare
Sorry, something went wrong.
No results found
2.0.0 (2019-10-27)
Bug Fixes
RadioGroup: Fixed broken logic (7651388 )
Features
Button: Added icons support (d3579e6 )
ListItem: Now allows more than 2 lines in description (e854091 )
Updated to react-native-paper 3 (049906e )
Menu: Menu component is added (#131 ) (5e4e266 )
BREAKING CHANGES
v1.10.0
05 Oct 07:54
Compare
Sorry, something went wrong.
No results found
1.10.0 (2019-10-05)
Bug Fixes
List.Avatar: Fixed Avatar size (1be7e7b )
ListItem: Right icon is now vertically centered (da8ce9a )
Features
TextInput: Added support for helperText (ed30dc0 )
v1.9.0
25 Sep 13:46
Compare
Sorry, something went wrong.
No results found
1.9.0 (2019-09-25)
Features
v1.8.2
25 Jun 10:14
Compare
Sorry, something went wrong.
No results found
1.8.2 (2019-06-25)
Bug Fixes
Paper Version: removed carrot sign from paper dependency (355746a )
v1.8.1
19 Jun 11:14
Compare
Sorry, something went wrong.
No results found
1.8.1 (2019-06-19)
Bug Fixes
CheckBox: Added onValueChange prop in checkbox (4aa1d09 )
CheckBox: inverted the cehcked state in onValueChange (6b528f6 )
CheckBox: updated test cases (bc74705 )
CheckBox: updated the valueChange parameter test (9a1d5f6 )
v1.8.0
11 Jun 12:05
Compare
Sorry, something went wrong.
No results found
1.8.0 (2019-06-11)
Features
Added compatibility to React Native 0.59.8 (01cdb41 )
v1.7.0
23 May 17:19
Compare
Sorry, something went wrong.
No results found
1.7.0 (2019-05-23)
Bug Fixes
TablePagination Test: TablePagination test fix (8275af9 )
Features
Button: Button colors types added (ca3603b )
v1.6.0
16 May 19:31
Compare
Sorry, something went wrong.
No results found
1.6.0 (2019-05-16)
Features
Replaced all icons with BlueBase icons (aa94bad )
Performance Improvements
CardCover: fixed lint issues (f9db9ee )
v1.5.1
28 Apr 15:28
Compare
Sorry, something went wrong.
No results found
1.5.1 (2019-04-28)
Bug Fixes
Avatar: Fixed Icons in Avatar (90189d6 )
bundle: bundle size of build fixed (b7f1604 )
conflicts : fixed conflicts in package file (28a557e )
Dialog: Fixed Dialog issues (a888f5d )
Dialog: Wrapped Dialog in Portal (50f3786 )
IconButton: Fixed IconButton (8e445cc )
v1.5.0
24 Apr 17:12
Compare
Sorry, something went wrong.
No results found
1.5.0 (2019-04-24)
Bug Fixes
fixed bugs of table head component (b9b5f27 )
import { DataTable } from 'react-native-paper'; (837aee7 )
registered table components in bluebase (a7e2971 )
Features