ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!

MIT License

Downloads
11.9K
Stars
16.6K
Committers
221
ignite - v3.0.1

Published by infinitered-circleci over 5 years ago

3.0.1 (2019-05-02)

Bug Fixes

ignite - v3.0.0

Published by infinitered-circleci over 5 years ago

3.0.0 (2019-05-02)

Bug Fixes

Features

BREAKING CHANGES

  • Plugins, including commands and generators, will need to be updated to the latest Gluegun format. Only compatible with Andross 4.0+ and Bowser 4.0+
ignite - v2.2.4

Published by infinitered-circleci over 5 years ago

2.2.4 (2019-04-09)

Bug Fixes

ignite - v2.2.3

Published by infinitered-circleci over 5 years ago

2.2.3 (2019-03-05)

Bug Fixes

ignite - v2.2.2

Published by infinitered-circleci almost 6 years ago

2.2.2 (2019-01-14)

Bug Fixes

ignite - v2.2.1

Published by infinitered-circleci almost 6 years ago

2.2.1 (2019-01-11)

Bug Fixes

ignite - v2.2.0

Published by infinitered-circleci almost 6 years ago

2.2.0 (2019-01-04)

Features

  • cli: Enable using specific version of a boilerplate (#1331) (57de449)
ignite - v2.1.8

Published by infinitered-circleci almost 6 years ago

2.1.8 (2018-12-14)

Bug Fixes

  • new: Add closing paren to andross boilerplate description (#1359) (4bfa4ba)
ignite - v2.1.7

Published by infinitered-circleci almost 6 years ago

2.1.7 (2018-12-10)

Bug Fixes

  • boilerplates: Made updates to support new default boilerplate names. (b348967)
ignite - v2.1.6

Published by infinitered-circleci almost 6 years ago

2.1.6 (2018-12-06)

Bug Fixes

ignite - v2.1.5

Published by infinitered-circleci almost 6 years ago

2.1.5 (2018-12-06)

Bug Fixes

ignite - v2.1.4

Published by infinitered-circleci almost 6 years ago

2.1.4 (2018-12-06)

Bug Fixes

  • ci: Bump to version 2.1.4 (6a2a483)
  • ci: re-bump to version 2.1.4 (e5c2b7b)
ignite - Version 2.0.0 is released!

Published by jamonholmgren over 7 years ago

πŸŽ‰ ignite-cli version 2.0.0 is finally released! Read our blog post about it to learn more, or browse the beta and release candidate changelog notes.

ignite - Version 2.0.0-rc.1

Published by jamonholmgren over 7 years ago

2.0.0-rc.1

πŸŽ‰ Features

  • ignite add now enforces version numbers - so we don't break for semver incompatibilites in the future. #1053, #1054 by @jamonholmgren
  • Boilerplates must now include a React Native target version so things accidently break on new releases. #1014 by @fvonhoven
  • ignite new has a new flag --overwrite which will forceable clobber the destination directory. #1049 by @jamonholmgren
  • Improves bootup speed. #1012 by @jamonholmgren

πŸ”¨ Fixes

  • Prevents new projects from being called ignite. #1023 by @fvonhoven
  • ignite spork works again. #1056 by @jamonholmgren
  • .ejs extension were being left on plugin examples. #1055, #1048 by @jamonholmgren
  • Relative paths are properly passed from boilerplates to plugins. #1022 by @jamonholmgren
  • Tidies up missed template tokens with ignite plugin new. #1019 by @jamonholmgren
  • yarn was bombing on Windows when the path had spaces. #1010 by @kevinvangelder

πŸ“– Docs

  • Corrects link to the nativebase boilerplate. #1033 by @tristola
  • Shows the command for adding a different boilerplate. #1031 by @aaafly
  • Fixes our poor grammar. #1030 by @raviqqe

πŸš‘ Support

  • Default boilerplate is now [email protected]. Previously known as ir-next. RIP ir-boilerplate-2016. #1057 by @jamonholmgren
  • Bumps dependencies. #1041, #1046 by @jamonholmgren, @skellock
  • Adds np for shipping builds. #1041 by @jamonholmgren
  • Typing ignite <something> --verbose will tell you to run ignite <something> --debug. #1039 by @jamonholmgren
  • Adds deprecation warning when omitting .ejs extension on templates in generators. #1038 by @jamonholmgren
  • Removes the codacy badge. #1025 by @skellock
  • Shows a warning when adding a version-less plugin from a path. #1021 by @jamonholmgren
  • Resurrects the end-to-end CI script. #1011 by @jamonholmgren
  • Removes lerna as this is now a 1 project kinda repo. #1009 by @jamonholmgren

Thanks to @skellock for these great release notes - Jamon

ignite - Version 2.0.0-beta.9

Published by jamonholmgren over 7 years ago

Sorry for the computer-generated changelog ... wish this was as nice as @skellock's, but I'm backfilling old releases that didnt' get a changelog. - Jamon

v2.0.0-beta.9 (2017-04-28)

Full Changelog

Implemented enhancements:

  • Update all/most calls to insertInFile to patchInFile #980
  • Ignite Plugin TestBenchβ„’ #807
  • Un-generators #564
  • generate components in sub folder #479
  • Adds gluegun plugin detection. #973 (skellock)

Fixed bugs:

  • Cannot generate listview using ignite-ir-next boilerplate commands #988
  • No bundle URL present - @providesModule collision - react-native-router-flux #983
  • Ignite checks are too rough on react-native-cli #960
  • Error: not found: yarn #949
  • Upgrading from beta.2 to beta.7 fails #935
  • Typing ignite new blows up. #930
  • Error when trying to push to new repository on GitHub #911
  • Error: ENOENT: no such file or directory, uv_chdir #905
  • Ignite 2 "New Command" doesn't work #894
  • Newly generated screen does not have EJS pass through #869

Closed issues:

  • Could not get BatchedBridge, make sure your bundle is packaged correctly #984
  • Cant install the generators plugin #961
  • info.plist #953
  • How to get started with navigation in Ignite2? #952
  • ignite generate component shouldn't override already created component #950
  • ignite-ir-boilerplate-2016 is not available on npm #946
  • The screen generator not work well #944
  • where to find boilerplates? #943
  • Could not expand ZIP - react-native-device-info-release.aar #941
  • react-native-cli version not detected correctly #940
  • Fancy Promo Video #778
  • Ignite 2 Blog Post #775

Merged pull requests:

ignite - Round O' Fixes

Published by skellock over 7 years ago

Another round of tidying up.

Features

  • context.ignite.patchInFile() now checks for duplicate lines. #927 by @GantMan

Fixes

  • Allows specifying the package name when checking dependencies. #929 by @jamonholmgren
  • Fixes integration tests and adds a couple more for ignite new. #931 by @jamonholmgren
  • Adds sanity check for presence of react-native conflict. #934 by @jamonholmgren
  • Fixes plugin screen example. #938 by @GantMan

Support

  • Adds references to gluegun api docs. #928 by @jamonholmgren
  • Improves boilerplate documentation. #937 by @derekgreenberg

To install npm i -g ignite-cli.

If your project is already using dev tools, you'll need to bump your devDependency section for ignite-dev-screens up to 2.0.0-beta.8.

Have a great weekend!

ignite - Fixes and Rapid Weight Loss

Published by skellock over 7 years ago

Features

  • Add android permission support. #910 by @GantMan
  • Drops the runtime size of ignite to around 12 MB from 25 MB. #922 by @skellock

Fixes

  • Prevent new apps from being created when they have dashes in the name. #902 by @fvonhoven
  • Ensures we can run in NodeJS 4 long enough to show the prereq message. #903 by @jamonholmgren
  • Fixes inability to create a new plugin. #915 by @skellock
  • Prevents ignite new from running when ./node_modules/react-native exists. #918 by @skellock
  • Ensures the right version of yarn & react-native are installed. #920 by @skellock

Support

  • Fixes a broken badge on the readme. #904 by @dcorkran
  • Added links to README docs. #917 by @derekgreenberg
  • Added docs for switching to n from nvm. #923 by @carlinisaacson
  • Updates NPM badge on readme to show ignite-cli. #921 by @skellock
ignite - Create React Native App + Expo + More

Published by skellock over 7 years ago

Features

  • Adds ignite attach for connecting ignite to existing projects. #896 by @skellock

Now we play nice with Create React Native App, Expo, and more. See the docs for more details! 😻

ignite - Project Plugins

Published by skellock over 7 years ago

Features

  • Project-level plugins can now be created. #886 by @skellock
ignite - Adds Windows Support

Published by skellock over 7 years ago

Features

  • Adds support for windows. #873 #877 by @skellock
  • Adds a FAQ screen to the dev screens. #871 by @GantMan
Package Rankings
Top 5.9% on Npmjs.org
Top 3.86% on Proxy.golang.org
Badges
Extracted from project README
CircleCI
Related Projects