- 25 Aug, 2016 5 commits
-
-
Kristóf Poduszló authored
* Started using babel-preset-latest * Updated babel dependencies * Remove redundant babel-plugin-syntax-async-functions * Disabled redundant regenerator transform
-
Dan Abramov authored
-
William Horton authored
* Get latest version numbers of react and react-dom from npm before install. * Run separate npm installs for react, react-dom, and react-test-renderer. * Consolidate into a single npm install. * Fix misplaced parenthesis, add missing semicolon. * Add missing semicolon.
-
Kristóf Poduszló authored
According to the official SemVer FAQ, versioning should start at 0.1.0 (http://semver.org/#how-should-i-deal-with-revisions-in-the-0yz-initial-development-phase)
-
Dan Abramov authored
-
- 24 Aug, 2016 1 commit
-
-
Gautier authored
Small typo line 572 "becasue" to "because"
-
- 23 Aug, 2016 2 commits
-
-
Dan Abramov authored
-
Felipe Moyano authored
-
- 22 Aug, 2016 4 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Robin Ricard authored
This rule is considered dangerous in certain situations. This is especially true for Immutable.js users. See the discussion at issue #465 for more information about this.
-
- 18 Aug, 2016 1 commit
-
-
Gregory Shehet authored
* add off font format to loaders * add otf format support
-
- 15 Aug, 2016 1 commit
-
-
Arunoda Susiripala authored
This will work correctly when there are duplicate filenames in different paths. Fixes: #445
-
- 12 Aug, 2016 1 commit
-
-
Andrey Popp authored
* Load favicon through html-loader. Fixes #291. * Add test for *.ico in e2e test suite * Configure html-loader to process <link href="..."> * Address feedback on html-loader inclusion. * Place favicon.ico at the root of the build dir * Make comment style consistent between prod and dev webpack configs * Fix html-loader config in dev mode
-
- 11 Aug, 2016 1 commit
-
-
Max Stoiber authored
Ref #387
-
- 09 Aug, 2016 1 commit
-
-
Luigi Maselli authored
-
- 08 Aug, 2016 8 commits
-
-
Dan Abramov authored
Thanks to @geowarin for the tip in https://github.com/facebookincubator/create-react-app/issues/401#issuecomment-238291901
-
Dan Abramov authored
-
Dan Abramov authored
-
Marco Botto authored
* Add Surge.sh to deploy instructions * Add it also to the Table of Contents
-
Dan Abramov authored
Fixes #391
-
Dan Abramov authored
-
Gregory Shehet authored
-
Rifat Nabi authored
* Creating a new app in the current directory * Fixed style mistakes
-
- 06 Aug, 2016 1 commit
-
-
Kamil Burzynski authored
-
- 05 Aug, 2016 4 commits
-
-
Dan Abramov authored
Disable timer mocking and enable verbose output.
-
Matt Brennan authored
-
Dan Abramov authored
Fixes #377
-
Anton Kaminsky authored
* Small grammatical correction * Fix another grammatical error for consistency
-
- 04 Aug, 2016 10 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
Fixes #119
-
Dan Abramov authored
-
Dan Abramov authored
This allows users to avoid CORS in simple projects that are hosted on the same server as backend.
-