229 Commits

Author SHA1 Message Date
Simon Bailey
d739e98ad5 chore: version bump 1.2.9
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-06-27 07:42:57 +01:00
Simon Bailey
785a0ffa72 Merge pull request #113 from skfd/remove_trailing_space
Removed trailing spaces from component generator
2015-06-27 07:41:43 +01:00
Simon Bailey
0ef275ac90 Merge pull request #114 from weblogixx/feat-eslint
*ADD* Base: Added esLint as new linter
2015-06-27 07:41:18 +01:00
Simon Bailey
6dff0a0667 Merge pull request #116 from mif2e/master
change wrong file path in README.md
2015-06-27 07:40:50 +01:00
Simon Bailey
e2ab2b4a3b Merge pull request #115 from weblogixx/master
Update React.js and React-Router Versions
2015-06-27 07:40:31 +01:00
materliu
b2afc03fec change wrong file path in README.md 2015-06-03 14:31:49 +08:00
Chris
182c92a948 Merge branch 'master' into feat-eslint 2015-06-02 15:20:23 +02:00
Chris
accc292f43 *FIX* React: Added new react and react router versions 2015-06-02 15:19:46 +02:00
Chris
598842ba9c *FIX* Tests: Removed NoErrorsPlugin from test for dev webpack 2015-06-02 12:58:56 +02:00
Chris
e63ddcb5f5 *ADD* Base: Added esLint as new linter 2015-06-02 12:23:15 +02:00
Konstantin Konev
3720ea9121 removed trailing spaves from component generator 2015-05-31 21:04:12 +03:00
Simon Bailey
c422be2253 chore: version bump 1.2.8
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-05-26 10:01:58 +01:00
Simon Bailey
03c254ac45 Merge pull request #105 from weblogixx/master
*ADD* Fallback: Added .jsx suffix support for new components (Resolve…
2015-05-26 10:01:14 +01:00
Chris
e90aaa46b6 Merge remote-tracking branch 'newtriks/master'
Conflicts:
	README.md
2015-05-26 10:15:03 +02:00
Simon Bailey
e0058bea05 chore: version bump 1.2.7
Signed-off-by: Simon Bailey <simon@newtriks.com>
2015-05-25 17:22:50 +01:00
Simon Bailey
4ebc88af02 Merge pull request #103 from gios/master
Support iojs
2015-05-25 17:20:21 +01:00
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