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. 16 Jan, 2018 1 commit
    • Dan Abramov's avatar
      Try to fix CI (#3806) · 72c3d4eb
      Dan Abramov authored
      * Try to fix CI
      
      * Bump Jest elsewhere
      
      * Bump Babel elsewhere
      
      * Fix CI on Windows by writing .cmd file back
      72c3d4eb
  3. 15 Jan, 2018 12 commits
    • Joe Haddad's avatar
      Offer to set default browsers (#3792) · 2e59c541
      Joe Haddad authored
      * Offer to set browser defaults
      
      * Catch error on no
      
      * Add ending newlines
      
      * Ensure we re-check to prevent defaults from leaking
      
      * Reduce nesting
      
      * Add defaults message
      
      * More explicit
      2e59c541
    • Joe Haddad's avatar
      Tell user what browser support their application was built with (#3782) · 5d1710ae
      Joe Haddad authored
      * Warn about browsers during build
      
      * Better message
      5d1710ae
    • Dan Abramov's avatar
      Bump dependencies (#3785) · ea46cf4f
      Dan Abramov authored
      * Bump dependencies
      
      * Use a more sensible way to compile error overlay
      
      * Keep old chalk for global CLI
      ea46cf4f
    • Joe Haddad's avatar
      Compile code in parallel (#3778) · 2ed4a703
      Joe Haddad authored
      * Cheap perf gains
      
      * Whoopsie
      2ed4a703
    • Chris Laughlin's avatar
      Enable `getter-return` rule as a warning (#3723) · f6c37300
      Chris Laughlin authored
      * Updating ESlint to ^4.15.0 and adding new rules to config
      
      * remoning style rule and auto fixing breakages from new rules
      
      * Removing implicit-arrow-linebreak style rule
      
      * adding new rule to eslint config project
      
      * updating react scripts eslint version
      
      * Pinning version.
      
      * Changing getter-return to warn
      
      * Update package.json
      
      * Update .eslintrc
      f6c37300
    • Dan Abramov's avatar
      Bump eslint-plugin-jsx-a11y version (#2690) · bf02edbe
      Dan Abramov authored
      * Bump eslint-plugin-jsx-a11y
      
      * Update index.js
      
      * Update index.js
      
      * Update package.json
      
      * Don't use links for non-linky things
      bf02edbe
    • Clement Hoang's avatar
      Switch to Babel 7 (#3522) · 1552949a
      Clement Hoang authored
      * Update dependencies in react-scripts
      
      * Add first pass of working dependencies for babel-preset-react-app and react-scripts
      
      * Bump more dependency versions
      
      * Adjust more versions and edit fix options
      
      * Restore functionality of old preset
      
      * Disable Uglify in iframe webpack
      
      * Apply prettier
      
      * Re-enable cache in dev and clean deps
      
      * Lock packages and move babel/core to dep in preset
      
      * Bump babel-jest
      
      * Re-enable uglify
      
      * Nest forceAllTransforms correctly in webpack config
      
      * Install babel-core bridge for jest
      
      * Add jest-cli and babel-core bridge to make tests in react-error-overlay pass
      
      * Re-enable transform-dynamic-import
      
      * Add dynamic import syntax support back
      
      * Use new babel in kitchensink
      
      * Transform modules in test
      
      * Revert "Transform modules in test"
      
      This reverts commit 539e46a1.
      
      * Attempt fix for ejected tests
      
      * try this
      
      * Add regenerator back
      
      * Bump babel deps to beta.34
      
      ...
      1552949a
    • Dan Abramov's avatar
      Bump Jest to 22.0.6 (#3751) · 590df7ee
      Dan Abramov authored
      590df7ee
    • aisensiy's avatar
      Update jest to 22 and support watchPathIgnorePatterns configuration (#3124) · 776d2d60
      aisensiy authored
      * update jest to 21.0.2 to support watchPathIgnorePatterns configuration
      
      * update jest to 21.1.0
      
      * Try bumping Jest
      
      * Bump babel-jest
      
      * Try to debug weird CI failure
      
      * Remove debug code
      
      * Bump other Jest packages
      
      * ffs
      
      * temp
      
      * Revert "temp"
      
      This reverts commit 62aec9ac.
      776d2d60
    • Joe Haddad's avatar
      Specify ecma version (#3743) · 1f18ab78
      Joe Haddad authored
      1f18ab78
    • Ade Viankakrisna Fadlil's avatar
      ff544949
    • Dan's avatar
      Publish · e73a783e
      Dan authored
       - babel-preset-react-app@3.1.1
       - create-react-app@1.5.0
       - eslint-config-react-app@2.1.0
       - react-dev-utils@5.0.0
       - react-error-overlay@4.0.0
       - react-scripts@1.1.0
      e73a783e
  4. 09 Jan, 2018 1 commit
  5. 03 Nov, 2017 2 commits
  6. 31 Oct, 2017 2 commits
    • Dan Abramov's avatar
      Publish · dc95d18c
      Dan Abramov authored
       - create-react-app@1.4.3
       - react-dev-utils@4.2.1
       - react-scripts@1.0.16
      dc95d18c
    • Dan Abramov's avatar
      Publish · 5e7b9675
      Dan Abramov authored
       - babel-preset-react-app@3.1.0
       - react-dev-utils@4.2.0
       - react-error-overlay@3.0.0
       - react-scripts@1.0.15
      5e7b9675
  7. 28 Oct, 2017 3 commits
  8. 23 Oct, 2017 1 commit
  9. 06 Oct, 2017 1 commit
  10. 05 Oct, 2017 1 commit
  11. 27 Sep, 2017 1 commit
    • Joe Haddad's avatar
      Publish · b2c0b3f7
      Joe Haddad authored
       - babel-preset-react-app@3.0.3
       - create-react-app@1.4.1
       - eslint-config-react-app@2.0.1
       - react-dev-utils@4.1.0
       - react-error-overlay@2.0.2
       - react-scripts@1.0.14
      b2c0b3f7
  12. 26 Sep, 2017 1 commit
  13. 22 Sep, 2017 1 commit
  14. 02 Sep, 2017 1 commit
    • Dan Abramov's avatar
      Publish · c22dc709
      Dan Abramov authored
       - react-dev-utils@4.0.1
       - react-error-overlay@2.0.1
       - react-scripts@1.0.13
      c22dc709
  15. 28 Aug, 2017 3 commits
    • Dan Abramov's avatar
      Publish · a51be958
      Dan Abramov authored
       - react-dev-utils@4.0.0
       - react-error-overlay@2.0.0
       - react-scripts@1.0.12
      a51be958
    • Christophe Hurpeau's avatar
      update babel-runtime dependency in react-error-overlay and react-scripts (#2991) · fbbc64fc
      Christophe Hurpeau authored
      * update babel-runtime dependency in react-error-overlay and react-scripts
      
      `babel-runtime@6.23.0` have a dependency on `regenerator-runtime@0.10.5`
      `babel-runtime@6.26.0` on `regenerator-runtime@0.11.0`
      
      > npm ls regenerator-runtime
      
      ```
      └─┬ react-scripts@1.0.11
        ├─┬ babel-core@6.25.0
        │ └─┬ babel-runtime@6.26.0
        │   └── regenerator-runtime@0.11.0
        ├─┬ babel-eslint@7.2.3
        │ └─┬ babel-traverse@6.26.0
        │   └─┬ babel-runtime@6.26.0
        │     └── regenerator-runtime@0.11.0
        ├─┬ babel-runtime@6.23.0
        │ └── regenerator-runtime@0.10.5
        └─┬ react-error-overlay@1.0.10
          └─┬ babel-runtime@6.23.0
            └── regenerator-runtime@0.10.5
      ```
      
      * fix requested changes
      fbbc64fc
    • 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 2 commits
    • Joe Haddad's avatar
      Publish · bfaee410
      Joe Haddad authored
       - babel-preset-react-app@3.0.2
       - create-react-app@1.4.0
       - eslint-config-react-app@2.0.0
       - react-dev-utils@3.1.0
       - react-error-overlay@1.0.10
       - react-scripts@1.0.11
      bfaee410
    • Joe Haddad's avatar
      Update dev deps (#2923) · 9b23be82
      Joe Haddad authored
      * Bump deps
      
      * Fix linter errors
      
      * Whoops
      
      * Try to bump webpack
      
      * Update peer deps to min for eslint 4.x
      9b23be82
  17. 02 Aug, 2017 1 commit
  18. 26 Jul, 2017 1 commit
  19. 25 Jul, 2017 1 commit
    • themre's avatar
      Feature/webpack3 (#2574) · bc82755a
      themre authored
      * Add source-map-loader to support source maps of dependencies
      
      * merge with latest develop
      
      * add ModuleConcatenationPlugin
      
      * revert source-map-loader
      
      * bump to 3.1 and update dev-server
      
      * rebase to master
      
      * rebase again
      
      * bump webpack
      
      * remove ModuleConcatenationPlugin, downgraded react packages, bump etwp
      
      * ETWP rc1 only for testing
      
      * bump ETWP and webpack 3
      
      * bump WP3
      
      * revert to 3.2.0
      
      * bump sw-precache-webpack-plugin
      
      * bump back to 3.3.0
      
      * bump dev-server and manifest
      bc82755a
  20. 18 Jul, 2017 1 commit
  21. 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
  22. 29 Jun, 2017 1 commit
    • Dan Abramov's avatar
      Publish · ad35fd1d
      Dan Abramov authored
       - create-react-app@1.3.3
       - react-dev-utils@3.0.2
       - react-error-overlay@1.0.9
       - react-scripts@1.0.10
      ad35fd1d