-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to latest from facebook/create-react-app master #4
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d97fbad - Browse repository at this point
Copy the full SHA d97fbadView commit details -
Fix dotenv file loading order (#9037)
* Fix dotenv file loading order * tests: fix failing env tests * tests: fix more failing tests Co-authored-by: Brody McKee <mrmckeb@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26a1c7f - Browse repository at this point
Copy the full SHA 26a1c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 285f9cb - Browse repository at this point
Copy the full SHA 285f9cbView commit details
Commits on May 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 461775a - Browse repository at this point
Copy the full SHA 461775aView commit details
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 78e13b0 - Browse repository at this point
Copy the full SHA 78e13b0View commit details
Commits on Jun 1, 2020
-
* Update Jest to 26 * Upgrade to Jest 26.0.1 * Use jest-circus test runner by default * Try resolving test runner to fix behavior tests * Run TypeScript verification in new context * Delete globalThis if polyfilled
Configuration menu - View commit details
-
Copy full SHA for c87ab79 - Browse repository at this point
Copy the full SHA c87ab79View commit details
Commits on Jun 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 538d527 - Browse repository at this point
Copy the full SHA 538d527View commit details
Commits on Jun 7, 2020
-
Add support for absolute paths when using url() in CSS (#7937)
* Support scss absolute path resolution for url() Adding resolve-url-loader broke all apps using scss with centralized assets folder and all url(./assets/*.png) broke (#7023). This change allows apps to use url(/assets/*.png) and it would map to src/assets/*.png * test: Add global scss assets test
Configuration menu - View commit details
-
Copy full SHA for fa648da - Browse repository at this point
Copy the full SHA fa648daView commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2814124 - Browse repository at this point
Copy the full SHA 2814124View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2dac9e - Browse repository at this point
Copy the full SHA a2dac9eView commit details
Commits on Jun 11, 2020
-
Add performance relayer + documentation (web-vitals) (#9116)
Co-authored-by: Brody McKee <mrmckeb@users.noreply.github.com> Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8fda779 - Browse repository at this point
Copy the full SHA 8fda779View commit details
Commits on Jun 14, 2020
-
Update deployment docs for Azure Static Web Apps (#9042)
Co-authored-by: Minh Nguyen <minhnguyenxx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b389928 - Browse repository at this point
Copy the full SHA b389928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a1088 - Browse repository at this point
Copy the full SHA 41a1088View commit details
Commits on Jun 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 71facad - Browse repository at this point
Copy the full SHA 71facadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 697dffe - Browse repository at this point
Copy the full SHA 697dffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdbde1f - Browse repository at this point
Copy the full SHA fdbde1fView commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6223fd9 - Browse repository at this point
Copy the full SHA 6223fd9View commit details
Commits on Jun 26, 2020
-
The root domain, chaijs.com, does not serve a valid certificate and gives a browser warning.
Configuration menu - View commit details
-
Copy full SHA for abe2369 - Browse repository at this point
Copy the full SHA abe2369View commit details
Commits on Jul 2, 2020
-
Explain how to uninstall create-react-app globally (#9244)
* Explain how to uninstall create-react-app globally * Add uninstallation intructions for yarn
Configuration menu - View commit details
-
Copy full SHA for 2da5517 - Browse repository at this point
Copy the full SHA 2da5517View commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 759696d - Browse repository at this point
Copy the full SHA 759696dView commit details
Commits on Jul 22, 2020
-
Switch to the Workbox InjectManifest plugin (#9205)
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e720ae - Browse repository at this point
Copy the full SHA 8e720aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f32c4 - Browse repository at this point
Copy the full SHA d1f32c4View commit details -
feat: Update ESLint dependencies (#9251)
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2bef8a5 - Browse repository at this point
Copy the full SHA 2bef8a5View commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bdae9b6 - Browse repository at this point
Copy the full SHA bdae9b6View commit details
Commits on Jul 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a01b1c5 - Browse repository at this point
Copy the full SHA a01b1c5View commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 66bf7df - Browse repository at this point
Copy the full SHA 66bf7dfView commit details
Commits on Jul 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a79d8b8 - Browse repository at this point
Copy the full SHA a79d8b8View commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7ab0116 - Browse repository at this point
Copy the full SHA 7ab0116View commit details
Commits on Aug 1, 2020
-
Updated README.md Templates to Follow ESLint Markdown Rules (#9241)
Rafael Quijada authoredAug 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 58db16b - Browse repository at this point
Copy the full SHA 58db16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for de27bcf - Browse repository at this point
Copy the full SHA de27bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a6ef92 - Browse repository at this point
Copy the full SHA 1a6ef92View commit details
Commits on Aug 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aeaf575 - Browse repository at this point
Copy the full SHA aeaf575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd6e73 - Browse repository at this point
Copy the full SHA 5bd6e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2e224 - Browse repository at this point
Copy the full SHA 2c2e224View commit details
Commits on Aug 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ebab256 - Browse repository at this point
Copy the full SHA ebab256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf2b06 - Browse repository at this point
Copy the full SHA 3cf2b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86cf44 - Browse repository at this point
Copy the full SHA f86cf44View commit details -
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com> Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
Configuration menu - View commit details
-
Copy full SHA for 42dcf79 - Browse repository at this point
Copy the full SHA 42dcf79View commit details -
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6cd3826 - Browse repository at this point
Copy the full SHA 6cd3826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5036825 - Browse repository at this point
Copy the full SHA 5036825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d74b79 - Browse repository at this point
Copy the full SHA 3d74b79View commit details
Commits on Aug 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c8ea284 - Browse repository at this point
Copy the full SHA c8ea284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e41ca0 - Browse repository at this point
Copy the full SHA 5e41ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e703a5 - Browse repository at this point
Copy the full SHA 5e703a5View commit details
Commits on Aug 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e761d1 - Browse repository at this point
Copy the full SHA 8e761d1View commit details
Commits on Aug 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7763737 - Browse repository at this point
Copy the full SHA 7763737View commit details
Commits on Aug 24, 2020
-
Added CRA logo in README.md (#9363)
* Added React logo in README.md * Added React logo in README file that makes looks nicer now. * Added CRA Logo in README.md that looks nicer * Replacing React Logo with CRA Logo instead Co-authored-by: Eddie Monge Jr <eddiemonge@users.noreply.github.com> * Update README.md Co-authored-by: Eddie Monge Jr <eddiemonge@users.noreply.github.com> Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for edfc30a - Browse repository at this point
Copy the full SHA edfc30aView commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cf74eb9 - Browse repository at this point
Copy the full SHA cf74eb9View commit details
Commits on Sep 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 97695bc - Browse repository at this point
Copy the full SHA 97695bcView commit details
Commits on Sep 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e258532 - Browse repository at this point
Copy the full SHA e258532View commit details
Commits on Sep 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cef668a - Browse repository at this point
Copy the full SHA cef668aView commit details -
Update template dependencies to latest version (#9526)
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2a8237c - Browse repository at this point
Copy the full SHA 2a8237cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6abc7a5 - Browse repository at this point
Copy the full SHA 6abc7a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b61c9 - Browse repository at this point
Copy the full SHA 22b61c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1e2af - Browse repository at this point
Copy the full SHA ce1e2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d8eb2 - Browse repository at this point
Copy the full SHA 65d8eb2View commit details
Commits on Sep 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 552c7a9 - Browse repository at this point
Copy the full SHA 552c7a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730438c - Browse repository at this point
Copy the full SHA 730438cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b7868 - Browse repository at this point
Copy the full SHA 14b7868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 930b5db - Browse repository at this point
Copy the full SHA 930b5dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e0d1c - Browse repository at this point
Copy the full SHA 13e0d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 025f273 - Browse repository at this point
Copy the full SHA 025f273View commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e4949a - Browse repository at this point
Copy the full SHA 7e4949aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c0fe2 - Browse repository at this point
Copy the full SHA d5c0fe2View commit details
Commits on Oct 14, 2020
-
Add AVIF image support (#9611)
Co-authored-by: Ian Schmitz <ianschmitz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6a51dcd - Browse repository at this point
Copy the full SHA 6a51dcdView commit details
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1f2d387 - Browse repository at this point
Copy the full SHA 1f2d387View commit details
Commits on Oct 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6f3e32e - Browse repository at this point
Copy the full SHA 6f3e32eView commit details