Sylvain Baronnet
2cbb76018a
Default Favicon lossless optimisation ( #2917 )
2017-08-27 20:17:21 -06:00
Ekaterina Prigara
5ea6de91c2
Docs: debugging in WebStorm ( #2986 )
...
* Debugging in WebStorm
* Fixed formatting for shortcuts
* Added note about default URL
2017-08-21 11:40:52 -04:00
Pier-Luc Gendreau
6efab2e12d
Remove Modulus from user guide ( #2948 )
...
The service was rebranded to xervo.io and was completely shut down in April 2017
2017-08-14 11:51:38 +02:00
Thomas Bassetto
10c1f577da
Update README.md ( #2927 )
...
Fixing a small typo.
2017-08-09 08:57:37 -04:00
Joe Haddad
4cdd5ac427
Update README.md
2017-08-08 21:55:13 -04:00
Ade Viankakrisna Fadlil
b643f5710a
Format UglifyJs error ( #2650 )
...
* format UglifyJs error
* move formatBuildError to react-dev-utils
* fix readme
* use regex for plucking the path from stack
* make path human readable and fallback to show error if regex not matched
* rename to printBuildError and add link to the docs
* fix link indentation
* improve readibility + shorten link
2017-08-01 21:57:50 -04:00
Joe Haddad
57f2cd70f7
Update README.md
2017-08-01 21:49:01 -04:00
Joe Haddad
6443441bd5
Update README.md
2017-08-01 21:47:01 -04:00
Dan Abramov
d679843d05
Add explicit "Opting Out of Caching" header ( #2822 )
2017-07-19 18:19:18 +01:00
zeel
3ffad55e68
Moved npm run build before npm test ( #2725 )
...
Closes #2713
2017-07-13 11:28:12 -04:00
Ade Viankakrisna Fadlil
a7e71442c6
Docs for react-router v4 basename feature ( #2668 )
...
* Docs for react-router v4 basename feature
Fix https://github.com/facebookincubator/create-react-app/issues/2593
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2017-07-12 15:49:43 -04:00
Danny Ho
85a9bc8590
Remove Windows note for source-map-explorer ( #2719 )
...
Glob support has been added in source-map-explorer@1.4+
2017-07-03 21:03:00 +01:00
Daniel Banck
7b5a589f3d
Fix minor typo ( #2679 )
...
"Styleguidist combines of a style guide, ..." --> "Styleguidist combines a style guide, ..."
2017-06-29 11:33:20 +01:00
Ade Viankakrisna Fadlil
a0bc9493b4
Add more info about apache client side routing ( #2666 )
...
* Add more info about apache client side routing
After a revelation in https://github.com/facebookincubator/create-react-app/issues/2593#issuecomment-311729534
* Update README.md
2017-06-29 00:14:16 -04:00
Jaco Bovenschen
d0aa6b2392
Add json and css to lint-staged in template README ( #2671 )
...
* Add json and css to lint-staged in template README
This changes the proposed way about using prettier inside the README.md, because prettier supports css since the 1.4.0 release and json since the 1.5.0 release.
Was not sure if it was a good idea to add different regexes for json and css inside the README.md don't have a real opinion about it myself, could maybe easier for starters to do so if they wan't to add things like eslint or stylelint the the commit hooks.
* Use capitalization for Javascript, CSS and JSON
* Change 'Javascript to JavaScript'
2017-06-28 20:35:20 +01:00
Dan Abramov
0cebe046e1
Minor code style edits to user guide ( #2660 )
...
* Minor code style edits to user guide
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2017-06-28 15:05:12 +01:00
Dan Abramov
c578d148b7
Don't ask to install webpack for using Styleguidist ( #2656 )
...
* Don't ask to install webpack for using Styleguidist
* Update README.md
2017-06-28 14:27:52 +01:00
Colin Galindo
a4197b610e
Add instructions to use source-map-explorer ( #1641 )
2017-06-27 22:40:33 +01:00
Artem Sapegin
12a2e42a94
Add React Styleguidist ( #2044 )
2017-06-27 21:52:30 +01:00
Maarten Hus
5474e2dff9
Added instruction on how to install Prettier ( #2006 )
...
* Added instruction on how to install Prettier
* Tweak style
* Update README.md
* Update README.md
* Support JSX
* Update README.md
* Update README.md
2017-06-27 17:51:58 +01:00
Heng Li
60691e6b1c
Update README.md ( #1813 )
2017-06-27 17:32:51 +01:00
Gabriel Aumala
117d82b28d
Add more info about OOM build failiure [docs] ( #2060 )
...
In the section about npm run build fails in troubleshooting added more
info about memory usage of the build script and a link to a tutorial for
adding more swap space as a viable solution.
2017-06-27 17:26:54 +01:00
James Blight
0ed6c8d6fd
Update docs with WebSocket proxy information ( #2305 )
...
* Update docs with WebSocket proxy information
* Tweak wording
2017-06-27 17:21:51 +01:00
Brian Douglas
77993e73d0
Add yarn example under "Installing a Dependency" ( #2362 )
...
Due to many of the other examples in the README showing both `npm` and `yarn` commands.
I have added an example of how to install a dependency using `yarn`.
2017-06-27 17:16:59 +01:00
Ro Savage
78dbf7bf2b
Add simplified service worker invalidation ( #2551 )
...
* Add service worker invalidation
* Update valid service worker check only on local host
2017-06-27 17:07:38 +01:00
Marius Wirtherle
6a09ed1e6e
docs: added REACT_EDITOR to Advanced Configuration section ( #2445 )
...
* docs: added REACT_EDITOR to `Advanced Configuration` section
* Update README.md
* Update launchEditor.js
2017-06-27 16:30:26 +01:00
Mateusz Zatorski
c22c8b3007
add docs for setting up CircleCI for CRA ( #2423 )
...
* add docs for setting up CircleCI for CRA
* Reword
2017-06-26 17:33:19 +01:00
Jeffrey Posnick
a7d31d9fa8
Determines whether PUBLIC_URL is same-origin before registering SW. ( #2432 )
2017-06-26 17:30:43 +01:00
Jay V
76bd132157
Docs: Added link to tutorial on code splitting ( #2427 )
...
* Adding link to tutorial on code splitting
Link to tutorial on Code Splitting with React Router
* Update README.md
2017-06-26 17:28:56 +01:00
Andi N. Dirgantara
2ab7ead907
Fix wrong comment on Proxy guide ( #2447 )
...
It should be `baz` instead of `bar` on last example.
2017-06-18 12:52:34 -04:00
Roman
e6f99359e8
Fix broken link to React Router docs ( #2538 )
...
* Update README.md
Fix broken link to React Router documentation
* Update README.md
2017-06-18 12:50:19 -04:00
Khang Lu
67f6163b0d
Simplify flow init docs ( #2522 )
...
- Call `npm run flow --init` won't create a .flowconfig file, it should be `npm run flow init`
2017-06-12 13:19:12 -04:00
Michael Shilman
9b3cf2f57d
Fix link to Storybook docs ( #2521 )
2017-06-11 23:15:26 -04:00
Alexandre Nicastro
cccd855fc8
Fix minor docs typo ( #2500 )
2017-06-08 02:41:29 -04:00
bryankang
b264b8de33
Prioritize index.css over the implicit App.css ( #2470 )
2017-06-06 00:36:13 +01:00
Norbert de Langen
e898215b7f
re-add storybook && update the documentation and links ( #2331 )
...
* re-add storybook && update the documentation and links
* Change to new documentation domain
2017-06-04 08:14:16 -04:00
Ryan Sullivan
d1f37d98ab
Update Travis CI Node versions in User Guide ( #2454 )
...
Removed Node v4 (CRA only supports Node >= 6)
2017-06-02 14:05:25 +01:00
Rustem Kakimov
e91648a9bb
Fix docs typo ( #2420 )
...
"ensuring that you web app" ->
"ensuring that your web app"
2017-05-31 09:40:46 -04:00
Lufty Wiranda
19c5277593
docs: update jest-enzyme section ( #2392 )
...
since CRA now use the latest version of Jest under the hood,
`jest-enzyme` v3.2.0 is now working perfectly fine
2017-05-29 19:50:32 +01:00
Mirza Joldic
fbaeff2d6e
Update README.md for now deployments ( #2372 )
...
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.
2017-05-26 12:33:02 +01:00
Dan Abramov
36e279da13
Fix broken links ( #2350 )
2017-05-24 16:49:56 +01:00
Dan Abramov
ba0d0daf9c
Only enable host check if you use proxy, and add a way to opt out of it ( #2288 )
...
* Disable host check if you don't use proxy
* Add a way to opt out and document it
2017-05-20 18:34:16 +01:00
Dan Abramov
95cbcc41b3
Update README.md
2017-05-19 23:18:12 +01:00
Enguerran
d6d2f6df24
update reference with new name ( #2259 )
...
s/adding-images-and-fonts/adding-images-fonts-and-files/
2017-05-19 19:29:07 +01:00
Kelly
bf7df736f1
update readme with example of include path ( #2258 )
...
* update readme with example of include path
* Update README.md
2017-05-19 19:28:40 +01:00
Ade Viankakrisna Fadlil
c749de7f34
add noscript to template's index.html ( #2224 )
...
* add noscript to template's index.html
* Tweak message
2017-05-19 17:55:39 +01:00
Dan Abramov
9d98ca911e
Hide React Storybook from the User Guide while it's incompatible ( #2252 )
...
* Hide React Storybook from the User Guide while it's incompatible
* Update README.md
2017-05-19 17:13:39 +01:00
Alexander James Phillips
5410aa4a9c
Correct docs on which .env.* files are supported. ( #2247 )
...
* Correct which .env. files are referenced in docs
* Highlight this is not available until 1.0.0
* Formatting
* Update README.md
* Update README.md
2017-05-19 16:55:06 +01:00
Tharaka Wijebandara
54ea47815a
Add documentation about using code splitting ( #1801 )
...
* Add documentation about using code splitting
* Revise docs a bit
* Update README.md
* Update README.md
* Update README.md
2017-05-19 05:05:18 +01:00
Joe Haddad
741c4f0a96
Enable 1.0 docs ( #2220 )
...
* 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
2017-05-19 04:58:37 +01:00