Skip to content

Releases: applification/react-native-minimalist

v2.3.2

25 Apr 18:04

Choose a tag to compare

2.3.2 (2018-04-25)

Bug Fixes

  • component: Removed iOS specific photo component (bb7fcba)

v2.3.1

23 Apr 14:05

Choose a tag to compare

2.3.1 (2018-04-23)

Bug Fixes

  • component: Reduced number of dependencies (717f4b2)

v2.3.0

23 Apr 13:16

Choose a tag to compare

2.3.0 (2018-04-23)

Features

  • component: Reduced file size of module (2120e09)

v2.2.0

23 Apr 11:46

Choose a tag to compare

2.2.0 (2018-04-23)

Features

  • component: Changes to Text and Header components (449812c)

v2.1.1

18 Apr 20:41

Choose a tag to compare

2.1.1 (2018-04-18)

Bug Fixes

  • component: Added babel-plugin-react-native-web plugin (01b6c0e)

v2.1.0

18 Apr 19:14

Choose a tag to compare

2.1.0 (2018-04-18)

Features

  • component: BodyText colour change (48169a0)

v2.0.2

18 Apr 08:06

Choose a tag to compare

2.0.2 (2018-04-18)

Bug Fixes

  • component: Made react native a dependency (578325e)

v2.0.1

17 Apr 19:50

Choose a tag to compare

2.0.1 (2018-04-17)

Bug Fixes

  • component: Added dynamic window width to Photo component (c0234fc)
  • component: Added prepublish script to convert es6 6o es5 (12eb8de)
  • component: Adding build folder to git otherwise CI fails (425ffaf)

v2.0.0

17 Apr 09:01

Choose a tag to compare

2.0.0 (2018-04-17)

Bug Fixes

  • component: Added react-native-minimalist-icons and completed storybook stories to use SVG icons (2d2ad33)

BREAKING CHANGES

  • component: Format for passing in icon has changed

v1.0.0

23 Mar 20:17

Choose a tag to compare

1.0.0 (2018-03-23)

Features

  • component: Basic web support with refactor to use react-primitives and react-native-web (6ab2ea0)

BREAKING CHANGES

  • component: API changes