Kent C. Dodds
2de57fe15a
Add @testing-library to the default templates ( #7881 )
2019-10-29 14:36:55 -07:00
Havit Rovik
2c45a3cbe4
chore: Fix broken link for e2e README ( #7896 )
2019-10-29 13:41:43 +01:00
Havit Rovik
165765db3f
chore: Fix broken link for CRA deployment ( #7897 )
2019-10-29 13:39:46 +01:00
Kanitkorn Sujautra
c34aa1369d
Add yarn.lock to .gitignore ( #7789 )
2019-10-26 21:06:20 -07:00
Brody McKee
971f24959a
refactor: remove double coerce ( #7882 )
2019-10-26 21:01:56 -07:00
Andreas Cederström
324428fafd
Upgrade packages and tweak config to adapt to new config format ( #7814 )
...
Rebased again now with smaller changes in this one which will make it easier to revert in case of eventual regressions.
2019-10-25 10:36:33 +02:00
Ian Sutherland
07ccad7211
Update prerelease publishing instructions
2019-10-24 16:49:37 -07:00
Ian Sutherland
3e7391ddaf
If template name already starts with cra-template leave it alone ( #7880 )
2019-10-24 16:32:35 -07:00
Ian Sutherland
facd8f9e44
Prepare 3.3.0 beta
2019-10-24 15:22:50 -07:00
Brody McKee
4c0c81953d
Add template support ( #7716 )
...
* Add template support
* Update templates version check
* Update TypeScript template README
2019-10-24 15:17:41 -07:00
Ian Sutherland
e92db94313
Remove alex precommit check ( #7878 )
2019-10-24 14:32:19 -07:00
Andreas Cederström
f79f3031c8
Bump styling related loaders ( #7876 )
2019-10-24 14:00:52 -07:00
Andreas Cederström
7efe29b712
Bump react ( #7875 )
2019-10-24 13:58:14 -07:00
Fabiano Brito
c24314d960
Dark scheme overlay ( #7052 )
2019-10-24 13:54:54 -07:00
Andreas Cederström
a51729cb22
Bump docusaurus 🦖 ( #7874 )
2019-10-24 20:27:01 +02:00
Ian Sutherland
1d03579f51
Add Alex to lint documentation ( #7852 )
...
* Add Alex to lint documentation
* Attempt to trigger GitHub Action
* Configure Alex and update docs
* More docs updates
2019-10-24 11:14:15 -07:00
Andreas Cederström
4582491a8b
Fix eslint complaints in build.js ( #7870 )
2019-10-24 12:43:21 +02:00
Joshua Robinson
a351750bc9
Add additional information for postcss errors ( #6282 ) ( #6352 )
...
* Add additional information for postcss errors
* Add additional information for postcss errors (simplify)
* Remove chunkname from postCSS compile error
* Remove line number from postCSS compile error
2019-10-23 15:26:48 -06:00
darthmaim
ea34c1dae9
Add Service-Worker header to checkValidServiceWorker ( #6753 )
...
* Add header to checkValidServiceWorker (ts)
* Add header to checkValidServiceWorker
2019-10-23 15:20:24 -06:00
Wataru Ashihara
5ea3b345df
Fix notations of loopback addresses ( #7474 )
2019-10-23 15:18:30 -06:00
Guillaume Hertault
42140e59b2
Edit InterpolateHtmlPlugin hook ( #6448 ) ( #6449 )
2019-10-23 15:14:03 -06:00
Ian Sutherland
9788522d87
Add a GitHub Action that runs the build script ( #7861 )
2019-10-21 20:08:30 -06:00
Endi
7690af5526
Upgrade terser & enable parallel minification in wsl ( #7857 )
2019-10-21 10:41:09 -06:00
Abdul Wahab ⚡️
9d00fcee41
📖 DOC: Improvement ( #7819 )
2019-10-21 09:57:35 +02:00
Sean Baines
f337accd36
Move unused eslint webpack import into @remove-on-eject block ( #7856 )
2019-10-21 09:44:48 +02:00
Xuhao
9455ec5180
Update adding-bootstrap.md ( #7853 )
...
typo fix
2019-10-21 09:29:55 +02:00
Chun
da06c230c2
Update readme gif links ( #7849 )
2019-10-20 10:06:22 -06:00
Daniel Lo Nigro
07470fd4cb
Link to ASP.NET Core docs ( #7840 )
2019-10-19 09:45:52 -07:00
reactjser
ce968a9dd4
Update getting-started.md ( #7841 )
...
Update the initial project structure generated by create-react-app.
2019-10-18 12:16:29 -07:00
Ali Waseem
4b024e976d
added check for typescript template and unsupported node version ( #7839 )
...
* added check for typescript template and unsupported node version
* addressed code review feedback regarding syntax and spelling mistakes
2019-10-17 17:19:36 -06:00
Sean Lafferty
053f9774d3
Add a note about .eslingignore files being respected ( #7809 )
2019-10-16 13:11:00 -07:00
Hugo David-Boyet
ca37609e7f
Link to React documentation for code splitting ( #7686 )
...
The official documentation offers a simpler way of achieving route based code splitting.
2019-10-16 12:45:10 -06:00
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