266 Commits

Author SHA1 Message Date
Dan Abramov
997b432833 0.2.2 v0.2.2 2016-08-22 19:02:32 +01:00
Dan Abramov
9dc653a9e0 Update React 2016-08-22 19:02:23 +01:00
Dan Abramov
fe62869294 Update some deps 2016-08-22 18:52:30 +01:00
Robin Ricard
0b3ff385cf Deactivate the new-cap rule in ESLint (#470)
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.
2016-08-22 18:45:40 +01:00
Gregory Shehet
db476dc787 add otf font format to loaders (#434)
* add off font format to loaders

* add otf format support
2016-08-22 18:45:33 +01:00
Arunoda Susiripala
d62475615f Add a hash to media files even in the devmode. (#446)
This will work correctly when there are duplicate filenames in different paths.
Fixes: #445
2016-08-22 18:43:06 +01:00
Luigi Maselli
9e379179ee Add React Native Web support (#407) 2016-08-22 18:42:42 +01:00
Dan Abramov
c7849e2e27 Make missing module output slimmer
Thanks to @geowarin for the tip in https://github.com/facebookincubator/create-react-app/issues/401#issuecomment-238291901
2016-08-22 18:42:31 +01:00
Dan Abramov
12b097287a Make build output more chill 2016-08-22 18:42:25 +01:00
Marco Botto
f1d2cd5155 Add Surge.sh to deploy instructions (#379)
* Add Surge.sh to deploy instructions

* Add it also to the Table of Contents
2016-08-22 18:42:16 +01:00
Dan Abramov
0030d6881f Add Object.assign() polyfill (#399) 2016-08-22 18:42:03 +01:00
Dan Abramov
aa8d2fb5ce Bump case-sensitive-paths-webpack-plugin
Fixes #391
2016-08-22 18:41:56 +01:00
Matt Brennan
2ec1e80fe6 add shebang to tasks scripts (#376) 2016-08-22 18:40:58 +01:00
Dan Abramov
346a069346 Clarify why we only need css?-autoprefixer in development
Fixes #377
2016-08-22 18:40:53 +01:00
Anton Kaminsky
0298a81e01 Small grammatical correction (#367)
* Small grammatical correction

* Fix another grammatical error for consistency
2016-08-22 18:40:34 +01:00
Dan Abramov
8e1629578f Document configuration and build process (#362) 2016-08-22 18:40:10 +01:00
Dan Abramov
6fb26674c6 Check for JS files first 2016-08-22 18:29:26 +01:00
Dan Abramov
2124fbe472 Tweak deployment instructions, add Now 2016-08-22 18:29:15 +01:00
Dan Abramov
43dfc48db9 Add updating instructions
Fixes #119
2016-08-22 18:29:08 +01:00
Dan Abramov
3d08d5b78b Flatten the recipes 2016-08-22 18:28:57 +01:00
Kristóf Poduszló
e9f1e67194 Added a reasonable config for autoprefixer (resolves #73) (#345)
* Added a reasonable config for autoprefixer (resolves #73)

* Moved autoprefixer config to webpack.config
2016-08-22 18:27:55 +01:00
Dan Abramov
8659e55ba3 Tweak howto 2016-08-22 18:27:47 +01:00
Dan Abramov
2df4201cf6 Further tweak the build output 2016-08-22 18:27:01 +01:00
Dan Abramov
1d994daca7 Minor tweaks to console output 2016-08-22 18:26:56 +01:00
Dan Abramov
c56a9cad44 Remove carets 2016-08-22 18:26:51 +01:00
Dan Abramov
147dd9d476 Minor style tweaks 2016-08-22 18:26:45 +01:00
Elijah Manor
ae2cc0e57e Adjust colors and account for unicode when padding 2016-08-22 18:26:30 +01:00
Elijah Manor
b68205a385 Display Build Size Difference 2016-08-22 18:26:25 +01:00
Dan Abramov
19fe7a2149 Tweak generated README 2016-08-22 18:26:10 +01:00
Dan Abramov
c2cbc0eb3a This should not be relevant anymore 2016-08-22 18:26:05 +01:00
Dan Abramov
bfd43c7b7b Add ToC to README
Cherry-picked from 8f59cad16d
2016-08-22 18:25:49 +01:00
Dan Abramov
c3fd9ab306 Use imgur
Should be safe since SO uses it
2016-08-22 18:20:41 +01:00
Diego Cardoso
1bb1e94486 Added a note with instructions on eslint plugin configuration (#348)
* Added a note with instructions on eslint plugin configuration

Since the only editor that I found the issue was Atom, I added
just the instruction for the linter-eslint plugin.

* Change the format of the instructions and add screenshot.
2016-08-22 18:20:28 +01:00
Dan Abramov
62f7a6761f Replace Bootstrap example link
The current one is not drop-in anymore
2016-08-22 18:20:21 +01:00
Dan Abramov
946fd01cca Force rebuild after npm install (#349)
Fixes #186
2016-08-22 18:20:14 +01:00
Dan Abramov
4530302e48 Minor tweaks 2016-08-22 18:20:02 +01:00
Dan Abramov
d9d6c926f8 Tweak npm start to make it clear it’s not optimized
Ref: https://twitter.com/sprjrx/status/760481328886272004
2016-08-22 18:19:45 +01:00
Dan Abramov
75e27ea445 Make AppleScript call more bulletproof and silence its output
Fixes #322
2016-08-22 18:19:39 +01:00
Dan Abramov
2012677428 Bump detect-port to 1.0.0 2016-08-22 18:18:54 +01:00
Dan Abramov
ce749992b9 Revert "Fix port detection lag on OS X with Firewall enabled (#319)"
The problem has since been fixed upstream.

This reverts commit f7011e0472.
2016-08-22 18:18:47 +01:00
Dan Abramov
af31719d63 Update CHANGELOG.md (#320) v0.2.1 2016-08-01 16:05:25 +01:00
Dan Abramov
9fe983a091 0.2.1 2016-08-01 15:53:29 +01:00
Dan Abramov
f7011e0472 Fix port detection lag on OS X with Firewall enabled (#319)
This fixes #302 by temporarily forking `detect-port`.
Hopefully this fix will be merged into the original project, and we can refer to it again.
2016-08-01 15:38:05 +01:00
Héliton Nordt
6e1887f219 README Template Fixes (#318)
* README Template Fixes

* Reword "Install React Bootstrap"
2016-08-01 15:33:57 +01:00
Manav Sehgal
d5081f34a4 Install React Bootstrap Dependency - section added (#313)
* Install React Bootstrap Dependency - section added

* Updated with short intro clarification

* Moved React Bootstrap after Add Images
2016-08-01 14:58:31 +01:00
Jorge Antunes
31e6cf1717 Add dev-toolkit Alternative (#300)
Adds the [`dev-toolkit` npm package](https://github.com/stoikerty/dev-toolkit) to the list of Alternatives.

After some suggestions in my last PR https://github.com/facebookincubator/create-react-app/pull/292, I've changed my project to provide better command-line utilities for initializing an app. Managed to get rid of babel's dev-dependencies as well, so this is now a dependency-free project just like `create-react-app`.
2016-07-30 22:16:51 +01:00
Alex Zherdev
c239551713 Accept version when loading fonts e.g. font-awesome (#298)
* Accept version when loading fonts e.g. font-awesome

* Add query string support to mp4/webm
2016-07-30 18:51:27 +01:00
Dave Ceddia
6a8f79ce3a Prevent Webpack from watching node_modules dir (#294) 2016-07-30 16:00:11 +01:00
Zachary Miller
6a830a5586 Fix typo in template README (#289)
Add missing word "see"
2016-07-30 01:25:06 +01:00
Mars Hall
6ed0c71098 Add how to deploy to Heroku (#288) 2016-07-29 20:57:51 +01:00