Skip to content

Releases: infinitered/ignite

0.3.0 - Features and prep for version 1.0

27 May 16:29
Compare
Choose a tag to compare

Changes

  • [Base] - Base.js now named CommonStyles.js for clarity
  • [Base] - Themes/Fonts.js restructured for clarity - @skellock & @GantMan
  • [Base] - Moved push notifications config to a separate file - @skellock & @GantMan

Bugfixes

  • [Generator] - Screens/Containers fixed for RN 0.25+
  • [Base] - Removed warning on progressive image component
  • [All] - Fixed Push notification bug causing #122 and #123 in generated apps.

Features

0.2.4 - Fixes and Features

18 May 02:45
Compare
Choose a tag to compare

Bugfixes

  • Fixed new yeoman issue, where it asks for completion script path. @twerth - found @GantMan solved
  • Fixed fireDrill.sh to take globals into account when linting. @GantMan solved
  • Fixed Push notifications for Android #92 @GantMan solved

New Features

0.2.3 - Conforms to RN 0.25

05 May 16:11
Compare
Choose a tag to compare

New react native has changes in imports. Implemented in base, and in generators.

Everything Functioning

23 Apr 17:05
Compare
Choose a tag to compare

CLI

No more hanging bug

Base

fastlane, android commands, API sauce

Generator

screen generator, verbose app generator