- 31 Aug, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 29 Aug, 2016 1 commit
-
-
Geoffroy Warin authored
Shameless plug of course. If you want hot reloading and the best DX experience (friendly errors, desktop notifications, decorators, very fast reload times with dlls...) you should really check out [The Awsesom REact Cli](https://github.com/geowarin/tarec) (tarec). I have used it in numerous projects that now run in production and I continue to make it better day after day with a lot of love
Typescript and SSR are on the roadmap! Thanks for create-react-app, it's an awesome project and a great source of inspiration
-
- 28 Aug, 2016 2 commits
-
-
Ville Immonen authored
Remove the `include` setting from webpack loaders for CSS, JSON and other static assets. This way it's possible to import files from a separate config folder, a parent directory etc.
-
Dan Abramov authored
-
- 25 Aug, 2016 7 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
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 3 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-