Commit Graph

206 Commits

Author SHA1 Message Date
Weyert de Boer
0f9e350327 Update running-tests.md (#7659) 2019-09-09 12:07:41 -06:00
Clément Prévost
aafc7ffc83 Update troubleshooting.md (#7459) 2019-09-08 18:54:33 -07:00
Ian Sutherland
78fb4cf114 Adopt Contributor Covenant (#7650)
* Adopt Contributor Covenant

* Add link to Contributor Covenant to docs site
2019-09-06 09:53:15 -06:00
iHmD
6dec056de3 Remove cleanup-after-each example (#7620)
cleanup is called now by default after each test if the testing framework supports the afterEach global
2019-09-01 20:46:26 -07:00
szabi
fbb3b03ba5 Correct proxy usage docs (#7368) 2019-08-19 12:40:33 -04:00
Federico Zivolo
24780bbc60 docs: update Flow documentation (#7550)
* docs: update Flow documentation

* Update adding-flow.md

* Update adding-flow.md
2019-08-16 12:20:04 -06:00
Sabesh Rajendran
437b83f033 Show logo on mobile docs (#7521)
* Show logo for mobile views in create-react-app.dev

* Update docusaurus/website/static/css/custom.css


Co-authored-by: Sabesh Kumar Rajendran <sabrajendran@paypal.com>
2019-08-14 12:09:49 -06:00
Ian Schmitz
cbaed7f9ff Fix ESLint 6 support (#7513)
* Remove extends restriction to fix ESLint 6 support

* Attempt to resolve CI errors
2019-08-13 11:24:29 -06:00
Ian Sutherland
4a84cd4c70 Update Netlify config (#7527) 2019-08-13 11:03:25 -06:00
Ian Sutherland
cbf2134dcb Update docusaurus config (#7499) 2019-08-12 18:43:59 -06:00
Ian Sutherland
70febc786a Add links to Spectrum in README and docs (#7500) 2019-08-10 17:17:53 -06:00
Ryan Marsh
cb2c720056 Fix launch.json debugging config (#6484) 2019-08-08 16:10:09 -06:00
Leo Lamprecht
cff4046a8b Adjusted deployment documentation for ZEIT Now (#7488)
* Adjusted deployment documentation for ZEIT Now

* Fixed missing word

* Update docusaurus/docs/deployment.md

Co-Authored-By: Joe Haddad <timer150@gmail.com>
2019-08-08 14:25:50 -04:00
Chuck
032cdf75d3 Improve bootstrap docs when using custom SCSS (#7462)
* Added dependencies to bootstrap article when using custom SCSS.

* Make changes to package designation and added npm install directions.
2019-08-01 17:28:50 -06:00
Balázs Orbán
567f36c923 Update testing-library package names in README (#7340) 2019-07-29 09:49:16 -06:00
Rudolph Gottesheim
ad51d6280d Docs: remove note about TypeScript files requiring at least one export (#7260) 2019-07-22 10:14:55 -06:00
Ivan Pegashev
100e12d22f Update docs to indicate dynamic imports are stage 4 (#7372) 2019-07-18 10:02:39 -06:00
Brody McKee
3495286f8f Allow extending config used in eslint-loader (#7036) 2019-07-16 12:17:52 +03:00
Sudhir Mitharwal
3a9b87b223 docs(svg): add tip for title props accessibility (#7374) 2019-07-15 12:45:25 -06:00
Adeel Imran
24143089af Document --use-npm (#7279) 2019-06-27 10:16:31 +03:00
Nikolay Stoynov
2c6dd45cf4 Handle browser arguments (#7277) 2019-06-26 11:47:30 +03:00
Soufiane AIT AKKACHE
fc5ee76ae9 Docs: replace the command to install relay/macro (#7262) 2019-06-23 13:50:04 -06:00
Peter Bengtsson
9d70c7afab Add environment variable to control image inlining threshold (#6060)
Fixes #3437
2019-06-17 21:25:39 -07:00
Ben Newcomb
f05465e640 Update deprecated package reference (#7170)
* Update deprecated package reference

* Fixed install method after feedback
2019-06-05 17:08:42 -06:00
Toni
7548281aa5 Make the OOM abbreviation more clear in the docs (#7133) 2019-05-29 10:39:55 -06:00
Amy Lam
4704382558 Correct spelling of browserslist (#7059) 2019-05-16 17:38:39 -06:00
Vladyslav Moisieienkov
394e385d5e docs: fix env-cmd example in deployment section (#7039) 2019-05-14 12:17:45 -06:00
Orta
b59d42744e Update Relay docs (#7041) 2019-05-13 10:40:16 -06:00
Ian Sutherland
4ca368707c Revert PR #6935 because CLA was not signed (#7016)
This reverts commit e5f69b573b.
2019-05-08 09:11:59 -06:00
Mostafa Nawara
8a9e01cf9e Add note to restart the dev server after changing .env file (#6979)
* Add note to restart the dev server after change .env file

* Update copy

Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
2019-05-05 10:28:08 -06:00
Chris Shaffer
6710f52110 Add clarifying note to TypeScript docs warning about global install of CRA (#6945)
Added block quote with warning about issues when CRA is installed globally.
2019-04-30 17:35:18 -07:00
nagman
4b8b38bf7c Update GraphQL doc (#6898)
* Need to install graphql package
* Need to provide real graphql in the .graphql file, not gql wrapped graphql
2019-04-29 22:26:44 -07:00
Willian Barros
e5f69b573b Grammar! (#6935)
Fix copy
2019-04-27 18:27:11 -07:00
Joe Rezendes
18b399be50 Improve styling of "get started" button (#6810) 2019-04-25 09:18:08 -07:00
David Cho-Lerat
126bded81e Fix typo in deployment docs (#6881)
Typo : preache => precache
2019-04-24 12:12:48 -06:00
Ian Schmitz
2303b49c41 Add baseUrl documentation (#6847)
* Add baseUrl documentation

* Update docusaurus/docs/importing-a-component.md

Co-Authored-By: ianschmitz <ianschmitz@gmail.com>

* Update docusaurus/docs/importing-a-component.md

Co-Authored-By: ianschmitz <ianschmitz@gmail.com>

* Simplify include to match default tsconfig.json
2019-04-19 07:27:05 -07:00
Jack Zhao
200b98b81a Remove no-watch flag in favor of watchAll=false (#6848) 2019-04-19 09:35:46 +03:00
Robert van Steen
e7a2d6168a Set baseUrl from jsconfig.json/tsconfig.json (#6656)
* Set baseUrl from jsconfig.json/tsconfig.json

* Resolve the path for loading modules

* Add tests for jsconfig.json

* Add jsconfig.json

* Update packages/react-scripts/scripts/start.js

* Move baseUrl test to config folder

* Remove alias test

* Use chalk from react-dev-utils

* Add lost absolute file for typescript baseUrl test

* Update packages/react-scripts/config/modules.js

* Update other references of useTypeScript to hasTsConfig

* Fix casing of TypeScript

* Keep respecting NODE_PATH for now to support multiple module paths.

* Add test for NODE_PATH

* Add fallback if NODE_PATH is not set.

* Fix node path behavior tests

* Remove debugging code from behavior test suite

* Remove more debugging code

* Show NODE_PATH deprecation warning during build


Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
Co-authored-by: Brody McKee <mrmckeb@users.noreply.github.com>
Co-authored-by: Jack Zhao <jzhao@fb.com>
2019-04-16 15:08:24 -06:00
Ian Schmitz
bffc296a2c Update to core-js@3 (#6769)
* Update to core-js@3

* Remove references to @babel/polyfill
2019-04-14 16:53:11 -07:00
Dan
b29a163547 Copy fix (#6801) 2019-04-14 14:29:13 -07:00
Ian Sutherland
9600b1648f Fix minimum React version for SVG component support (#6820) 2019-04-14 14:27:50 -07:00
Ian Schmitz
715448783a Add link to TypeScript page in Getting Started (#6817)
This also updates our min version of Node that we ask for
2019-04-13 20:18:51 -07:00
bakuzan
431ccf9c43 Clarify production build output files documentation (#6786) 2019-04-13 14:47:33 -07:00
Parth Narielwala
e59e0920f3 Add SVG support dependency note (#6783) 2019-04-10 10:18:25 -06:00
Francisco Joshua
a8a3ccfea5 Update link to React Testing Library docs (#6772) 2019-04-08 10:53:03 -07:00
Anurag Goel
a1d6aefc09 Add Render deployment section (#6695) 2019-04-07 23:47:55 -07:00
Hrusikesh Panda
550274e307 Adds PostCSS Normalize (#5810)
* Add postcss-normalize plugin

* Configure PostCSS Normalize

* Add documentation

* Include the doc in sidebar

* Fix the id in sidebar.json

* Update adding-css-reset.md


Co-authored-by: Jack Zhao <jzhao@fb.com>
Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
2019-04-05 10:23:59 -06:00
Mike Perry Y Attara
e630238d0d Add explanation for adding everything as dependencies to docs (#6082)
* Update available-scripts.md

add the reason for adding packages as dependencies

* Update available-scripts.md

* Update available-scripts.md

* Update available-scripts.md


Co-authored-by: Amy Lam <amy.r.lam@gmail.com>
Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
2019-04-03 13:48:27 -06:00
Pete Nykänen
d42f8882a5 Document .graphql and .gql file loading with graphql.macro (#5481) 2019-04-03 12:21:52 -07:00
Stephen Godderidge
fb6851d651 Docs: Add clarifying note about naming variables (#6491) 2019-03-25 23:13:27 -07:00