Commit Graph

1723 Commits

Author SHA1 Message Date
Dan Abramov
024b4d4fcd Minor tweaks 2016-07-22 11:09:56 +01:00
Max
c7bc89ce29 Remove || exit 1 2016-07-22 11:07:45 +01:00
Max
ce9fdca524 Fix webpack config 2016-07-22 11:07:45 +01:00
Max
9317d106a3 Fix check for smoke test 2016-07-22 11:07:45 +01:00
Max
49e2fb54be Test local commands 2016-07-22 11:07:45 +01:00
Dan Abramov
ee91202ca7 Move favicon outside src 2016-07-22 11:06:23 +01:00
Dan Abramov
3f340f36b1 Tweaks 2016-07-22 11:01:16 +01:00
Ben Alpert
319896a9d7 Reshuffle README (#71) 2016-07-22 10:52:28 +01:00
Keyan Zhang
cbb4123b67 added favicon (#70) 2016-07-22 04:29:52 +01:00
Keyan Zhang
b1ce4598ec Dogfood our eslint config (#68)
* dogfood eslint config

* moved linting to e2e
2016-07-22 03:30:43 +01:00
Tyler McGinnis
417f3a776d Typos and clean up 💪🏻 (#64) 2016-07-22 01:30:52 +01:00
Tyler McGinnis
cc9b01db56 Fix Typo (#63) 2016-07-21 23:45:36 +01:00
Dan Abramov
d24a1c9525 Tweak initial output 2016-07-21 21:22:49 +01:00
Dan Abramov
37009b1fcf Attempt to reuse Chrome tab on OS X (#62)
Fixes #38
2016-07-21 21:22:31 +01:00
Dan Abramov
b941ad2dad Update README.md 2016-07-21 20:34:40 +01:00
Dan Abramov
0e9bcac867 Update README.md 2016-07-21 20:32:35 +01:00
Dan Abramov
cc83bee491 Update README.md 2016-07-21 20:31:47 +01:00
Dan Abramov
8cdcfe3554 Update README.md 2016-07-21 20:24:45 +01:00
Dan Abramov
6435d5bd3f Add basic How To 2016-07-21 20:20:55 +01:00
Dan Abramov
300cdc7d0a Add clear Limitations section 2016-07-21 17:29:35 +01:00
Dan Abramov
7438cc1959 Add Alternatives 2016-07-21 17:22:28 +01:00
Dan Abramov
f899989f57 Update README.md 2016-07-21 17:14:46 +01:00
Dan Abramov
693124cac3 Style tweaks 2016-07-21 17:13:50 +01:00
Dan Abramov
a84bffc295 Tweak message 2016-07-21 17:06:02 +01:00
Dan Abramov
3809cf1283 Tweak conventions 2016-07-21 17:04:36 +01:00
Christopher Chedeau
4cf29b1a30 chmod +x release.sh 2016-07-21 09:01:44 -07:00
Dan Abramov
938ff9daa6 Misc fixes for Windows (#60) 2016-07-21 16:44:57 +01:00
Dan Abramov
8830b85d5e Add compile progress indication 2016-07-21 16:44:41 +01:00
Dan Abramov
d8cf3147de Fix eject on Windows (#58) 2016-07-21 15:46:46 +01:00
Dan Abramov
e0558bc4c6 Use a single script (#57)
It is easier to add more scripts later this way.
2016-07-21 15:02:27 +01:00
Dan Abramov
4ae57e0a16 Update README.md 2016-07-21 11:31:19 +01:00
Dan Abramov
0151ca0fb7 Update README.md 2016-07-21 11:30:45 +01:00
Dan Abramov
955ea330df Make messages windows-friendly 2016-07-21 11:20:42 +01:00
Dan Abramov
bc6f4e199c Tweak conventions and fix example 2016-07-21 05:57:21 +01:00
Dan Abramov
e563b209c7 Fix local development paths (#52)
Local npm start and npm run build got broken by #33
2016-07-21 05:49:56 +01:00
eanplatter
a6edb523a8 Add README to generated project. (#33)
* Add README to generated project

* add logo.svg

* syntax cleanup
2016-07-21 05:05:41 +01:00
Dan Abramov
9df1c2ff16 Make errors and warnings nicer (#50)
* Make errors and warnings nicer

* Fix license stripping to not be eager

* Minor tweaks
2016-07-21 05:04:57 +01:00
Dan Abramov
9652973e64 Optimize the production build (#49)
Inspired by react-boilerplate setup
2016-07-20 22:02:12 +01:00
Dan Abramov
29ac0ed5a0 Lock dependencies 2016-07-20 19:39:25 +01:00
Dan Abramov
ba7539da0b Don't pack dependencies on Travis (#46) 2016-07-20 18:49:49 +01:00
Dan Abramov
b91bf6675d Add support for some ES proposals that we use (#43) 2016-07-20 18:15:49 +01:00
Dan Abramov
4ad5170b0b Enable hot reloading for CSS (#42) 2016-07-20 18:05:56 +01:00
Kevin Lacker
ff73f16b47 a bit of lint-relaxing (#44) 2016-07-20 18:04:49 +01:00
Dan Abramov
c11b5c2659 Try using bundledDependencies (#41) 2016-07-20 17:12:46 +01:00
Christopher Chedeau
b463663141 Simplify boilerplate css 2016-07-20 08:53:58 -07:00
Dan Abramov
133184fbb2 Add more info to package.json (#39) 2016-07-20 15:17:02 +01:00
Dan Abramov
24019802cc Avoid CSS targeting elements 2016-07-20 15:06:55 +01:00
Max
3dea46d893 Add repository and license field to package.json
Ref #25
2016-07-20 15:06:55 +01:00
Dan Abramov
2dc6d2c903 Resolve loaders relative to react-scripts (#36)
Fixes #31
2016-07-20 14:35:00 +01:00
Dan Abramov
e1ff147b7d Add npm start to e2e test 2016-07-20 14:27:32 +01:00