1. 04 Oct, 2018 2 commits
  2. 02 Oct, 2018 3 commits
  3. 01 Oct, 2018 13 commits
  4. 29 Sep, 2018 1 commit
  5. 28 Sep, 2018 2 commits
  6. 27 Sep, 2018 3 commits
  7. 26 Sep, 2018 6 commits
  8. 24 Sep, 2018 5 commits
  9. 22 Sep, 2018 1 commit
  10. 21 Sep, 2018 2 commits
    • John Freeman's avatar
      Move favicon.ico <link> to accommodate Chrome (#4891) · b98d5c9f
      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.
      b98d5c9f
    • Jack Zhao's avatar
      Convert test suite to Jest (#4550) · d0ed8450
      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
      d0ed8450
  11. 20 Sep, 2018 1 commit
  12. 19 Sep, 2018 1 commit