- 27 Sep, 2018 2 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
- 26 Sep, 2018 6 commits
-
-
Sagiv ben giat authored
* changed to Migrate to v2.x * richer explanation * Update README.md
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
This reverts commit 11f1aa09.
-
- 24 Sep, 2018 5 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
-
Kévin Dunglas authored
-
- 22 Sep, 2018 1 commit
-
-
Marko Kaznovac authored
-
- 21 Sep, 2018 2 commits
-
-
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.
-
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 1 commit
-
-
James B. Pollack authored
-
- 19 Sep, 2018 1 commit
-
-
Jeffrey Posnick authored
* Updates to reflect service worker registration being opt-in. * Fixed an anchor link. * Updates to SWPrecacheWebpackPlugin config, and corresponding docs.
-
- 18 Sep, 2018 3 commits
-
-
Joe Haddad authored
This reverts commit b43ad04b.
-
Joe Haddad authored
This reverts commit aa8789b1.
-
Joe Haddad authored
This reverts commit 058d03f8.
-
- 17 Sep, 2018 1 commit
-
-
Eugene Kopich authored
-
- 07 Aug, 2018 1 commit
-
-
Terbiy authored
-
- 26 Jul, 2018 1 commit
-
-
Jed Fox authored
-
- 05 Jul, 2018 1 commit
-
-
Mike Wilcox authored
-
- 30 Jun, 2018 1 commit
-
-
Ideveloper authored
* Suggest `reactstrap` instead of `react-bootstrap` * Update README.md
-
- 26 Jun, 2018 1 commit
-
-
Kent C. Dodds authored
* add react-testing-library documentation/examples * make react-testing-library a heading * fix typo
-
- 05 Jun, 2018 2 commits
-
-
Marius Gedminas authored
-
Dan Abramov authored
-
- 03 Jun, 2018 1 commit
-
-
Josh Comeau authored
-
- 31 May, 2018 1 commit
-
-
Joshua Comeau authored
To analyze Webpack bundles, a "stats" JSON is required. This PR allows that file to be created and saved to the `build` directory, so that users can use it with Webpack-specific insight tools like `webpack-bundle-analyzer` without ejecting their application. Updated the README to include details for how to do this.
-
- 22 May, 2018 1 commit
-
-
Saimon Moore authored
-
- 20 May, 2018 1 commit
-
-
Luis Nell authored
* Removes Chokidar Recursive Flag According to the changelog it is not necessary anymore as it doesn't do anything. * Removes initial build on SCSS watch Chokidar now does this on it's own. * Removes sass watch recursive, default include-path as proposed by @michaelwayman * Removes another left-over build-css
-
- 15 Apr, 2018 3 commits
-
-
Antti Ahti authored
-
Tom Coleman authored
Learnstorybook is a tutorial for Storybook that both uses CRA and is at a level of introductionary detail appropriate for CRA users.
-
Jerry Muzsik authored
* Docs - Document multiple build environments via * Docs - Document multiple build environments via * Docs - Document multiple build environments via * Docs - Document multiple build environments via env-cmd * fix - based upon requests * Update README.md
-
- 13 Apr, 2018 2 commits
-
-
Francis Upton IV authored
-
Ro Savage authored
* Update CSS Modules localIndetName * Add missing file to package * Correct regex * plz plz plz
-
- 04 Apr, 2018 1 commit
-
-
Andreas Cederström authored
-
- 02 Apr, 2018 1 commit
-
-
Vicente Plata authored
Add troubleshooting for an issue that has to do with either 2FA, or using Windows, or both, when trying to deploy an app via gh-pages
-