Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make browsers list configurable #3182

Closed
wants to merge 103 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
8512933
Autoprefixer's browsers option is currently hardcoded. This PR adds t…
cr101 May 25, 2017
d2ba437
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 May 25, 2017
377d70e
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 May 25, 2017
a617388
Make the browsers list more readable
cr101 May 25, 2017
d479b9f
Stack the browsers underneath each other
cr101 May 25, 2017
aa25bab
Check if browserslist is in package.json and if not then force it
cr101 May 30, 2017
4c02989
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 May 30, 2017
6d93bb7
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 Jun 2, 2017
68fed74
Use default values when browserslist is not specified in package.json
cr101 Jun 2, 2017
ebc436a
Remove old 2009 syntax of Flexbox (i.e -webkit-box, -webkit-box-*) w…
cr101 Jun 2, 2017
9ec67b4
lerna-changelog
cr101 Jun 28, 2017
4f40f6f
upstream changes
cr101 Jun 28, 2017
7177a59
remove warning messages
cr101 Jun 29, 2017
fa50ef5
Merge branch 'master' into master
cr101 Jun 29, 2017
135b90d
Delete yarn.lock
cr101 Jun 29, 2017
30d3727
Delete cra.js
cr101 Jun 29, 2017
eb01f6d
update my local copy
cr101 Jun 29, 2017
1eeee99
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 Jun 29, 2017
fedf184
Delete package-lock.json
cr101 Jun 29, 2017
6bc0271
Delete package-lock.json
cr101 Jun 29, 2017
621e2bd
Delete package-lock.json
cr101 Jun 29, 2017
89e8437
Delete package-lock.json
cr101 Jun 29, 2017
aed45d2
Delete package-lock.json
cr101 Jun 29, 2017
317cfe6
Merge branch 'master' of https://github.com/cr101/create-react-app
cr101 Jun 29, 2017
9bad6a7
Merge branch 'master' of https://github.com/facebookincubator/create-…
cr101 Jun 30, 2017
5cc82a4
Issue template: fix env list ordering (#2697)
alexeyraspopov Jun 30, 2017
39fdefa
allowTaggedTemplates to avoid warnings from SC's (#2701)
denkristoffer Jul 1, 2017
0d5b936
Remove Windows note for source-map-explorer (#2719)
hodanny Jul 3, 2017
d87b73a
Reorder vim arguments in launchEditor so --remote works (#2723)
trygveaa Jul 4, 2017
85da897
Update link to issue blocking JSX hoisting (#2732)
ForbesLindesay Jul 6, 2017
88dc055
Support PyCharm in launchEditor (#2740)
danrr Jul 7, 2017
a0240c3
Add "node" to Jest's moduleFileExtensions (#2738)
mostafah Jul 7, 2017
f64c910
ESLint 4 (#2735)
trungdq88 Jul 7, 2017
447c559
Use Rule.oneOf to resolve correct loader (#2747)
Furizaa Jul 9, 2017
f64fa47
Autodetect JetBrains IDEs (#2754)
danrr Jul 9, 2017
31695a3
Don't prompt to install serve if already installed (#2761)
OwenFlood Jul 10, 2017
cf39747
Docs for react-router v4 basename feature (#2668)
viankakrisna Jul 12, 2017
18ed6ba
Moved npm run build before npm test (#2725)
zeel Jul 13, 2017
6842607
List conflicting files when initializing app (#2785)
OwenFlood Jul 14, 2017
a39ebf3
Update link for motion (#2788)
viankakrisna Jul 14, 2017
86a97db
Upgrade webpack-dev-server (#2806)
christianbundy Jul 18, 2017
7255a60
Add explicit "Opting Out of Caching" header (#2822)
gaearon Jul 19, 2017
0a2f3c3
Feature/webpack3 (#2574)
themre Jul 25, 2017
85cf101
Bump Webpack 3.4 (#2850)
themre Jul 26, 2017
cefd04b
Allow use of scoped packages with a pinned version (#2853)
wileybenet Aug 2, 2017
58131e3
Use modern syntax feature (#2873)
monkindey Aug 2, 2017
3ac5c05
Update webpack version note (#2798)
ForbesLindesay Aug 2, 2017
2cda4fb
Fix parsing HTML/JSX tags to real elements (#2796)
ccloli Aug 2, 2017
e8ed107
Add Electrode to alternatives (#2728)
animesh10 Aug 2, 2017
1bb2d4a
Update README.md
Timer Aug 2, 2017
90d9282
Update README.md
Timer Aug 2, 2017
d35f2ea
Unstage yarn.lock pre-commit (#2700)
jdcrensh Aug 2, 2017
05fb04b
Format UglifyJs error (#2650)
viankakrisna Aug 2, 2017
40615bd
Re-enable flowtype warning (#2718)
Aug 2, 2017
1950838
Allow importing package.json (#2468)
iamdoron Aug 2, 2017
b32e52b
Feature/webpack 3 4 (#2875)
themre Aug 2, 2017
99b6b11
Fix the order of arguments in spawned child proc (#2913)
koistya Aug 9, 2017
6ec13c3
Adjust the `checkIfOnline` check if in a corporate proxy environment …
bsyk Aug 9, 2017
3e0069f
Make formatWebpackMessages return all messages (#2834)
onigoetz Aug 9, 2017
fb155b9
Use env variable to disable source maps (#2818)
viankakrisna Aug 9, 2017
dc0c281
Update README.md
Timer Aug 9, 2017
00de4d4
Update dev deps (#2923)
Timer Aug 9, 2017
c1545e7
Prepare for 1.0.11 release (#2924)
Timer Aug 9, 2017
d595621
Publish
Timer Aug 9, 2017
a3d034f
Update README.md (#2927)
tbassetto Aug 9, 2017
14c2b12
Remove superfluous lodash usage (#2938)
Timer Aug 10, 2017
071d60d
Remove Modulus from user guide (#2948)
Zertz Aug 14, 2017
0a9f42b
Fix docs for `printFileSizesAfterBuild` (#2942)
Kerumen Aug 16, 2017
59544f0
Docs: debugging in WebStorm (#2986)
prigara Aug 21, 2017
0e7b969
Fix module function name in error overlay (#3012)
gaearon Aug 26, 2017
6def3d4
Bump react-dev-utils
Timer Aug 10, 2017
5ab2f6e
Convert react-error-overlay to React (#2515)
tharakawj Aug 28, 2017
311fa77
update babel-runtime dependency in react-error-overlay and react-scri…
christophehurpeau Aug 28, 2017
2f440bb
Default Favicon lossless optimisation (#2917)
sylvainbaronnet Aug 28, 2017
7239433
Relax React dep requirements
gaearon Aug 28, 2017
28db31a
Changelog for 1.0.12 (#3016)
gaearon Aug 28, 2017
dd460e2
Publish
gaearon Aug 28, 2017
8f54102
Fix error overlay 'Object.assign' issue in IE by including polyfills …
tharakawj Sep 1, 2017
8556bbd
Strip hash from chunk file name (#3049)
esturcke Sep 1, 2017
0b27dc2
Rename Overlay to ErrorOvelay (#3051)
tharakawj Sep 2, 2017
7693702
provide empty mock for child_process so importing libraries with it w…
anthonyalayo Sep 2, 2017
fbe0366
Make error overlay filename configurable (#3028)
jaredpalmer Sep 2, 2017
bfeb83e
Add missing slash
gaearon Sep 2, 2017
6c8c2be
Changelog for 1.0.13
gaearon Sep 2, 2017
66ccd1f
Publish
gaearon Sep 2, 2017
b5baa74
Set travis config to use 'precise' ci environment
tharakawj Sep 3, 2017
5083407
Update eslint-config npm install command (#3072)
jdcrensh Sep 6, 2017
db58bf4
Unmapper Windows compatibility (#3079)
Timer Sep 6, 2017
f3defb9
run npm 5.4.0 in CI (#3026)
viankakrisna Sep 7, 2017
5786537
Reload the page when an error has occurred (#3098)
Timer Sep 9, 2017
a8ef240
Rerun prettier and pin version (#3058)
viankakrisna Sep 10, 2017
573c2f2
Clean target directory before compiling overlay (#3102)
Timer Sep 11, 2017
b8c65f3
Auto-detect running editor on Linux for error overlay (#3077)
gulderov Sep 11, 2017
feef70e
Updated react-error-overlay to latest Flow (0.54.0) (#3065)
duvet86 Sep 11, 2017
2141dac
Revert "run npm 5.4.0 in CI (#3026)" (#3107)
viankakrisna Sep 12, 2017
e1c916d
Resolved issue #2971 (#2989)
Sep 13, 2017
f910493
Link local react-error-overlay package in kitchensink test
tharakawj Sep 16, 2017
43fcb35
Display pid in already running message (#3131)
Pajn Sep 16, 2017
d91caf0
Update unclear wording in webpack config docs (#3160)
Sep 20, 2017
3293334
Part of class fields to stage 3 (#2908)
rickbeerendonk Sep 20, 2017
35c9c29
Update webpack-dev-server to 2.8.2 (#3157)
nikolas Sep 22, 2017
4c21ec0
Add link to active CSS modules discussion (#3163)
zikaari Sep 22, 2017
5e93468
remove things not needed for this PR (slim the PR down)
kasperpeulen Sep 24, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dev deps (#2923)
* Bump deps

* Fix linter errors

* Whoops

* Try to bump webpack

* Update peer deps to min for eslint 4.x
  • Loading branch information
Timer authored and kasperpeulen committed Sep 24, 2017
commit 00de4d485ec2ff4f04fa17b6685d18b2465aedd0
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.0.0-rc.5",
"lerna": "2.0.0",
"version": "independent",
"changelog": {
"repo": "facebookincubator/create-react-app",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"precommit": "lint-staged"
},
"devDependencies": {
"eslint": "3.19.0",
"eslint": "^4.4.1",
"husky": "^0.13.2",
"lerna": "2.0.0-rc.5",
"lerna-changelog": "^0.2.3",
"lerna": "^2.0.0",
"lerna-changelog": "^0.6.0",
"lint-staged": "^3.3.1",
"prettier": "^1.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-react-app/createReactApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ function getPackageName(installPackage) {
// Pull package name out of git urls e.g:
// git+https://github.com/mycompany/react-scripts.git
// git+ssh://github.com/mycompany/react-scripts.git#v1.2.3
return Promise.resolve(installPackage.match(/([^\/]+)\.git(#.*)?$/)[1]);
return Promise.resolve(installPackage.match(/([^/]+)\.git(#.*)?$/)[1]);
} else if (installPackage.match(/.+@/)) {
// Do not match @scope/ when stripping off @version or @tag
return Promise.resolve(
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"babel-eslint": "^7.2.3",
"eslint": "^4.1.1",
"eslint-plugin-flowtype": "^2.34.1",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-react": "^7.0.1"
"eslint-plugin-import": "^2.6.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/react-dev-utils/formatWebpackMessages.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function formatMessage(message, isError) {
// from user code generated by WebPack. For more information see
// https://github.com/facebookincubator/create-react-app/pull/1050
message = message.replace(
/^\s*at\s((?!webpack:).)*:\d+:\d+[\s\)]*(\n|$)/gm,
/^\s*at\s((?!webpack:).)*:\d+:\d+[\s)]*(\n|$)/gm,
''
); // at ... ...:x:y

Expand Down
6 changes: 3 additions & 3 deletions packages/react-dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"anser": "1.4.1",
"babel-code-frame": "6.22.0",
"chalk": "1.1.3",
"cross-spawn": "4.0.2",
"cross-spawn": "5.1.0",
"detect-port-alt": "1.1.3",
"escape-string-regexp": "1.0.5",
"filesize": "3.3.0",
"filesize": "3.5.10",
"global-modules": "1.0.0",
"gzip-size": "3.0.0",
"html-entities": "1.2.1",
"inquirer": "3.1.1",
"inquirer": "3.2.1",
"is-root": "1.0.0",
"opn": "5.1.0",
"recursive-readdir": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dev-utils/printBuildError.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module.exports = function printBuildError(err) {
message.indexOf('from UglifyJs') !== -1
) {
try {
const matched = /Unexpected token:(.+)\[(.+)\:(.+)\,(.+)\]\[.+\]/.exec(
const matched = /Unexpected token:(.+)\[(.+):(.+),(.+)\]\[.+\]/.exec(
stack
);
if (!matched) {
Expand Down
20 changes: 10 additions & 10 deletions packages/react-error-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"middleware.js"
],
"dependencies": {
"anser": "1.2.5",
"anser": "1.4.1",
"babel-code-frame": "6.22.0",
"babel-runtime": "6.23.0",
"react-dev-utils": "^3.0.2",
Expand All @@ -42,16 +42,16 @@
"babel-cli": "6.24.1",
"babel-eslint": "7.2.3",
"babel-preset-react-app": "^3.0.1",
"cross-env": "5.0.0",
"eslint": "3.19.0",
"cross-env": "5.0.5",
"eslint": "4.4.1",
"eslint-config-react-app": "^1.0.5",
"eslint-plugin-flowtype": "2.33.0",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-jsx-a11y": "5.0.3",
"eslint-plugin-react": "7.0.1",
"flow-bin": "0.49.1",
"jest": "20.0.1",
"jest-fetch-mock": "1.1.1"
"eslint-plugin-flowtype": "2.35.0",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "7.1.0",
"flow-bin": "0.52.0",
"jest": "20.0.4",
"jest-fetch-mock": "1.2.1"
},
"jest": {
"setupFiles": [
Expand Down
12 changes: 6 additions & 6 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-scripts": "./bin/react-scripts.js"
},
"dependencies": {
"autoprefixer": "7.1.1",
"autoprefixer": "7.1.2",
"babel-core": "6.25.0",
"babel-eslint": "7.2.3",
"babel-jest": "20.0.3",
Expand All @@ -32,10 +32,10 @@
"chalk": "1.1.3",
"css-loader": "0.28.4",
"dotenv": "4.0.0",
"eslint": "4.1.1",
"eslint": "4.4.1",
"eslint-config-react-app": "^1.0.5",
"eslint-loader": "1.9.0",
"eslint-plugin-flowtype": "2.34.0",
"eslint-plugin-flowtype": "2.35.0",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "7.1.0",
Expand All @@ -45,16 +45,16 @@
"html-webpack-plugin": "2.29.0",
"jest": "20.0.4",
"object-assign": "4.1.1",
"postcss-flexbugs-fixes": "3.0.0",
"postcss-flexbugs-fixes": "3.2.0",
"postcss-loader": "2.0.6",
"promise": "8.0.1",
"react-dev-utils": "^3.0.2",
"react-error-overlay": "^1.0.9",
"style-loader": "0.18.2",
"sw-precache-webpack-plugin": "0.11.4",
"url-loader": "0.5.9",
"webpack": "3.4.1",
"webpack-dev-server": "2.6.1",
"webpack": "3.5.1",
"webpack-dev-server": "2.7.1",
"webpack-manifest-plugin": "1.2.1",
"whatwg-fetch": "2.0.3"
},
Expand Down