156 Commits

Author SHA1 Message Date
Raymond Ha
9f89b6a23b Use babel-loader instead of jsx-loader 2015-03-19 12:03:21 -04:00
Simon Bailey
3a94fb3fe6 chore: version bump 1.1.15
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-03-17 09:27:59 +00:00
Simon Bailey
6afe1ab627 Merge pull request #74 from Anomen/wrong-path-in-test-task
Fixed path error for test Grunt task
2015-03-17 09:24:09 +00:00
Simon Bailey
7d0d3972cf Merge pull request #75 from Semigradsky/patch-1
Update .editorconfig
2015-03-17 09:23:58 +00:00
Dmitry
d425fea458 Update .editorconfig
Fix indent size
2015-03-16 10:25:13 +03:00
Kevin Vicrey
df5cab23d5 Fixed path error for test Grunt task 2015-03-15 14:27:57 -04:00
Simon Bailey
2a9c61268a chore: version bump 1.1.14
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-03-07 10:27:53 +00:00
Simon Bailey
9a16ff8dfb Merge pull request #70 from oliveiraethales/oliveiraethales-use-strict-main
Add 'use strict' to main.js
2015-03-07 10:24:50 +00:00
Simon Bailey
41ab559e7f Merge pull request #66 from joe5yellow/master
Fix missing comma and styles paths issue in #36
2015-03-07 10:24:39 +00:00
Tháles de Oliveira
3d1984f755 Adding 'use strict' to main.js 2015-03-06 00:12:38 -03:00
Simon Bailey
fff2e95a02 Merge pull request #65 from framp/master
Fix alias pr and closes #63
2015-02-27 09:39:27 +00:00
Simon Bailey
320a2dd13d Merge pull request #64 from dbanck/patch-1
Added missing comma
2015-02-27 09:39:20 +00:00
Zhao Min
5ea31a6035 Fix styles paths in template App.js 2015-02-25 15:42:59 +08:00
Zhao Min
4f61fa4e2e Fix missing comma 2015-02-25 15:42:15 +08:00
Federico Rampazzo
3c2a2402c5 Merge pull request #1 from framp/patch-1
merge
2015-02-22 19:23:17 +00:00
Federico Rampazzo
b172bdac7f fix _webpack.config.js 2015-02-22 19:21:23 +00:00
Federico Rampazzo
2f88faf693 fix _webpack.dist.config.js alias 2015-02-22 19:18:42 +00:00
Daniel Banck
232eaff029 Added missing comma 2015-02-22 19:10:40 +01:00
Simon Bailey
c23e80fa56 Update README.md 2015-02-20 18:00:02 +00:00
Simon Bailey
8d5f60efa0 chore: version bump 1.1.13
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-02-20 17:54:36 +00:00
Simon Bailey
58a8f74b92 Merge pull request #61 from pherris/master
make jsx hint default to resolve warnings when compiling
2015-02-20 17:52:44 +00:00
Simon Bailey
fbc7776a1c Merge pull request #62 from ColCh/feature/Feature-aliases
Provide and use aliases to components dir and styles dir
2015-02-20 17:51:00 +00:00
ColCh
cbef965577 Use provided 'components' alias within app files 2015-02-20 17:09:55 +03:00
ColCh
12e16a61a4 Provide 'components' alias within configs 2015-02-20 17:09:32 +03:00
ColCh
a2568e8cd5 Assert require'ing 'components/%COMPONENT%' within subgenerators test case 2015-02-20 17:09:05 +03:00
ColCh
d507bf1772 Added test case for 'components' alias definition within configs 2015-02-20 17:07:58 +03:00
ColCh
dde3dd7b73 Use provided 'style' alias within Component file 2015-02-20 16:56:43 +03:00
ColCh
68a1dcf447 Use provided 'style' alias within App file 2015-02-20 16:56:33 +03:00
ColCh
4980430552 Added alias definition for 'styles' in configs 2015-02-20 16:56:00 +03:00
ColCh
5a2e43ac6a Added assertion for style require'ing via alias within component file 2015-02-20 16:55:17 +03:00
ColCh
1cef6abd46 Added test case for aliases definition within config 2015-02-20 16:54:29 +03:00
ColCh
6b443cca48 Added test case for subcomponent 2015-02-20 16:23:33 +03:00
ColCh
554d2dd56b Modify appPath to support multiple function call 2015-02-20 16:22:58 +03:00
ColCh
708fcea34f Slight refactor test helper to access name 2015-02-20 16:01:05 +03:00
Andrew
9c3473b8d1 make jsx hint default to resolve warnings when compiling 2015-02-17 13:58:27 -08:00
Simon Bailey
6fd793fad0 chore: version bump 1.1.12
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-02-17 09:59:02 +00:00
Simon Bailey
2659849c44 refactor: remove exposing React to devtools
https://github.com/newtriks/generator-react-webpack/pull/57#issuecomment-74627216
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-02-17 09:58:34 +00:00
Simon Bailey
b5c6fb113f Merge branch 'Shraymonks-exclude-node_modules' 2015-02-17 09:56:07 +00:00
Simon Bailey
c5aa8e1e1a Merge branch 'exclude-node_modules' of https://github.com/Shraymonks/generator-react-webpack into Shraymonks-exclude-node_modules
Signed-off-by: Simon Bailey <simon@newtriks.com>

Conflicts:
	templates/common/_webpack.config.js
	templates/common/_webpack.dist.config.js
2015-02-17 09:55:40 +00:00
Simon Bailey
e9a3391918 Merge pull request #58 from Shraymonks/fix-jshint-preloader
Fix jshint preloader
2015-02-17 09:51:16 +00:00
Simon Bailey
a6444f37b5 Merge pull request #56 from jamesmanning/patch-1
simple typo fix
2015-02-17 09:50:50 +00:00
Simon Bailey
ce1faf9970 Merge pull request #55 from Shraymonks/babel
6to5 rename to Babel
2015-02-17 09:50:35 +00:00
Raymond Ha
43736a3d36 Exclude node_modules from js loaders 2015-02-17 02:01:01 -05:00
Raymond Ha
945bb11da6 Fix jshint preloader 2015-02-17 01:58:10 -05:00
James Manning
58b4d073e1 simple typo fix 2015-02-17 00:29:27 -05:00
Raymond Ha
8715689944 6to5 rename to Babel 2015-02-15 15:25:07 -05:00
Simon Bailey
88a912c1f5 chore: version bump 1.1.11
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-02-10 10:09:25 +00:00
Simon Bailey
6cbb38bb0c Merge pull request #51 from marcin-wosinek/master
update documentation
2015-02-10 10:08:16 +00:00
Marcin Wosinek
02d78edb6f update documentation
remove outdated note
2015-02-08 10:23:25 +00:00
Simon Bailey
7d7cb06e0e chore: version bump 1.1.10
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-02-05 14:00:43 +00:00