- 21 Oct, 2018 3 commits
-
-
Joe Haddad authored
* Always type check TypeScript when being used * Use alternate version
-
Ian Sutherland authored
-
Bruno Lemos authored
-
- 20 Oct, 2018 3 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 18 Oct, 2018 1 commit
-
-
Kit Thompson authored
explictly seems like a typo for explicitly
-
- 17 Oct, 2018 1 commit
-
-
Ran Yitzhaki authored
-
- 14 Oct, 2018 6 commits
-
-
Dan Abramov authored
- babel-preset-react-app@5.0.4 - confusing-browser-globals@1.0.4 - create-react-app@2.0.4 - eslint-config-react-app@3.0.4 - react-dev-utils@6.0.5 - react-error-overlay@5.0.5 - react-scripts@2.0.5
-
Dan Abramov authored
-
Rafael Lüder authored
* Added note on update to .flowconfig for .scss imports Added a note aimed at Flow users on how to get Flow to recognize the .scss imports. * Mentioned .sass extension in note, added backticks
-
Gavin Barron authored
Current instructions for running using HTTPS in a PowerShell prompt are incorrect and do not work on Windows 10 v1809
-
Dan Abramov authored
* Fix click-to-open on Windows * Oops
-
Vikram Rangaraj authored
* use the correct dependency for babel-plugin-dynamic-import-node * Update package.json
-
- 12 Oct, 2018 2 commits
-
-
Jeffrey Posnick authored
-
Ludovico Fischer authored
Update peer dependency versions in README.
-
- 08 Oct, 2018 2 commits
-
-
Joe Haddad authored
-
Alex Forbes-Reed authored
* Add environment variable to optionaly disable inlining of chunks * Changed env var to `process.env.INLINE_RUNTIME_CHUNK ` * Added env var to Advanced Configuration in docs * Drop implied behavior * Tweak working to match other descriptions
-
- 06 Oct, 2018 4 commits
-
-
Oskar Persson authored
Fixes #5333 printFileSizesAfterBuild calls canReadAsset with an object containing the file name while measureFileSizesBeforeBuild calls it with just the name. When canReadAsset only receives the name it returns false since accessing the `name` property results in undefined. This commit fixes that by having canReadAssset instead expect only the file name and making printFileSizesAfterBuild just like measureFileSizesBeforeBuild only provide the name as argument.
-
simonCordovaByte9 authored
-
Ragnar Rebase authored
-
Almero Steyn authored
-
- 05 Oct, 2018 5 commits
-
-
David Gilbertson authored
* Fix broken link in main README * Fix incorrect link in user guide README
-
Behzod Saidov authored
It seems correct URL is https://developers.google.com/web/fundamentals/web-app-manifest/ Current URL (https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/) is redirecting to there.
-
Ben Brandt authored
-
Peter Bengtsson authored
* avoid TypeError on when registering service workers without config Fixes #5299 * same before config.onUpdate
-
Ryan Cogswell authored
-
- 04 Oct, 2018 3 commits
-
-
Ernesto García authored
* add react-testing-library documentation/examples * make react-testing-library a heading * fix typo
-
Joe Haddad authored
-
Adam Bowles authored
-
- 03 Oct, 2018 6 commits
-
-
Joe Haddad authored
- babel-preset-react-app@5.0.3 - create-react-app@2.0.3 - react-dev-utils@6.0.4 - react-error-overlay@5.0.4 - react-scripts@2.0.4
-
Joe Haddad authored
-
Dan Abramov authored
-
Maël Nison authored
* Caches the Yarn resolution for faster installs * Adds the yarn.lock.cached file to the publish list * Removes the copied lockfile when the install fails * Updates the release checklist
-
Maël Nison authored
-
Joe Haddad authored
* Add `.mjs` support back to webpack, because webpack was not the problem * Continue toggling `.mjs` to `javascript/auto` mode * Be more inline with the specification * Bump old Node to 6
-
- 02 Oct, 2018 4 commits
-
-
Ian Sutherland authored
-
Kohei Hasegawa authored
-
Crux authored
-
Zacharias Knudsen authored
-