Skip to content

Releases: infinitered/ignite

1.0.0 - Small Updates for Release

06 Jun 15:16
Compare
Choose a tag to compare

Changes

  • [Base] - Uniformity between Android/iOS - #141 @fvonhoven
  • [Base] - Styled left nav slightly - Bumped drawer version minor @GantMan

Bugfixes

  • [Base] - Upgrade dependencies fixing possible bugs - @GantMan & @skellock
  • [Base] - Fix drawer styles property - #146 thanks @hknd

Features

  • [Base] - Moved to latest RN Push lib, also fixed possible SSH issue for some machines. #147 @GantMan
  • [Generator] - Generated items and their styles have been updated. - #148 @GantMan

0.4.0 - Visual Updates

01 Jun 13:14
Compare
Choose a tag to compare

Changes

Bugfixes

  • [Generator] - Colors + Spinner fix @skellock

Features

0.3.1 - Quick fixes

28 May 17:44
Compare
Choose a tag to compare

Changes

  • Generated code is now gitignored for peace @skellock suggested

Bugfixes

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