- 20 Nov, 2016 7 commits
-
-
Marc Garreau authored
* Adds to docs - deployment with S3/CloudFront * Tweaks
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Jurie Horneman authored
* Added info on using global variables. See issue #972. * Fixed typo. * Moved new section. * Small tweaks * Syntax highlighting
-
Arunoda Susiripala authored
* Add Storybook to the user guide * Add the missing "Snapshot Testing" link. * Change the title to something nicer Old title was looks like a marketing pitch. Change it to something looks great. The new one is: Developing UI Components with React Storybook. * Mention React Storybook as a third party tool. * Nits * Minor changes
-
Dan Abramov authored
-
- 01 Nov, 2016 1 commit
-
-
Leo Wong authored
-
- 28 Oct, 2016 2 commits
-
-
David Ernst authored
* Always build before deploying to gh-pages * Add line to gh-pages deploy docs about CNAME file * Remove spaces in npm run command for Windows * Grammar nit * Minor tweaks
-
Swizec Teller authored
gh-pages supports https. It's important for prominent help files to encourage best practices.
-
- 22 Oct, 2016 2 commits
-
-
Ville Immonen authored
-
Ville Immonen authored
* Update dependencies * Use published version of eslint-config-react-app for development We dogfood on our eslint-config-react-app by using it as our ESLint config, but installing it from the local folder causes problems when its peerDependencies are updated, because npm won't update it unless the version number changes. Use the published version for dogfooding so it can be installed from npm.
-
- 17 Oct, 2016 1 commit
-
-
Michael Scholtz authored
-
- 14 Oct, 2016 1 commit
-
-
Mike Francis authored
* Added note about env server restart As discussed in [#870](https://github.com/facebookincubator/create-react-app/issues/870) * Style nit
-
- 04 Oct, 2016 2 commits
-
-
Ville Immonen authored
-
Jan Potoms authored
* Update instructions on publishing to GitHub pages * Update README formatting
-
- 01 Oct, 2016 3 commits
-
-
Dan Abramov authored
-
Vadim Peretokin authored
-
Brian Ng authored
-
- 30 Sep, 2016 1 commit
-
-
Mathias Biilmann Christensen authored
-
- 25 Sep, 2016 1 commit
-
-
Dan Abramov authored
-
- 24 Sep, 2016 2 commits
-
-
Ville Immonen authored
-
Forresst authored
Fix link to recent version of this guide
-
- 23 Sep, 2016 3 commits
-
-
Dan Abramov authored
-
Jiansen HE authored
-
Ayrton De Craene authored
* Load environment file via dotenv if .env file is present * Document loading environment variables in .env file * Minor doc tweaks
-
- 21 Sep, 2016 2 commits
-
-
Kyle Roach authored
-
Ville Immonen authored
* Move ESLint configuration to a separate package * Remove the ESLint configuration, moved to eslint-config-react-app * Update ESLint instructions * Pin the package versions in eslint-config-react-app * Add a README for eslint-config-react-app * Update README.md * Update README.md * Update README.md * Update README.md * Update package.json * Update package.json * Update production eslint-loader config * Add the ESLint config to devDependencies of the repo
-
- 19 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 17 Sep, 2016 1 commit
-
-
yangtze authored
-
- 14 Sep, 2016 1 commit
-
-
Ville Immonen authored
-
- 03 Sep, 2016 3 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 02 Sep, 2016 6 commits
-
-
Chris Castle authored
* Clarify proxy instructions in generated app README * Add backticks to format text/html as code
-
Dave Ceddia authored
With the HTTPS env var set 'true', the dev server will serve over HTTPS.
-
Dan Abramov authored
* Disable contentBase in development * Document #428
-
Gael du Plessix authored
-
Dan Abramov authored
-
Jeremiah Harlan authored
-