- 15 Apr, 2017 2 commits
-
-
Joe Haddad authored
-
- 14 Apr, 2017 1 commit
-
-
Joseph Race authored
-
- 10 Apr, 2017 1 commit
-
-
Mark Dalgleish authored
-
- 09 Apr, 2017 1 commit
-
-
Dan Abramov authored
-
- 05 Apr, 2017 1 commit
-
-
Tom Canac authored
* Fix npm to yarn * yarn & npm * Update index.html * Switch ordering of suggestion We should suggest NPM first for new users.
-
- 27 Mar, 2017 2 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
* Upgrade webpack & related deps * Disable module transform (requires webpack 2+)
-
- 25 Mar, 2017 1 commit
-
-
Darren Scerri authored
* Fix AppVeyor CI (#1876) * Run AppVeyor on Visual Studio 2017
-
- 23 Mar, 2017 2 commits
-
-
Lorenzo Palmes authored
* Added test to check for accidental dependencies * Refactored test into a function * Removed non capturing group from grep * Update e2e-installs.sh
-
Asa Ayers authored
* Fix importing npm linked libraries * Update webpack.config.dev.js * Update webpack.config.prod.js
-
- 22 Mar, 2017 5 commits
-
-
Andrej Badin authored
Previous changes caused `detect-port` to pick random port on app startup. Update fixes this regression, `detect-port` pick next available port instead.
-
Koen de Leijer authored
Resolves #1818
-
Jonathan authored
* Adding shrink-to-fit=no for proper responsive handling on Safari 9+
-
Maxim Kazantsev authored
commander to figure it out on its own
-
Darren Scerri authored
-
- 21 Mar, 2017 1 commit
-
-
Stoicescu Cristi authored
* Removed blockquote from code section * Fix the fix
-
- 18 Mar, 2017 1 commit
-
-
Dan Abramov authored
-
- 15 Mar, 2017 1 commit
-
-
Jonathan authored
* Allow creation of apps in empty mercurial repos * Adding .hgignore to list of validFiles for isSafeToCreateProjectIn check * Adding .hgcheck to list of validFiles for isSafeToCreateProjectIn check
-
- 14 Mar, 2017 3 commits
-
-
David authored
* Makes end-to-end testing crash on unhandled rejections * Comment fix
-
Dan Abramov authored
-
Dan Abramov authored
* Fixes a silent crash when ejecting * Delete unnecessary files * Remove references to eslintrc in Webpack config * Fix lint * Correct ESLint CLI options
-
- 13 Mar, 2017 1 commit
-
-
Dan Abramov authored
-
- 12 Mar, 2017 1 commit
-
-
Geoff Davis authored
* Fix for issue #1798: Suggested 'yarn build' versus 'yarn run build' * remove 'run' from 'yarn test' command as well * conditionally show 'run' if Yarn is not available
-
- 11 Mar, 2017 1 commit
-
-
moniuch authored
* docs: replace TDLR with a meaningful heading * docs: insert section No additional build tools * Tweak wording
-
- 10 Mar, 2017 1 commit
-
-
Michael Hsu authored
-
- 09 Mar, 2017 3 commits
-
-
Dan Abramov authored
* Add 0.9.5 changelog * Update CHANGELOG.md
-
Ryan Walters authored
* Run CI on Node 7 * Bump detect-port: 1.0.1 -> 1.1.0 * Run AppVeyor CI on Node 7
-
Ben Alpert authored
Iterating over an object's keys using `for/in` is idiomatic and it's safe (in all modern browsers) to not check hasOwnProperty as long as the object is a plain object. Can we remove this lint rule?
-
- 08 Mar, 2017 4 commits
-
-
Leo Lamprecht authored
* Suggest `serve` for serving the `build` directory * How to handle it with Node in prod (or other platforms) * Pretty newline added * Adjusted default port of static server * Remove `open` command from output * Removed constant assignment * Better explanation for not using having to use a static server * Cute newline added * Style nits
-
Joe Haddad authored
* Update configuration philosophy * Remove explanation
-
alberto authored
-
Kent C. Dodds authored
-
- 07 Mar, 2017 7 commits
-
-
Andres Suarez authored
[skip ci]
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Valerii Sorokobatko authored
* mv create-react-app/index.js -> create-react-app/creteReactApp.js * update to modern code style * var -> cosnt * set trailing-coma to es5 for prettier
-
Lorenzo Palmes authored
* Display yarn instead of yarnpkg * Refactored displayd commands * Removed testing directory
-
Dan Abramov authored
-