- 04 Jun, 2017 1 commit
-
-
Norbert de Langen authored
* re-add storybook && update the documentation and links * Change to new documentation domain
-
- 02 Jun, 2017 1 commit
-
-
Ryan Sullivan authored
Removed Node v4 (CRA only supports Node >= 6)
-
- 31 May, 2017 1 commit
-
-
Rustem Kakimov authored
"ensuring that you web app" -> "ensuring that your web app"
-
- 29 May, 2017 1 commit
-
-
Lufty Wiranda authored
since CRA now use the latest version of Jest under the hood, `jest-enzyme` v3.2.0 is now working perfectly fine
-
- 27 May, 2017 5 commits
-
-
Dan Abramov authored
- react-dev-utils@3.0.0 - react-error-overlay@1.0.7 - react-scripts@1.0.7
-
Dan Abramov authored
-
Dan Abramov authored
-
David Ascher authored
* Disable a micro-option in uglify that appears to be buggy See https://github.com/facebookincubator/create-react-app/issues/2376 * wrong plugin * Add a comment
-
Zac Kwan authored
Removed the overriding of reduce_vars to false since webpack v2.6.0 included the fixed for Uglify bug (#2351)
-
- 26 May, 2017 1 commit
-
-
Mirza Joldic authored
Simplified steps for deploying app to `now` as a static site. No need to `serve` script in `package.json` file. As of May 15, 2017, all static deployments on `now` are free and unlimited.
-
- 25 May, 2017 1 commit
-
-
Jin Zheng authored
* Print file sizes with correct build folder path. * Just use the print the basename.
-
- 24 May, 2017 5 commits
-
-
Dan Abramov authored
-
Emanuele Ingrosso authored
-
Dan Abramov authored
- eslint-config-react-app@1.0.4 - react-dev-utils@2.0.1 - react-error-overlay@1.0.6 - react-scripts@1.0.6
-
Ryan Sullivan authored
* Add navigateFallbackWhitelist /__* to SW Precache config * Add comments
-
Iain Beeston authored
* Upgraded eslint-plugin-jsx-a11y to 5.0.3 to take advantage of d70ac7d7975819e7a52b85465ec67a0d93eb962a
-
- 22 May, 2017 4 commits
-
-
Dan Abramov authored
- eslint-config-react-app@1.0.3 - react-dev-utils@2.0.0 - react-error-overlay@1.0.5 - react-scripts@1.0.5
-
Dan Abramov authored
-
Pavol Madar authored
-
Dan Abramov authored
- react-error-overlay@1.0.4 - react-scripts@1.0.4
-
- 21 May, 2017 2 commits
-
-
Dan Abramov authored
- eslint-config-react-app@1.0.2 - react-dev-utils@1.0.3 - react-error-overlay@1.0.3 - react-scripts@1.0.3
-
Dan Abramov authored
-
- 20 May, 2017 5 commits
-
-
Dan Abramov authored
- react-dev-utils@1.0.2 - react-error-overlay@1.0.2 - react-scripts@1.0.2
-
Jeffrey Posnick authored
* Provide a no-op SW that will be served by the dev environment. * Hide no-op service worker from user
-
Milo Kang authored
* Ejecting should ensure you have clean git status * Rename function * Style * Minor changes - extract function - exclude error output for missing git - more descriptive error message - no need to mutate answer - fix answering "no" to return 0 exit code
-
Dan Abramov authored
* Disable host check if you don't use proxy * Add a way to opt out and document it
-
- 19 May, 2017 13 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
- eslint-config-react-app@1.0.1 - react-dev-utils@1.0.1 - react-error-overlay@1.0.1 - react-scripts@1.0.1
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
* Always resolve NODE_PATH * Update env.js
-
Dan Abramov authored
-
Enguerran authored
s/adding-images-and-fonts/adding-images-fonts-and-files/
-
Kelly authored
* update readme with example of include path * Update README.md
-
Dan Abramov authored
-
Ade Viankakrisna Fadlil authored
* add noscript to template's index.html * Tweak message
-
Dan Abramov authored
-
Dan Abramov authored
* Hide React Storybook from the User Guide while it's incompatible * Update README.md
-
Alexander James Phillips authored
* Correct which .env. files are referenced in docs * Highlight this is not available until 1.0.0 * Formatting * Update README.md * Update README.md
-