David Cho-Lerat
|
c38aecf73f
|
Fix typo in README.md (#6879)
|
2019-04-24 11:45:45 +03: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 |
|
Ian Schmitz
|
278c62cf03
|
Revert "Update to core-js@3"
This reverts commit 71149650ec.
|
2019-04-06 16:32:19 -07:00 |
|
Ian Schmitz
|
71149650ec
|
Update to core-js@3
|
2019-04-06 16:24:18 -07:00 |
|
Ioannis Cherouvim
|
7ec36479b3
|
Improved language used in markdown code blocks. (#6419)
* Improved language used in code blocks.
|
2019-02-21 21:16:33 -08:00 |
|
Adam Wanninger
|
7e25df150d
|
extra polyfills must be included manually (#5814)
* extra polyfills must be included manually, fixes #5795
* make note italicized
|
2018-11-16 09:06:01 -05:00 |
|
Dan Abramov
|
79485d7d9c
|
Update README.md
|
2018-10-01 16:31:38 -04:00 |
|
Joe Haddad
|
bfb17b2043
|
Tweak browser support section
|
2018-09-26 11:12:23 -04:00 |
|
Joe Haddad
|
5599eff861
|
Drop IE 11 support by default (#5090)
* Drop ie 11 support and move polyfills to a new package
* More useful directions for what entry point to use
https://github.com/facebook/create-react-app/pull/5090#discussion_r220313783
* Clear up what file this polyfill goes in
https://github.com/facebook/create-react-app/pull/5090#discussion_r220313980
* Polyfill `window`, not `global`
* Remove proxy polyfill file
|
2018-09-25 16:08:29 -04:00 |
|