- 03 Nov, 2017 1 commit
-
-
Kenneth Auchenberg authored
-
- 02 Nov, 2017 1 commit
-
-
Ryan Swapp authored
Fixed a small grammatical issue that I noticed while browsing the README today
-
- 31 Oct, 2017 3 commits
-
-
Dan Abramov authored
- create-react-app@1.4.3 - react-dev-utils@4.2.1 - react-scripts@1.0.16
-
Piotr authored
-
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
-
- 28 Oct, 2017 13 commits
-
-
Hrvoje Šimić authored
instead of using `&&` to run multiple commands in `package.json`, guide users to use `npm-run-all`
-
captDaylight authored
-
Kévin Dunglas authored
-
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
-
Ryan Sullivan authored
This resolves #3272.
-
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
-
Ryan Sullivan authored
Fixes #3284.
-
Dan Abramov authored
* Bump dependencies * Downgrade source-map back to 0.5.x Not sure what changed there but our bundle snapshot doesn't match with minor changes. I couldn't figure out how to update it, and also whether we need to tweak getPrettyURL in response.
-
Aaron Shafovaloff authored
-
Dan Abramov authored
-
Dan Abramov authored
- 26 Oct, 2017 1 commit
-
-
Dan Abramov authored
It's confusing: https://mobile.twitter.com/brianleroux/status/923581596720013312 h/t @brianleroux
-
- 23 Oct, 2017 1 commit
-
-
Lorenzo Palmes authored
* update eslint-plugin-react to 7.3.0 * Updated eslint-plugin-react to 7.4.0
-
- 21 Oct, 2017 1 commit
-
-
Matt Phillips authored
-
- 19 Oct, 2017 1 commit
-
-
Josh Branchaud authored
The existing link lands on a 'this page has moved' placeholder that doesn't redirect to the correct location. This PR replaces it with the currently working URL.
-
- 17 Oct, 2017 2 commits
-
-
Joe Haddad authored
-
- 11 Oct, 2017 1 commit
-
-
André Ericson authored
-
- 06 Oct, 2017 1 commit
-
-
Jonny Buchanan authored
-
- 05 Oct, 2017 1 commit
-
-
Joshua Wiens authored
- Changelog: https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md - Reference issue: https://nodesecurity.io/advisories/535 Fixes #3244
-
- 03 Oct, 2017 2 commits
-
-
Joe Haddad authored
* Windows compatibility * Use regex for mutli-replace
-
- 29 Sep, 2017 3 commits
-
-
Petr Huřťák authored
Changed `<!doctype html>` to `<!DOCTYPE html>` According to the spec it should be uppercase (but parsing is case insensitive)
-
David Beitey authored
-
Robert Panzer authored
Correct manual proxy documentation
-
- 27 Sep, 2017 1 commit
-
-
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
-
- 26 Sep, 2017 1 commit
-
-
Sophie Alpert authored
* File headers BSD+Patents -> MIT * BSD+Patents -> MIT
-
- 22 Sep, 2017 1 commit
-
-
Nik Nyby authored
It doesn't look like there is any backwards incompatibility: https://github.com/webpack/webpack-dev-server/releases
-
- 20 Sep, 2017 2 commits
-
-
Rick Beerendonk authored
* Class fields to stage 3 Per 2017.07.27 TC39 https://github.com/tc39/proposals/commit/0bbbb08c3cdcc986d59b21782b70633329546042 * Be explicit that only the public part of the unified field proposal is available.
-
Kristie Howard authored
-
- 13 Sep, 2017 1 commit
-
-
David Leger authored
* Resolved issue #2971 - changed h2 to h1 in template to adhere to accessibility guidelines. - Added h1 styles to maintain same font size. * Added header tag to template Corrected templete to use semantically correct header tag for header instead of div * Added className for App-title - Added className="App-title" to h1 tag - Changed CSS selector to target class instead of element
-
- 10 Sep, 2017 1 commit
-
-
Ade Viankakrisna Fadlil authored
* rerun prettier for all files * pin prettier to 1.6.1
-
- 02 Sep, 2017 1 commit
-
-
Dan Abramov authored
- react-dev-utils@4.0.1 - react-error-overlay@2.0.1 - react-scripts@1.0.13
-