1. 26 Sep, 2018 5 commits
  2. 24 Sep, 2018 5 commits
  3. 22 Sep, 2018 1 commit
  4. 21 Sep, 2018 1 commit
    • 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 unrelate...
      d0ed8450
  5. 20 Sep, 2018 1 commit
  6. 19 Sep, 2018 1 commit
  7. 18 Sep, 2018 3 commits
  8. 17 Sep, 2018 1 commit
  9. 07 Aug, 2018 1 commit
  10. 26 Jul, 2018 1 commit
  11. 05 Jul, 2018 1 commit
  12. 30 Jun, 2018 1 commit
  13. 26 Jun, 2018 1 commit
  14. 05 Jun, 2018 2 commits
  15. 03 Jun, 2018 1 commit
  16. 31 May, 2018 1 commit
    • Joshua Comeau's avatar
      Create a `--stats` flag for react-scripts `build`. Update README. · 7c859384
      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.
      7c859384
  17. 22 May, 2018 1 commit
  18. 20 May, 2018 1 commit
    • Luis Nell's avatar
      Update node-sass-chokidar docs (#4205) · 0dfc6f6e
      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
      0dfc6f6e
  19. 15 Apr, 2018 3 commits
  20. 13 Apr, 2018 2 commits
  21. 02 Apr, 2018 1 commit
  22. 23 Mar, 2018 1 commit
  23. 21 Mar, 2018 1 commit
  24. 15 Mar, 2018 1 commit
  25. 05 Mar, 2018 2 commits