2483 Commits

Author SHA1 Message Date
Reece Dunham
4a3718be3f Upgrade Webpack version (#7740) 2019-09-30 10:31:46 +03:00
neilbryson
e624b75ffe update list of supported jest config overrides (#7601) 2019-09-27 16:34:40 -06:00
Laurin Quast
6533a6db4a Update logic and log errors for EXTEND_ESLINT (#7530) 2019-09-27 11:26:22 +03:00
Kent C. Dodds
42ee7212d2 set output.globalObject to 'this' (#7742)
Closes #7741
2019-09-26 16:24:48 -06:00
Federico Zivolo
0d1775e739 Update adding flow documentation (#7731) 2019-09-25 10:38:22 -06:00
Samuel Meuli
93150c5135 Add "entrypoints" key to asset manifest (#7721) 2019-09-24 10:56:26 -06:00
Iguchi Tomokatsu
6f5221c2d7 Enable .eslintignore with extend flag (#7562) 2019-09-24 10:41:05 +03:00
Jake Moxey
b1e6155c02 Guard polyfills against window possibly being undefined (#7205) 2019-09-23 20:44:45 -07:00
Lewis Llobera
05f7924398 Remove 'shortcut' link type before 'icon' (#7707) 2019-09-20 09:51:27 -06:00
Samuel Meuli
0dc69ec404 Update runtime chunk name separator in docs (#7705) 2019-09-19 12:10:30 -07:00
Ian Sutherland
a825e8f5e3 Publish
- babel-plugin-named-asset-import@0.3.4
 - babel-preset-react-app@9.0.2
 - confusing-browser-globals@1.0.9
 - create-react-app@3.1.2
 - eslint-config-react-app@5.0.2
 - react-app-polyfill@1.0.3
 - react-dev-utils@9.0.4
 - react-error-overlay@6.0.2
 - react-scripts@3.1.2
react-app-polyfill@1.0.3 create-react-app@3.1.2 react-dev-utils@9.0.4 react-error-overlay@6.0.2 react-scripts@3.1.2 confusing-browser-globals@1.0.9 eslint-config-react-app@5.0.2 babel-preset-react-app@9.0.2 babel-plugin-named-asset-import@0.3.4 v3.1.2
2019-09-19 11:47:56 -06:00
Ian Sutherland
e0719e4c5f Prepare 3.1.2 release 2019-09-19 11:42:25 -06:00
Ian Sutherland
ff15a0850c Add new logo (#7704) 2019-09-19 11:34:17 -06:00
Andrew
a1afaa6376 Update deployment.md with another AWS example (#7616)
Add blog post that takes a React developer step-by-step through many features of AWS. Blog post is suitable for a beginner to follow and have a production ready workflow.
2019-09-17 13:57:51 -07:00
Ian Schmitz
7ac8150af3 Bump dependencies (#7681) 2019-09-13 17:45:45 -07:00
Doug Ross
4d533d4b92 Change runtime chunk name separator from tilde to dash (#7679) 2019-09-13 16:46:35 -07:00
Jannis Hell
8b7b819b4b Use const instead of var in env.js (#7526) 2019-09-13 16:37:32 -07:00
brlewis
74eb65a462 Remove --single-quote from prettier examples (#7663) 2019-09-11 07:08:29 -07:00
Tomáš Szabo
71c4d116fa Minor performance improvements (#7587)
- use ESLint cache
- remove useless `watch` option in fork-ts-checker
2019-09-10 22:44:24 -07:00
Dominic Tobias
edb34118d6 Upgrade dotenv-expand to fix issues (#7531) 2019-09-10 22:27:25 -07:00
pierreneter
b3f8ef21a2 Bump version of @typescript-eslint/* (#7540) 2019-09-10 22:08:24 -07:00
Weyert de Boer
0f9e350327 Update running-tests.md (#7659) 2019-09-09 12:07:41 -06:00
Brock Wills
c9b95047b9 Explicitly check that EXTEND_ESLINT is true (#7538) 2019-09-08 20:27:06 -07:00
Clément Prévost
aafc7ffc83 Update troubleshooting.md (#7459) 2019-09-08 18:54:33 -07:00
Jerome Leclanche
bb31710123 Disable babel-loader's cacheCompression (#7633) 2019-09-08 18:48:30 -07:00
Ian Schmitz
1f46136d96 Fix build (#7662) 2019-09-08 18:20:51 -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
Emil Pålsson
567787bdf7 Link changelogs between major versions (#7613) 2019-08-30 09:35:52 -06:00
ZHAO Jinxiang
6560858398 Remove trailing spaces from manifest.json (#7585) 2019-08-23 09:20:26 +02: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
Jon Stevens
64662822dd Add a migration step to remove static directory from robots.txt (#7536)
* add a migration step to remove static from robots.txt

* Update CHANGELOG.md

Co-Authored-By: Ian Sutherland <ian@iansutherland.ca>
2019-08-16 12:14:48 -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 Sutherland
4410f5ec30 Publish
- create-react-app@3.1.1
 - eslint-config-react-app@5.0.1
 - react-dev-utils@9.0.3
 - react-error-overlay@6.0.1
 - react-scripts@3.1.1
eslint-config-react-app@5.0.1 react-scripts@3.1.1 react-error-overlay@6.0.1 react-dev-utils@9.0.3 create-react-app@3.1.1 v3.1.1
2019-08-13 13:41:52 -06:00
Ian Sutherland
094983db22 Prepare 3.1.1 release 2019-08-13 13:19:20 -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
Tomáš Szabo
413e7c8fd6 Ignore "jsx-a11y/aria-role" for React components (#7393) 2019-08-12 08:37:17 -07:00
Ian Sutherland
a21e6b1d17 Don't block static files in robots.txt (#7508) 2019-08-12 09:28:28 -06:00
Ian Sutherland
c0b4173d1b Update bug report issue template 2019-08-10 17:29:37 -06:00
Ian Sutherland
70febc786a Add links to Spectrum in README and docs (#7500) 2019-08-10 17:17:53 -06:00
Ian Sutherland
a78ff74309 Publish
- babel-plugin-named-asset-import@0.3.3
 - babel-preset-react-app@9.0.1
 - confusing-browser-globals@1.0.8
 - create-react-app@3.1.0
 - eslint-config-react-app@5.0.0
 - react-app-polyfill@1.0.2
 - react-dev-utils@9.0.2
 - react-error-overlay@6.0.0
 - react-scripts@3.1.0
react-dev-utils@9.0.2 eslint-config-react-app@5.0.0 react-error-overlay@6.0.0 react-scripts@3.1.0 babel-plugin-named-asset-import@0.3.3 babel-preset-react-app@9.0.1 confusing-browser-globals@1.0.8 create-react-app@3.1.0 react-app-polyfill@1.0.2 v3.1.0
2019-08-09 16:37:31 -06:00
Ian Sutherland
dbe796785c Prepare 3.1.0 release 2019-08-09 16:31:40 -06:00
Ian Sutherland
f09d3d3a52 Remove unused dependencies in babel-preset-react-app (#5818)
* Remove unused dependencies in babel-preset-react-app

* Re-add @babel/plugin-transform-react-display-name

* Remove some dependencies again
2019-08-09 14:03:57 -06:00
ZHAO Jinxiang
538943ffbd Add readonly modifier for css module (#7497) 2019-08-09 14:03:11 -06:00
ZHAO Jinxiang
a48a054409 Bump version of sass-loader (#7496) 2019-08-09 11:28:25 -06:00
Leonardo Dino
b2258429c2 Add vscodium to the editor list (#7028) 2019-08-08 16:12:50 -06:00
Ryan Marsh
cb2c720056 Fix launch.json debugging config (#6484) 2019-08-08 16:10:09 -06:00