- 12 Dec, 2016 1 commit
-
-
Dan Abramov authored
-
- 11 Dec, 2016 14 commits
-
-
Dan Abramov authored
-
Gabriel Aumala authored
Use a 'BROWSER' environment variable with npm start to specify which browser to open. if the value of 'BROWSER' is not valid executable file, don't open any browser.
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
- create-react-app@1.0.2 - react-dev-utils@0.4.2 - react-scripts@0.8.4
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
* Tweak minimal Node error message * Tweak console messages * It doesn't need to be from npm * Try to fix e2e test
-
Dan Abramov authored
-
Benoit Averty authored
-
Fabrizio Castellarin authored
* Use "commander" for cli argv handling * Handle different scripts version forms and exits without a name given * Revert comment about min supported node version * Check sooner for the minimal node version * Add travis test for node <4 * Parse stderr in node versions <4
-
Pavel Kolesnikov authored
* Proxy rewrites Origin header to match the target server URL * Added comments on rewriting Origin header by the proxy middleware
-
Brian Ng authored
-
Joe Haddad authored
-
- 10 Dec, 2016 5 commits
-
-
Shogun Sea authored
-
Jirat Ki authored
-
Ville Immonen authored
* Update CONTRIBUTING.md * Add more detailed change log instructions
-
Ville Immonen authored
Previously create-react-app exited with 0 after an installation error.
-
Ville Immonen authored
* Remove the “‘yarn’ is not recognized as an internal or external command, ...” message on Windows * Simplify the detection code: just run `yarn --version` – if it succeeds use `yarn`, if it fails use `npm`.
-
- 09 Dec, 2016 3 commits
-
-
Jirat Ki authored
-
Dave Baskin authored
-
Jirat Ki authored
- Use “Chrome” instead of "Google Chrome", It will try to use current active browser. otherwise, use default. - If “Chrome”s aren’t running, will fallback to opn(url)
-
- 08 Dec, 2016 5 commits
-
-
Dan Abramov authored
- create-react-app@1.0.1 - react-scripts@0.8.3
-
Dan Abramov authored
-
Dan Abramov authored
* Catch synchronous errors from spawning yarn * Fix issues
-
Dan Abramov authored
-
mustang authored
-
- 07 Dec, 2016 8 commits
-
-
Marek Suscak authored
* Add syntax highlighting configuration guide. * Update link.
-
Dan Abramov authored
- babel-preset-react-app@2.0.1 - eslint-config-react-app@0.5.0 - react-dev-utils@0.4.1 - react-scripts@0.8.2
-
Dan Abramov authored
* Add changelog for 0.8.2 * Fix date
-
Dan Abramov authored
* Let Jest handle all file types * Update regexes * Fix exclusion regex to also exclude files without extension * Be over-cautious with Windows paths because I'm not sure how Jest handles them * There is no automatic babel-jest discovery now that we use transsform
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Vincenzo Chianese authored
-
- 06 Dec, 2016 4 commits
-
-
Jirat Ki authored
* Reuse empty tab on open chrome apple script * Break find tab into function * Use property to store found * Fix minor issues that caused window to not get active
-
Bogdan Soare authored
-
Dan Abramov authored
-
Fabrizio Castellarin authored
* temporary fix missing babel plugins * Add an issue link
-