- 17 Jan, 2018 1 commit
-
-
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
-
- 15 Jan, 2018 10 commits
-
-
Joe Haddad authored
* Warn about browsers during build * Better message
-
Joe Haddad authored
-
Joe Haddad authored
* Cheap perf gains * Whoopsie
-
Dan Abramov authored
-
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 ...
-
Jeffrey Posnick authored
* Disables navigateFallback and updates the README * Typos * Updated a URL in a comment.
-
everdimension authored
-
Andrey Sitnik authored
-
Joe Haddad authored
-
Ade Viankakrisna Fadlil authored
-
- 09 Jan, 2018 1 commit
-
- 15 Dec, 2017 1 commit
-
-
Nils Magnus Englund authored
Replaced `it's` with `its`
-
- 07 Dec, 2017 1 commit
-
-
Ian Sutherland authored
-
- 15 Nov, 2017 1 commit
-
-
vannio authored
Fix another dead link
-
- 04 Nov, 2017 1 commit
-
-
Joe Lim authored
* extra watch options regex to react-dev-utils * fix regex * add test * fix eslint error * include react-dev-utils test in CI script * attempt to fix import error * attempt to fix error on CI * Update .eslintrc
-
- 03 Nov, 2017 1 commit
-
-
Dan Abramov authored
-
- 28 Oct, 2017 4 commits
-
-
Nik Nyby authored
According to this parameter's comment, it's unused but webpack-dev-server crashes without it. However, webpack-dev-server is running fine for me without this parameter.
-
Joe Haddad authored
-
Satya van Heummen authored
Implement settings as suggested here: https://github.com/mishoo/UglifyJS2/tree/harmony#mangle-options To solve this Safari bug: https://bugs.webkit.org/show_bug.cgi?id=171041
-
Dan Abramov authored
-
- 06 Oct, 2017 1 commit
-
-
Jonny Buchanan authored
-
- 03 Oct, 2017 2 commits
-
-
Joe Haddad authored
* Windows compatibility * Use regex for mutli-replace
-
- 26 Sep, 2017 1 commit
-
-
Sophie Alpert authored
* File headers BSD+Patents -> MIT * BSD+Patents -> MIT
-
- 20 Sep, 2017 1 commit
-
-
Kristie Howard authored
-
- 02 Sep, 2017 1 commit
-
-
Anthony authored
-
- 01 Sep, 2017 1 commit
-
-
Tharaka Wijebandara authored
-
- 28 Aug, 2017 1 commit
-
-
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
-
- 09 Aug, 2017 1 commit
-
-
Ade Viankakrisna Fadlil authored
* use env variable to disable source maps * Rename to use SOURCE_MAP with explicit value * Update webpack.config.prod.js
-
- 02 Aug, 2017 1 commit
-
-
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
-
- 09 Jul, 2017 1 commit
-
-
Andreas Hoffmann authored
* Use oneOf to resolve correct loader * Add html and json fallthrough again * Use oneOf to resolve correct loader in dev * Document file-loaders `js` exclusion * Remove `jsx` from exclusion in prod config
-
- 07 Jul, 2017 1 commit
-
-
Đ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
-
- 29 Jun, 2017 1 commit
-
-
Dan Abramov authored
* Fix external CSS imports * Add external CSS import to integration test * Fix assertion
-
- 28 Jun, 2017 2 commits
-
-
Dan Abramov authored
-
Evan Jones authored
* Better React Native Web support * Adding better react-native-web support for jest testing
-
- 27 Jun, 2017 3 commits
-
-
Dan Abramov authored
-
Daniel Ciao authored
* Fix sourcemap directory organizing on Windows * Update comments
-
Ade Viankakrisna Fadlil authored
-
- 26 Jun, 2017 1 commit
-
-
Dan Abramov authored
-