363 Commits

Author SHA1 Message Date
Simon Bailey
0560d4763c Merge pull request #110 from atmk-za/master
Added architecture option for Alt (http://alt.js.org)
2015-05-25 17:19:42 +01:00
Simon Bailey
324cc45d3f Merge pull request #101 from AnSavvides/patch-1
Better syntax highlighting in README
2015-05-25 17:18:29 +01:00
Simon Bailey
74153cc9b6 Merge pull request #107 from bionikspoon/patch-1
typo: srore vs store
2015-05-25 17:18:09 +01:00
Simon Bailey
4551c81011 Merge pull request #108 from daannijkamp/patch-1
Fix spelling mistake
2015-05-25 17:17:51 +01:00
TLO
0b732e1a7c Added architecture option for Alt (http://alt.js.org), actions and stores 2015-05-20 12:33:38 +02:00
Daan Nijkamp
fc229506f4 Fix spelling mistake 2015-05-16 15:21:22 +02:00
Manu Phatak
e94f494fa2 typo: srore vs store 2015-05-14 13:47:54 -05:00
Chris
15fde19fa2 *MOD* Fallback: Added updates to readme to reflect new fallback options, adjusted output text. 2015-05-13 09:15:27 +02:00
Chris
6b22f18bfc *ADD* Fallback: Added .jsx suffix support for new components (Resolves newtriks/generator-react-webpack#99) 2015-05-12 16:28:11 +02:00
Pavlo Blazhchuk
094d0c8905 Support io.js
Add iojs to engines
2015-05-09 22:16:24 +03:00
Andreas Savvides
815640bf47 Better syntax highlighting in README 2015-05-08 21:36:13 +01:00
Simon Bailey
9fd0f0ae54 chore: version bump 1.2.6
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-05-06 10:37:49 +01:00
Simon Bailey
e9250714d7 feat: added font loading to karma conf
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-05-06 10:37:34 +01:00
Simon Bailey
b7536977f9 chore: version bump 1.2.5
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-05-06 10:01:48 +01:00
Simon Bailey
229ee6d535 fixes: #100
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-05-06 10:01:31 +01:00
Simon Bailey
6e2394ef8f chore: version bump 1.2.4
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-04-27 19:51:17 +01:00
Simon Bailey
9b4cd44ce9 fix: funky merge cockup
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-04-27 19:50:59 +01:00
Simon Bailey
9965e4cfaf chore: version bump to 1.2.3 simple as a.b.c
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-04-27 19:49:56 +01:00
Simon Bailey
486aea76b8 Merge pull request #92 from yonatanmn/master
alias for generators, rich option
2015-04-27 19:48:01 +01:00
Simon Bailey
189967aa69 Merge pull request #93 from AnSavvides/master
Add grunt & grunt-cli to devDependencies
2015-04-27 19:47:01 +01:00
Yonatan Schreiber
715a0565c2 hook React so the devtools can find it 2015-04-22 13:01:46 +03:00
Yonatan Schreiber
c6e140300e Merge branch 'master' of https://github.com/newtriks/generator-react-webpack
Conflicts:
	package.json
2015-04-19 15:11:19 +03:00
Andreas Savvides
7e0f4de2d7 Add grunt & grunt-cli to devDependencies 2015-04-16 12:06:40 +01:00
yonatanmn
fe332e73f1 remove unnecessary logs 2015-04-15 15:51:00 +03:00
Yonatan Schreiber
21b8314869 update readme with rich and es6 options 2015-04-15 01:19:38 +03:00
Yonatan Schreiber
9e7503bc10 add 'rich' option for component generator 2015-04-15 01:18:58 +03:00
Yonatan Schreiber
7242c7030f add protection against creating an action/store with no name 2015-04-15 00:18:24 +03:00
Simon Bailey
e992016046 chore: version bump 1.2.2
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-04-14 20:11:52 +01:00
Simon Bailey
c32cf3b1f2 Merge pull request #89 from firstdoit/fix/paths
Fix broken script and style paths
2015-04-14 20:09:57 +01:00
Guilherme Rodrigues
7462f5db6c Fix broken script and style paths
Fix #88
2015-04-13 17:34:10 -03:00
Guilherme Rodrigues
09510006aa Remove unnecessary commas 2015-04-13 16:54:54 -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