- 25 Sep, 2018 2 commits
-
-
Grady Kuhnline authored
* add postcss-preset-env, remove autoprefixer * limit to stage 4
-
Joe Haddad authored
* Add new overrides option * Add file to package.json * Create our own loader * Remove overrides * We have to use a real babel option * Add comments
-
- 24 Sep, 2018 12 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
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
-
Joe Haddad authored
-
- 22 Sep, 2018 2 commits
-
-
Marko Kaznovac authored
- 21 Sep, 2018 14 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
* Tweak environment handling * Add documentation for getCacheIdentifier
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Aaron Reisman authored
-
Jack Zhao authored
* support scoped packages for cra --scripts-version option * cache yarn * only cache yarn * also cache .npm
-
Joe Haddad 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 10 commits
-
-
Jason Laster authored
-
Joe Haddad authored
-
Joe Haddad 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
-
Joe Haddad authored
* Correct babel dependency compile target * Correctly compile runtime for dependencies
-
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
-
Joe Haddad authored
-
Joe Haddad authored
Closes #5020
-