-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Comparing changes
Open a pull request
base repository: facebook/create-react-app
base: v1.0.17
head repository: facebook/create-react-app
compare: v1.1.0
Commits on Nov 4, 2017
-
Refactor extra watch options regex to react-dev-utils (#3362)
* 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
Configuration menu - View commit details
-
Copy full SHA for 36cd35d - Browse repository at this point
Copy the full SHA 36cd35dView commit details
Commits on Nov 5, 2017
-
one-line waiting for app start (#3411)
* one-line waiting for app start * remove fixed todo
Configuration menu - View commit details
-
Copy full SHA for 231873e - Browse repository at this point
Copy the full SHA 231873eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4ff56 - Browse repository at this point
Copy the full SHA 5b4ff56View commit details
Commits on Nov 7, 2017
-
* improve eject message * cross os implementation
Configuration menu - View commit details
-
Copy full SHA for 4bec877 - Browse repository at this point
Copy the full SHA 4bec877View commit details
Commits on Nov 9, 2017
-
add —use-npm flag to bypass yarn (#3409)
* add —use-npm flag to bypass yarn * add e2e test for —use-npm flag
Configuration menu - View commit details
-
Copy full SHA for 756a9a0 - Browse repository at this point
Copy the full SHA 756a9a0View commit details
Commits on Nov 14, 2017
-
Explain how to debug tests (#2992)
* docs: adding section about debugging tests * docs: removing node-inspector references * docs: replacing terminal command with npm script * Update README.md
Configuration menu - View commit details
-
Copy full SHA for b555192 - Browse repository at this point
Copy the full SHA b555192View commit details
Commits on Nov 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 801fec2 - Browse repository at this point
Copy the full SHA 801fec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for daf8df1 - Browse repository at this point
Copy the full SHA daf8df1View commit details
Commits on Nov 17, 2017
-
Fix broken link to href-no-hash eslint rule (#3460)
This fixes the broken link to removed `href-no-hash.md` file, that is no longer available in the [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) plugin (since [6.0.0](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/a14617528cda23c6c88902ace1d083e4e13ac271/CHANGELOG.md))
Configuration menu - View commit details
-
Copy full SHA for 47af4b4 - Browse repository at this point
Copy the full SHA 47af4b4View commit details
Commits on Nov 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 657d145 - Browse repository at this point
Copy the full SHA 657d145View commit details
Commits on Nov 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c789794 - Browse repository at this point
Copy the full SHA c789794View commit details
Commits on Nov 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 032e621 - Browse repository at this point
Copy the full SHA 032e621View commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 733ba3a - Browse repository at this point
Copy the full SHA 733ba3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 770fdf4 - Browse repository at this point
Copy the full SHA 770fdf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af0422 - Browse repository at this point
Copy the full SHA 9af0422View commit details
Commits on Dec 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for af291f3 - Browse repository at this point
Copy the full SHA af291f3View commit details
Commits on Dec 11, 2017
-
Updates comment to reflect codebase (#3576)
the code got updated from `detect()` to `choosePort` while the comment did not.
Configuration menu - View commit details
-
Copy full SHA for a1c5b8f - Browse repository at this point
Copy the full SHA a1c5b8fView commit details
Commits on Dec 15, 2017
-
Fixed typo in webpack.config.dev.js (#3601)
Replaced `it's` with `its`
Configuration menu - View commit details
-
Copy full SHA for bd682de - Browse repository at this point
Copy the full SHA bd682deView commit details
Commits on Dec 18, 2017
-
Updated Debugging Tests for VSCode (#3605)
The launch configuration code provided is not compatible with VSCode since version 1.19. The proposed documentation change is based on the response by a VSCode team member. References: #3602 (comment) microsoft/vscode#40293 (comment)
Configuration menu - View commit details
-
Copy full SHA for ed5c48c - Browse repository at this point
Copy the full SHA ed5c48cView commit details
Commits on Jan 2, 2018
-
Use friendlier syntax for setting env var on Windows (#3533)
* use safer/more aesthetic syntax * fix typo
Configuration menu - View commit details
-
Copy full SHA for 76e3165 - Browse repository at this point
Copy the full SHA 76e3165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7845a - Browse repository at this point
Copy the full SHA 5d7845aView commit details -
Fix typo in the User Guide (#3670)
Replace `provide a lot value` with `provide a lot of value`.
Configuration menu - View commit details
-
Copy full SHA for 12120f6 - Browse repository at this point
Copy the full SHA 12120f6View commit details
Commits on Jan 4, 2018
-
Fix path regex match bug (#3686)
* Fix path regex match bug * Use the escape-string-regexp package to escape regex characters * Remove redundant character escape from path * Add removed escape of backslashes
Configuration menu - View commit details
-
Copy full SHA for 8cae659 - Browse repository at this point
Copy the full SHA 8cae659View commit details
Commits on Jan 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bb71830 - Browse repository at this point
Copy the full SHA bb71830View commit details -
Configuration menu - View commit details
-
Copy full SHA for ece9523 - Browse repository at this point
Copy the full SHA ece9523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c9301a - Browse repository at this point
Copy the full SHA 1c9301aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1908dd1 - Browse repository at this point
Copy the full SHA 1908dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f175c90 - Browse repository at this point
Copy the full SHA f175c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5537126 - Browse repository at this point
Copy the full SHA 5537126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0cdcf - Browse repository at this point
Copy the full SHA 4f0cdcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16934fa - Browse repository at this point
Copy the full SHA 16934faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bb7291 - Browse repository at this point
Copy the full SHA 8bb7291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c594ad - Browse repository at this point
Copy the full SHA 6c594adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce8185 - Browse repository at this point
Copy the full SHA 0ce8185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e794d - Browse repository at this point
Copy the full SHA 43e794dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f081ad - Browse repository at this point
Copy the full SHA 7f081adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 965eddc - Browse repository at this point
Copy the full SHA 965eddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2290b - Browse repository at this point
Copy the full SHA 5e2290bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbff3b - Browse repository at this point
Copy the full SHA 4bbff3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f48ce - Browse repository at this point
Copy the full SHA b2f48ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ecbc02 - Browse repository at this point
Copy the full SHA 7ecbc02View commit details -
Add TypeScript to **Popular Alternatives**
Configuration menu - View commit details
-
Copy full SHA for 58e31f9 - Browse repository at this point
Copy the full SHA 58e31f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 077dc22 - Browse repository at this point
Copy the full SHA 077dc22View commit details -
Autodetect MacVim editor (#3545)
Adds support for the error overlay to detect and open the file with the error in MacVim. Relates to #2636.
Configuration menu - View commit details
-
Copy full SHA for 1b067c5 - Browse repository at this point
Copy the full SHA 1b067c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 419e4d8 - Browse repository at this point
Copy the full SHA 419e4d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce07e98 - Browse repository at this point
Copy the full SHA ce07e98View commit details -
* Update README.md with a note that reminds users to prepend REACT_APP_ to their environment variables. * Based on #865, where Dan Abramov suggests the person who filed the issue create a PR with these changes. * Took the language from [Adding Custom Environment Variables](https://github.com/facebookincubator/create-react-app/tree/master/packages/react-scripts/template#adding-custom-environment-variables)
Configuration menu - View commit details
-
Copy full SHA for 5e2c051 - Browse repository at this point
Copy the full SHA 5e2c051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a009b3 - Browse repository at this point
Copy the full SHA 3a009b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8234e46 - Browse repository at this point
Copy the full SHA 8234e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d13edc - Browse repository at this point
Copy the full SHA 9d13edcView commit details
There are no files selected for viewing