Commit Graph

2361 Commits

Author SHA1 Message Date
Brody McKee
2da645c534 feat: add additional Jest keys to whitelist (#7832) 2019-10-16 20:07:13 +03:00
Ian Sutherland
584e3521bb Revert logo in templates (#7830) 2019-10-16 10:25:42 -06:00
Ian Sutherland
b4068f2443 Update doc publishing instructions 2019-10-15 10:45:56 -06:00
Endi
9243305b40 Upgrade to docusaurus 2 (#7785)
* chore: upgrade to docusaurus 2

* address review
2019-10-15 10:37:32 -06:00
Jake Boone
81c48dc300 Fix grammar error in troubleshooting.md (#7824) 2019-10-14 17:30:04 -07:00
Jesse Jackson
4a4ae1ef81 Document correct default behavior for HOST var (#7823) 2019-10-14 17:26:41 -07:00
Robert van Steen
889df8e65b Fix absolute paths issue in Jest (#7822) 2019-10-13 19:59:41 -06:00
Tomáš Hübelbauer
ab41c4c5c5 Document how to use the .env file to enforce HTTPS (#7821) 2019-10-13 19:58:14 -06:00
Orta
dc4d62d019 Update adding-typescript.md (#7815) 2019-10-13 19:54:52 -06:00
May
c8ca3070e7 Clarify dynamic import stage in docs (#7813) 2019-10-12 21:14:16 -07:00
Jonathan Felchlin
f06ae8b7fc Account for browserslist environment variables (#7764) 2019-10-10 20:59:34 -07:00
Robert FUSZENECKER
9161ba83d7 Fix process type in TypeScript template (#7796) 2019-10-10 09:25:14 +03:00
Justin Grant
09cbb89d44 Add Babel sourcemap to resolve VSCode debugging issues (#7022) 2019-10-10 09:20:18 +03:00
Damian Senn
ac93f310bf Add babel runtime version to transform-runtime plugin to reduce… (#7726) 2019-10-06 15:31:12 -07:00
Ian Schmitz
e51ea135e1 Temporarily disable Windows in CI (#7773) 2019-10-02 22:11:25 -07:00
Ian Sutherland
7fae307aef Publish
- create-react-app@3.2.0
 - react-app-polyfill@1.0.4
 - react-dev-utils@9.1.0
 - react-error-overlay@6.0.3
 - react-scripts@3.2.0
create-react-app@3.2.0 react-error-overlay@6.0.3 react-scripts@3.2.0 react-dev-utils@9.1.0 react-app-polyfill@1.0.4 v3.2.0
2019-10-02 22:18:22 -06:00
Ian Sutherland
6a74342711 Prepare 3.2.0 release 2019-10-02 22:10:57 -06:00
Jacob M-G Evans
88cf8cd64e Support production profiling with React Developer Tools (#7737)
* Added the alias for profiling and output change to keep the classNames and functionNames for human readbility

* defined isEnvProductionProfile with other isEnv checks

* moved the keep_classnames and keep_fnames to terserOptions scope

* resolve merge conflict for yarn.lock.cache

* revert yarn.lock.cache to master yarn.lock.cache
- git checkout origin/master -- packages/create-react-app/yarn.lock.cached

* Comment and Boolean Check
- I clarified the comment and specified the use case
- Changed the environment check to check for the specific true rather than
the assumed primitive value as before.

* Replaced env with flag
- Per suggestion --profile flag used instead of env variable PROFILE_APP

* documentation in available scripts section with suggested information

* resolved a local git issue. Fixed documentation error.

* moved documentation to suggested file
- Added a brief summary of profiling in available scripts section.
The summary references the production-build document. Which is the
file I moved the new documentation into under a new Header for production support.

* Update production-build.md


Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
2019-10-02 21:53:41 -06:00
Ashrith Reddy
6b8fa00e09 Use installing package manager in README (#7687) 2019-10-02 11:23:22 +03:00
Robert van Steen
7e2b6b16df Support setting baseUrl to root directory (#7755) 2019-10-02 10:48:34 +03:00
Justin Grant
85aac9b9d5 Stop hiding the column number of ESLint errors (#6980) 2019-10-01 09:23:23 -07:00
Kim Persson
6980616b56 docs: note that v2 to v3 migration may require deletion of node_modules (#7302) 2019-10-01 09:20:57 -07:00
André Lins
f36d61a5db Remove switch case (#7729) 2019-10-01 11:16:14 +03:00
Kyle Bebak
71946b1eba Add TSC_COMPILE_ON_ERROR setting (#6931) 2019-10-01 11:09:09 +03:00
Alexandr Tovmach
6f7b37128c Fix linting error when using rest props (#7754) 2019-09-30 20:38:27 -07:00
Tomer Cohen
a10223d418 Documentation typo fix (#7757) 2019-09-30 14:38:13 -06:00
Lewis Llobera
fefd7169e9 Fix variable name casing in fileTransform (#7752) 2019-09-30 11:08:28 +03:00
Rakan Nimer
c0d73ba283 Close br tags in template README files (#7668) 2019-09-30 10:49:32 +03:00
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