- 24 Sep, 2018 7 commits
-
-
Martin Lechner authored
Husky had an overhaul of the API, see https://github.com/typicode/husky Therefore the usage advice here has been adjusted.
-
Nick Bartlett authored
follwing -> following
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
* Add user defined proxy via middleware * Pass app, instead
-
Kévin Dunglas authored
-
- 22 Sep, 2018 2 commits
-
-
Marko Kaznovac authored
- 21 Sep, 2018 10 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
Jason Laster authored
-
John Freeman authored
Chrome requests `favicon.ico` on every route change, but stops if the `<link>` for it occurs early enough in the page. [Several](https://stackoverflow.com/questions/35409588/favicon-requested-on-every-route-change) other [people](https://github.com/ctrlplusb/react-universally/issues/145) have been running into this issue since at least February 2016.
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Aaron Reisman authored
-
Jack Zhao authored
-
Jack Zhao authored
* convert mocha tests to jest * jest 23 * add jest configs * use material css * fix windows * forceExit jest test * force exit eject * test * test * retrigger test * remove appveyor comment * try to remove pretendToBeVisual option * use jsdom env * test environment * no cache * test no close * bring back raf * test revert all broken changes * add back jsdom * remove jsdom * node test environment * use latest change * runInBand * runInBand * comment test run * try different jest option * standardize jest test options * increase heap size * remove heap size config * support scoped packages for cra --scripts-version option * upgrade jest version * fix windows * fix windows again * jest 23.4.1 * babel-jest * babel-jest * split out kitchhensink * travis node 6 * travis node 6 config * node 6 travis eject * cache yarn * only cache yarn * remove unrelated changes * typo
-
- 20 Sep, 2018 6 commits
-
-
Jason Laster authored
-
Joe Haddad authored
Adjust the default browsers to be a single list and remove it from the build output; it only affects CSS now
-
James B. Pollack authored
-
Joe Haddad authored
This is the best behavior so people have seamless upgrades to new React majors. This is probably a terrible default warning from the ESLint plugin, and we need to wait for https://github.com/yannickcr/eslint-plugin-react/issues/1955 before changing this hardcoded behavior. Closes #5034
-
Joe Haddad authored
Closes #5020
-
Joe Haddad authored
Closes #4932, Closes #4876
-
- 19 Sep, 2018 5 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
* No lock files prevents the use of yarn upgrade & outdated * Update deps * Bump Jest across the board * Add safe postcss parser
-
Jeffrey Posnick authored
* Updates to reflect service worker registration being opt-in. * Fixed an anchor link. * Updates to SWPrecacheWebpackPlugin config, and corresponding docs.
-
Joe Haddad authored
* Upgrade html webpack plugin * Fix build
-
Joe Haddad authored
* Disable webpack chunk rollup * Bump timeout * Revert "Bump timeout" This reverts commit 84632115d178b48e08eb75dc5e9a921ece6aa759.
-
- 18 Sep, 2018 7 commits
-
-
Joe Haddad authored
* Revert Lerna dependency, there's too many bugs in v3 * Remove `mjs` support
-
Joe Haddad authored
This reverts commit b43ad04b.
-
Joe Haddad authored
This reverts commit aa8789b1.
-
Joe Haddad authored
This reverts commit 47d2d941.
-
Joe Haddad authored
This reverts commit 2c34d5b6.
-
Joe Haddad authored
This reverts commit 058d03f8.
-
Joe Haddad authored
Uglify is no longer maintained and has bugs not present in Terser (its successor)
-
- 17 Sep, 2018 3 commits
-
-
Joe Haddad authored
The `formatter` option is incompatible with with `thread-loader`. The `formatter` option previously accepted a function which was lost during JSON serialization.
-
Joe Haddad authored
-
Joe Haddad authored
-