1. 17 Jan, 2018 1 commit
    • Ro Savage's avatar
      Add support for CSS Modules with explicit filename (#2285) · fc7c9915
      Ro Savage authored
      * Add css modules with [name].modules.css file convention
      
      * Add e2e for CSS Modules
      
      * Updated based on feedback
      
      * Change css modules class name to be deterministic and fix licences
      
      * Update css modules class naming convention
      fc7c9915
  2. 15 Jan, 2018 9 commits
  3. 07 Dec, 2017 1 commit
  4. 04 Nov, 2017 1 commit
  5. 28 Oct, 2017 2 commits
  6. 06 Oct, 2017 1 commit
  7. 26 Sep, 2017 1 commit
  8. 20 Sep, 2017 1 commit
  9. 02 Sep, 2017 1 commit
  10. 09 Aug, 2017 1 commit
  11. 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
  12. 09 Jul, 2017 1 commit
  13. 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
  14. 29 Jun, 2017 1 commit
  15. 28 Jun, 2017 1 commit
  16. 27 Jun, 2017 3 commits
  17. 26 Jun, 2017 4 commits
  18. 27 May, 2017 2 commits
  19. 24 May, 2017 1 commit
  20. 19 May, 2017 4 commits
  21. 17 May, 2017 2 commits