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 |
|
Dan Abramov
|
63610622a2
|
Fall back to displaying full error if message is missing
|
2016-07-20 13:38:29 +01:00 |
|
Dan Abramov
|
bfb6ed1500
|
Bail for production builds
This ensures errors are not tolerated.
Otherwise, Webpack just builds an empty bundle.
|
2016-07-20 13:36:30 +01:00 |
|
Dan Abramov
|
ceca44cca7
|
Tweak README
|
2016-07-20 13:19:47 +01:00 |
|
Dan Abramov
|
fbcbd67b9d
|
Add checks for expected output to e2e test
|
2016-07-20 13:15:37 +01:00 |
|
Kevin Lacker
|
c46fb9b498
|
Tweak the template's styling (#34)
* alter logo
* responsive design
|
2016-07-20 10:30:07 +01:00 |
|
Dan Abramov
|
3d77f5be20
|
Use a custom ESLint rule list (#27)
* Use a custom eslint rule list
* Sort rules
* Relax some rules
|
2016-07-20 00:12:49 +01:00 |
|
Kevin Lacker
|
b8a2b98d57
|
Merge pull request #26 from lacker/master
update misc docs + copy
|
2016-07-19 14:48:25 -07:00 |
|
Kevin Lacker
|
c760693563
|
or other
|
2016-07-19 14:47:01 -07:00 |
|
Kevin Lacker
|
6e0607ea0e
|
I think the word listening is less clear
|
2016-07-19 14:27:04 -07:00 |
|
Kevin Lacker
|
43bc64fac2
|
update misc docs + copy
|
2016-07-19 14:08:41 -07:00 |
|
Dan Abramov
|
a73ebe8e2c
|
Move configs to a separate folder (#23)
|
2016-07-19 14:00:41 +01:00 |
|
Dan Abramov
|
7a15b7eee2
|
Add explicit <br>s
|
2016-07-18 15:17:59 -07:00 |
|
Christopher Chedeau
|
96e833f2dc
|
n -> nvm and node 6
|
2016-07-18 15:17:59 -07:00 |
|
Christopher Chedeau
|
862900d94f
|
s/create-react-app-scripts/react-scripts/
|
2016-07-18 15:17:59 -07:00 |
|