- 08 Jan, 2018 1 commit
-
-
Dan Abramov authored
-
- 02 Jan, 2018 3 commits
-
-
Quentin Bahers authored
Replace `provide a lot value` with `provide a lot of value`.
-
Elie authored
-
Christian Danielsen authored
* use safer/more aesthetic syntax * fix typo
-
- 18 Dec, 2017 1 commit
-
-
Amadeo Gallardo authored
The launch configuration code provided is not compatible with VSCode since version 1.19. The proposed documentation change is based on the response by a VSCode team member. References: https://github.com/facebookincubator/create-react-app/issues/3602#issuecomment-352075571 https://github.com/Microsoft/vscode/issues/40293#issuecomment-352017028
-
- 27 Nov, 2017 2 commits
-
-
Dan Abramov authored
-
Aaron Lamb authored
-
- 25 Nov, 2017 1 commit
-
-
Gavin Gilmour authored
-
- 19 Nov, 2017 1 commit
-
-
JANG SUN HYUK authored
-
- 15 Nov, 2017 1 commit
-
-
Jeffrey Posnick authored
-
- 14 Nov, 2017 1 commit
-
-
Matt Morgis authored
* docs: adding section about debugging tests * docs: removing node-inspector references * docs: replacing terminal command with npm script * Update README.md
-
- 03 Nov, 2017 3 commits
-
-
Loren Sands-Ramshaw authored
"subway" by itself is not a proper noun
-
Kenneth Auchenberg authored
* Add link to VS Code troubleshooting guide * Update README.md
-
Kenneth Auchenberg authored
-
- 02 Nov, 2017 1 commit
-
-
Ryan Swapp authored
Fixed a small grammatical issue that I noticed while browsing the README today
-
- 31 Oct, 2017 1 commit
-
-
Piotr authored
-
- 28 Oct, 2017 7 commits
-
-
Hrvoje Šimić authored
instead of using `&&` to run multiple commands in `package.json`, guide users to use `npm-run-all`
-
captDaylight authored
-
Kévin Dunglas authored
-
Ryan Sullivan authored
This resolves #3272.
-
Ryan Sullivan authored
Fixes #3284.
-
Aaron Shafovaloff authored
- 26 Oct, 2017 1 commit
-
-
Dan Abramov authored
It's confusing: https://mobile.twitter.com/brianleroux/status/923581596720013312 h/t @brianleroux
-
- 21 Oct, 2017 1 commit
-
-
Matt Phillips authored
-
- 19 Oct, 2017 1 commit
-
-
Josh Branchaud authored
The existing link lands on a 'this page has moved' placeholder that doesn't redirect to the correct location. This PR replaces it with the currently working URL.
-
- 17 Oct, 2017 2 commits
-
-
Joe Haddad authored
-
- 11 Oct, 2017 1 commit
-
-
André Ericson authored
-
- 29 Sep, 2017 3 commits
-
-
Petr Huřťák authored
Changed `<!doctype html>` to `<!DOCTYPE html>` According to the spec it should be uppercase (but parsing is case insensitive)
-
David Beitey authored
-
Robert Panzer authored
Correct manual proxy documentation
-
- 20 Sep, 2017 1 commit
-
-
Rick Beerendonk authored
* Class fields to stage 3 Per 2017.07.27 TC39 https://github.com/tc39/proposals/commit/0bbbb08c3cdcc986d59b21782b70633329546042 * Be explicit that only the public part of the unified field proposal is available.
-
- 13 Sep, 2017 1 commit
-
-
David Leger authored
* Resolved issue #2971 - changed h2 to h1 in template to adhere to accessibility guidelines. - Added h1 styles to maintain same font size. * Added header tag to template Corrected templete to use semantically correct header tag for header instead of div * Added className for App-title - Added className="App-title" to h1 tag - Changed CSS selector to target class instead of element
-
- 28 Aug, 2017 1 commit
-
-
Sylvain Baronnet authored
-
- 21 Aug, 2017 1 commit
-
-
Ekaterina Prigara authored
* Debugging in WebStorm * Fixed formatting for shortcuts * Added note about default URL
-
- 14 Aug, 2017 1 commit
-
-
Pier-Luc Gendreau authored
The service was rebranded to xervo.io and was completely shut down in April 2017
-
- 09 Aug, 2017 2 commits
-
-
Thomas Bassetto authored
Fixing a small typo.
-
Joe Haddad authored
-
- 02 Aug, 2017 1 commit
-
-
Ade Viankakrisna Fadlil authored
* 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
-