1. 15 Jan, 2018 3 commits
  2. 09 Jan, 2018 1 commit
  3. 15 Dec, 2017 1 commit
  4. 07 Dec, 2017 1 commit
  5. 15 Nov, 2017 1 commit
  6. 04 Nov, 2017 1 commit
  7. 03 Nov, 2017 1 commit
  8. 28 Oct, 2017 4 commits
  9. 06 Oct, 2017 1 commit
  10. 03 Oct, 2017 2 commits
  11. 26 Sep, 2017 1 commit
  12. 20 Sep, 2017 1 commit
  13. 02 Sep, 2017 1 commit
  14. 01 Sep, 2017 1 commit
  15. 28 Aug, 2017 1 commit
    • Tharaka Wijebandara's avatar
      Convert react-error-overlay to React (#2515) · ecd1f054
      Tharaka Wijebandara authored
      * Convert react-error-overlay to React
      
      * Update compile-time error overlay to use react-error-overlay components
      
       * Refactor react-error-overlay components to container and presentational components.
      
       * Make the compile-time error overlay a part of react-error-overlay package.
      
       * Use react-error-overlay as dependency in react-dev-utils to show compile-time errors.
      
      * Run Prettier
      
      * Move the function name fix into StackFrame itself
      
      * Fix clicking on source code snippet to open the code in editor
      
      * Use exact objects + minor style tweak
      
      * Don't linkify frames that don't exist on the disk
      
      * Fix lint
      
      * Consolidate iframe rendering logic
      
      * Remove circular dependency between react-dev-utils and react-error-overlay
      
      * Fix lint
      
      * Fix decoupling of react-dev-utils and react-error-overlay by moving middleware
      
      * Deduplicate identical errors
      ecd1f054
  16. 09 Aug, 2017 1 commit
  17. 02 Aug, 2017 1 commit
    • iamdoron's avatar
      Allow importing package.json (#2468) · 24b18aed
      iamdoron authored
      * Allow importing package.json
      
      * Remove package.json import from App.js template
      
      * fix importing package.json
      
      * Rename variable to reflect path is relative to root
      
      * Check for both package & package.json in ModuleScopePlugin
      
      * Use regex to check relative path to package.json
      
      * Strictly enforce package.json extension on scope plugin
      
      * Add allowedPaths to ModuleScopePlugin ctor and use it to allow app package.json
      
      * Remove package.json import from App.js template
      
      * Add package.json to react-scripts/template, show package version and name in the template
      
      * Remove import package.json from template
      
      * Remove template/package.json and its references in code
      
      * Update ModuleScopePlugin.js
      
      * Update README.md
      24b18aed
  18. 09 Jul, 2017 1 commit
  19. 07 Jul, 2017 1 commit
    • Đinh Quang Trung's avatar
      ESLint 4 (#2735) · bbbc15dc
      Đinh Quang Trung authored
      * Update eslint-loader 1.7.1 -> 1.9.0
      
      * Add eslintPath option
      
      * Update eslint 3.19.0 -> 4.1.1
      
      * Update peer dependencies
      
      * Move eslintPath config to outside @remove-on-eject
      bbbc15dc
  20. 29 Jun, 2017 1 commit
  21. 28 Jun, 2017 2 commits
  22. 27 Jun, 2017 3 commits
  23. 26 Jun, 2017 4 commits
  24. 06 Jun, 2017 1 commit
  25. 27 May, 2017 2 commits
  26. 24 May, 2017 1 commit
  27. 20 May, 2017 1 commit