Skip to content

Releases: BlueBaseJS/plugin-react-native-paper

v1.4.0

22 Apr 18:09

Choose a tag to compare

1.4.0 (2019-04-22)

Bug Fixes

  • Avatar: Typing issue (f761dcc)
  • Avatar Component: fixed Linting issues in Avatar Component (61c22d8)

Features

  • IconButton: added IconButton component (1a25729)
  • ListAvatar: ListAvatar Component developed (17b1672)

v1.3.0

19 Apr 13:55

Choose a tag to compare

1.3.0 (2019-04-19)

Features

  • Dialog : Dialog component with all stories and testcases (94623ce)
  • Dialog stories: dialog component stories resolved (34c6ba9)

v1.2.1

19 Apr 11:46

Choose a tag to compare

1.2.1 (2019-04-19)

Bug Fixes

  • ListItem: fixed ListItem description prop (c7a7360)

v1.2.0

18 Apr 12:29

Choose a tag to compare

1.2.0 (2019-04-18)

Bug Fixes

  • Avatar: Fixed Avatar issues (d4380f8)
  • Avatar: Fixed coverage (86cb1eb)
  • remove jest cache: remove jest cahce (e7f531a)

Features

  • Added avatar component: Added avatr component (fa27972)
  • added feature as a component: feature (cd3ce26)
  • added testcases of Avatar: testcases (35a5b9a)
  • Drawer: Added Drawer components (558be9c)
  • fixed issues of card in mobile: card fixed (ef5b6d3)
  • Lists: Added List and sub components (ac7c14a)
  • stories of Avatar image: avatar (75ba97c)

v1.1.1

07 Apr 18:15

Choose a tag to compare

1.1.1 (2019-04-07)

Bug Fixes

  • package: Fixed semantic-releases (6350be3)

v1.1.0

06 Apr 17:56

Choose a tag to compare

1.1.0 (2019-04-06)

Bug Fixes

  • Button: Fixed Button component to recognise colors (c81a523)
  • storybook-native: Fixed bad paths (7b8afbb)
  • Fixed an issue where icon fonts weren't loaded (51588cc)
  • fixed build configs (d2d6b10)
  • Fixed project build issues (8e4da5a)
  • Reset project from boilerplate (692241a)

Features

  • Plugin created (65cfc7a)
  • Button: Added Button component (172babe)
  • Divider: Added Divider component (e85f399)
  • SelectionControl: Added Radio, Checkbox & Switch components (bee7066)
  • TextInput: Added TextInput component (88ee871)
  • withReactNativePaper: Created a withReactNativePaper hoc to wrap app (d7e683e)