- 27 Jun, 2017 1 commit
-
-
Maarten Hus authored
* Added instruction on how to install Prettier * Tweak style * Update README.md * Update README.md * Support JSX * Update README.md * Update README.md
-
- 07 Jun, 2017 1 commit
-
-
Stanislas Ormières authored
* Update README.md to make links to webpack point to webpack.js.org instead insteade of webpack 1 webpack.githup.io
-
- 23 May, 2017 1 commit
-
-
Jesse Palmer authored
* add missing files * Update README.md
-
- 22 May, 2017 1 commit
-
-
Geoffroy Warin authored
I no longer support this package. Create-react-app is so great I can no longer call tarec a credible alternative
-
- 19 May, 2017 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
* Hide React Storybook from the User Guide while it's incompatible * Update README.md
-
Tharaka Wijebandara authored
* Add documentation about using code splitting * Revise docs a bit * Update README.md * Update README.md * Update README.md
-
Joe Haddad authored
* Uncomment merged PRs * Switch to br * Update some webpack links * Add a little about section for PWA * oops * fast on subsequent visits * Add manual proxy config instructions * hint package.json * Change to js for comments * Tune wording
-
- 17 May, 2017 1 commit
-
-
Jeffrey Posnick authored
* sw-precache-webpack-plugin, SW registration, manifest.json * Documentation + a few SW tweaks. * Added an unregister method, too, just in case. * More info for the READMEs. * Add minify to SWPrecacheWebpackPlugin config * Fix SWPrecacheWebpackPlugin typo * Fix file references in READMEmd * Add instructions for testing service-worker locally * Review feedback * Some additional PWA metadata * Use sw-precache-webpack-plugin v0.9.1 for node >=4.0.0 support * Review feedback. * Add manifest.json context in a comment. * Fix typo * Downgrade to sw-precache-webpack-plugin 0.9.1 * Hide changes in README until 1.0 * Hide changes in User Guide until 1.0 * Hide more docs
-
- 09 May, 2017 1 commit
-
-
Ian Schmitz authored
* Bump minimal Node version to 4.7.0 * Bump minimal Node version to 4.7.0 Modified additional files that needed a bump to 4.7.0 minimum node version * Bump minimal Node version to 4.7.0 Reverse changes to packages/create-react-app/index.js as this file needs to continue to work on Node 0.10+ * Bump minimal node version to 6 * Bump minimal node version to 6 * Bump minimal node version to 6
-
- 28 Apr, 2017 1 commit
-
-
Tim Welch authored
-
- 10 Apr, 2017 1 commit
-
-
Mark Dalgleish authored
-
- 14 Mar, 2017 1 commit
-
-
Dan Abramov authored
-
- 13 Mar, 2017 1 commit
-
-
Dan Abramov authored
-
- 11 Mar, 2017 1 commit
-
-
moniuch authored
* docs: replace TDLR with a meaningful heading * docs: insert section No additional build tools * Tweak wording
-
- 08 Mar, 2017 2 commits
-
-
Joe Haddad authored
* Update configuration philosophy * Remove explanation
-
alberto authored
-
- 07 Mar, 2017 1 commit
-
-
Dan Abramov authored
-
- 24 Feb, 2017 2 commits
-
-
Charlie Gleason authored
* Added a how-to on react-snapshot Added a section with a short description and link to a tutorial on generating static html pages with react-snapshot, and also linked to it from the section on managing the page title. * Updated link title for react-snapshot overview * Explained pre-rendering in a more generic way * Added link to top level README.md, and removed specifics from overview * Updated html -> HTML * Updated quotes and apostrophes * html -> HTML * Fix link
-
Dan Abramov authored
-
- 22 Feb, 2017 1 commit
-
-
Alexander James Phillips authored
* Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR * Use br in react-scripts template README md * Use br in md for new line breaks * Update troubleshooting HMR to allow for VMs running Windows * Fix up the instructions
-
- 17 Feb, 2017 1 commit
-
-
Eli Perelman authored
* Switch from Neo to Neutrino * Edited format to be consistent
-
- 16 Feb, 2017 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 15 Feb, 2017 1 commit
-
-
Dan Abramov authored
-
- 12 Feb, 2017 4 commits
-
-
Dan Abramov authored
-
Phawin Khongkhasawan authored
* change npm to yarn command * Keep npm primary option
-
Dan Abramov authored
-
Dan Abramov authored
-
- 10 Feb, 2017 1 commit
-
-
Joe Haddad authored
* Add Advanced Configuration section * Reference package.json instead * Add HOST, HTTPS, and CI * Switch wording from Amazon to a CDN * Add test runner comment * Add top-level README link * Simplify wording * Link to relevant docs * Link to apps * Add .env link * Simpler links * Add a CI flag note
-
- 24 Jan, 2017 1 commit
-
-
Alex Driaguine authored
* Added Rails link to User Guide * docs: unify sections for rails and node backend integration * docs: fix faulty link and indentation
-
- 23 Jan, 2017 1 commit
-
-
soo authored
for consistency :)
-
- 12 Jan, 2017 1 commit
-
-
Daniel Schep authored
* Document Flow support Projects created by Create React App use the `babel-preset-react` which includes Flow babel plugins which introduces new syntax. This is important for users to know as it causes what used to be syntax errors to be silently suppressed because they're valid type annotations in Flow. For example if a user accidentally has `[foo: 'bar']`, Babel will silently convert it to `[foo]`. * Make it a bit clearer
-
- 12 Dec, 2016 2 commits
-
-
Dan Abramov authored
* Add "Changing the Page Title" to User Guide * Add link to main README
-
Dan Abramov authored
-
- 28 Nov, 2016 1 commit
-
-
Dan Abramov authored
-
- 23 Nov, 2016 1 commit
-
-
Dan Abramov authored
-
- 20 Nov, 2016 2 commits
-
-
Adam Stankiewicz authored
-
Dan Abramov authored
-