Commit Graph

66 Commits

Author SHA1 Message Date
Dan Abramov
f600ddaa10 Explain focusing and excluding tests 2016-09-02 15:00:09 +01:00
Christoph Pojer
7119660c17 Small testing docs tweaks. (#540) 2016-09-02 01:25:07 +01:00
Loïs Desplat
ac04277421 Ignore coverage folder generated by jest (#541) 2016-09-02 01:24:13 +01:00
Dan Abramov
58195ec286 Document testing (#538)
* Document testing

* Update README.md

* Update README.md

* Clarify our recommendations on testing

* Okay, that was too much. :-)

* Add a few more things
2016-09-02 00:37:37 +01:00
Dan Abramov
bb725e09b2 Remove unnecessary describe() 2016-09-01 18:26:07 +01:00
Dan Abramov
67fe75926a Update Jest (#530)
* Update Jest

* Remove default snapshot test

* Fix a few things

* Add a simple default test

* App.spec.js -> App.test.js

* Fix e2e test

* Bump Jest
2016-09-01 02:08:27 +01:00
Dan Abramov
4f26ebf2e4 Add a link back to CRA 2016-08-31 14:00:57 +01:00
Dan Abramov
9d9d31eccc Add instructions on <meta> tags 2016-08-31 12:31:10 +01:00
Dan Abramov
ef94b0561d Prepare for 0.2.3 release 2016-08-25 14:40:49 +01:00
Dan Abramov
f1b6168a6b Clarify 0.3.0 is not out yet 2016-08-25 11:10:49 +01:00
Gautier
dc95aca558 Correcting typo on README.md (#479)
Small typo line 572 "becasue" to "because"
2016-08-24 10:46:54 +01:00
Dan Abramov
6aabe7e881 Clarify "homepage" field has special meaning 2016-08-23 23:19:37 +01:00
Felipe Moyano
dcdcab0ecc Added support for webp images in #442 (#458) 2016-08-23 16:13:13 +01:00
Dan Abramov
2b5eb82c11 Link to Heroku article 2016-08-22 20:21:35 +01:00
Gregory Shehet
b93e6c0bce add otf font format to loaders (#434)
* add off font format to loaders

* add otf format support
2016-08-18 19:47:39 +01:00
Andrey Popp
60178ac742 Load favicon through html-loader. (#428)
* 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
2016-08-12 22:37:54 +01:00
Marco Botto
b16f6c4c60 Add Surge.sh to deploy instructions (#379)
* Add Surge.sh to deploy instructions

* Add it also to the Table of Contents
2016-08-08 14:19:17 +01:00
Kamil Burzynski
db5f8746ef Fixed typo (#382) 2016-08-06 10:54:22 +02:00
Dan Abramov
731908dc31 Document the proxy option 2016-08-04 17:56:05 +01:00
Dan Abramov
37fcce7ed0 Tweak deployment instructions, add Now 2016-08-04 17:27:35 +01:00
Dan Abramov
f34c72e523 Add updating instructions
Fixes #119
2016-08-04 17:13:09 +01:00
Dan Abramov
8cef20dfb4 Flatten the recipes 2016-08-04 16:55:35 +01:00
Dan Abramov
a829ca397f Tweak howto 2016-08-04 14:47:30 +01:00
Dan Abramov
884d56738d Tweak generated README 2016-08-04 00:16:18 +01:00
Dan Abramov
04a9d98665 This should not be relevant anymore 2016-08-04 00:13:09 +01:00
Eli Perelman
8f59cad16d Adding namespaced environment variables to DefinePlugin under REACT_APP_ (#342) 2016-08-03 23:54:55 +01:00
Dan Abramov
c0a2ae46ad Use imgur
Should be safe since SO uses it
2016-08-03 23:54:32 +01:00
Diego Cardoso
cacabba121 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-03 23:52:27 +01:00
Dan Abramov
6b2a484b7c Replace Bootstrap example link
The current one is not drop-in anymore
2016-08-03 23:51:50 +01:00
Dan Abramov
0dacfe3b7d Minor tweaks 2016-08-03 19:36:45 +01:00
Christoph Pojer
0e5abada75 Add Jest. (#250) 2016-08-02 00:22:33 +01:00
Manav Sehgal
1386c1a088 Add TOC (#321)
1. Added TOC
2. Fix heading level for - import a component - examples
3. Remove dot in front of title Display Lint...
2016-08-01 17:31:00 +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
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
Rafael Pedicini
5a0669a44b Add note that router doesn't work with gh-pages (#279)
* Add note that router doesn't work with gh-pages

* Update note about using router with gh-pages
2016-07-29 20:34:59 +01:00
Joan Leon
bbce8038e1 Optimize logo.svg from template folder (#281) 2016-07-29 19:02:12 +01:00
Dan Abramov
fc32623fce Replace eslint-plugin-flow-vars with eslint-plugin-flowtype
This is the one people are converging on, and flow-vars may get deprecated.
2016-07-28 19:55:48 +01:00
Dan Abramov
29c913e92e Tweak ESLint to better understand Flow (#261) 2016-07-28 19:32:16 +01:00
Dan Abramov
d071aa018b Add some clarifications to the howto 2016-07-28 14:43:40 +01:00
Dan Thareja
f97b1bb090 Document how to install dependencies (#223) 2016-07-27 19:05:51 +02:00
Dan Abramov
9885e08c19 Remove accidental exclamation 2016-07-27 16:54:10 +01:00
Dan Abramov
9645cbd117 Switch over to recommending pushstate-server
It has a sane default port, gzip, and doesn’t aggressively cache index.html.
Perfect.
2016-07-27 16:52:58 +01:00
Héliton Nordt
895cfaf9bb Use double quotes for JSX properties (#225)
It helps to maintain consistency with React docs
2016-07-26 21:45:35 +01:00
Héliton Nordt
1670fb13e7 Add .DS_Store to gitignore template (#224) 2016-07-26 11:11:57 -07:00
Héliton Nordt
591fbbfa59 Avoid CSS globals (#220) 2016-07-26 09:49:29 -07:00
Dan Abramov
4ca7b0da06 Document how to add linting in an editor 2016-07-26 15:08:25 +01:00
Amjad Masad
3e9fb8572c "transient" -> "transitive" (#187) 2016-07-25 18:15:55 -07:00
Dan Abramov
750472be94 Delete package.json from template
This way the one generated by `init.js` doesn’t get overwritten later.
This fixes #149 which got broken as part of #94
2016-07-25 23:51:40 +01:00