183 Commits

Author SHA1 Message Date
Yonatan Schreiber
7242c7030f add protection against creating an action/store with no name 2015-04-15 00:18:24 +03:00
Yonatan Schreiber
80ddea2248 change description for the yeoman site 2015-04-12 21:24:52 +03:00
Yonatan Schreiber
7ff453f108 add alias names for generators 2015-04-12 21:24:17 +03:00
Simon Bailey
6262133296 chore: version bump 1.2.1
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-04-11 11:12:37 +01:00
Simon Bailey
f26f4c268e Merge pull request #86 from DanielMSchmidt/bugfix/sass-loader-now-expects-sass
Sass loader now expects sass files to contain sass instead of scss
2015-04-11 11:11:09 +01:00
Simon Bailey
ddcba6d9d1 Merge pull request #83 from yonatanmn/master
Add Reflux Architecture option
2015-04-11 11:10:38 +01:00
Daniel Schmidt
ab25717ed9 updated the sass loader version, so installations stops failing 2015-04-10 08:18:11 -04:00
Daniel Schmidt
deeee48760 Fixed sass loader, it now expects sass files to contain sass instead of scss 2015-04-10 08:14:27 -04:00
Yonatan Schreiber
9914120118 no message 2015-04-09 01:17:55 +03:00
Yonatan Schreiber
9373ce6c2a update readme 2015-04-09 01:02:19 +03:00
Yonatan Schreiber
895b95411e fix tests to work with architecture = 'flux' (no reflux support yet) 2015-04-08 23:23:46 +03:00
Yonatan Schreiber
9dd1808615 Merge branch 'master' of https://github.com/yonatanmn/generator-react-webpack 2015-04-08 22:57:53 +03:00
yonatanmn
2869169b7b Update index.js 2015-04-04 16:11:26 +03:00
Yonatan Schreiber
9c9ecaa016 fix appname 2015-04-04 16:07:08 +03:00
Yonatan Schreiber
27d8346e2a fix appname bug 2015-04-04 15:29:03 +03:00
Yonatan Schreiber
f7bb3c2b80 add 'architecture' question, Reflux option, and related store and actionCreator 2015-04-04 14:42:52 +03:00
Simon Bailey
356df8ec9a chore: version bump 1.2.0
Entering the realm of application architecture, first up === Flux

Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-04-02 20:58:48 +01:00
Simon Bailey
2c1f0d592b Merge pull request #78 from CrshOverride/master
Add support for Flux
2015-04-02 20:56:42 +01:00
Justin Niessner
7721c59253 Merge from upstream/master and resolve merge conflicts. 2015-04-02 15:38:38 -04:00
Simon Bailey
319bf0bdc5 chore: version bump
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-04-02 12:05:41 +01:00
Simon Bailey
140e0d3fb2 Merge pull request #82 from Semigradsky/master
Moved `normalize.css` to dependencies
2015-04-02 12:02:46 +01:00
Simon Bailey
30897b7721 Merge pull request #77 from Shraymonks/babel-loader
Use babel-loader instead of jsx-loader
2015-04-02 12:01:54 +01:00
Semigradsky
ba61ca1bfb Moved normalize.css to dependencies 2015-03-31 18:42:16 +03:00
Justin Niessner
267a632e11 Add generator tests for actions and stores 2015-03-27 14:39:41 -04:00
Justin Niessner
70c28528e3 Add basic file check tests for Flux option during app generation 2015-03-27 09:32:11 -04:00
Justin Niessner
53b262ae3c Switch the generation of everything so we generate tests and they can actually pass. 2015-03-26 23:09:45 -04:00
Justin Niessner
3cf4d739e3 Add flux support including generators 2015-03-25 22:42:02 -04:00
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