- 03 Nov, 2017 1 commit
-
-
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 3 commits
-
-
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
-
Joe Haddad authored
-
Joe Haddad authored
-
- 19 Jul, 2017 1 commit
-
-
Dan Abramov authored
-
- 13 Jul, 2017 1 commit
-
- 12 Jul, 2017 1 commit
-
-
Ade Viankakrisna Fadlil authored
* 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
-
- 03 Jul, 2017 1 commit
-
-
Danny Ho authored
Glob support has been added in source-map-explorer@1.4+
-
- 29 Jun, 2017 2 commits
-
-
Daniel Banck authored
"Styleguidist combines of a style guide, ..." --> "Styleguidist combines a style guide, ..."
-
Ade Viankakrisna Fadlil authored
* 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
-
- 28 Jun, 2017 3 commits
-
-
Jaco Bovenschen authored
* 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'
-
Dan Abramov authored
* 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
-
Dan Abramov authored
* Don't ask to install webpack for using Styleguidist * Update README.md
-
- 27 Jun, 2017 2 commits
-
-
Colin Galindo authored
-
Artem Sapegin authored
-