ColCh
651ff70086
Inline pkg.mainInput
2014-11-02 16:16:56 +03:00
ColCh
ab98751f90
Use styles within templates
2014-11-02 16:08:48 +03:00
ColCh
0799d1e65c
Proxy selected style lang to templates
2014-11-02 16:07:56 +03:00
ColCh
6442075d71
Move webpack configs to tempates
2014-11-02 16:03:43 +03:00
ColCh
0601753a24
Finish Feature-stylelang-selection
2014-11-02 15:23:45 +03:00
ColCh
ac43179354
Use corresponding stylesheet depending on config variable
2014-11-02 12:22:28 +03:00
ColCh
88d79d2ec2
Add question about desired styles lang
2014-11-02 11:52:51 +03:00
ColCh
89ce919eee
Store and assert config file
2014-11-02 11:08:28 +03:00
Simon Bailey
bfaec14ae1
About time for a fetchin' version 1.0.0 release
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-10-03 22:09:04 +01:00
Simon Bailey
286d175757
Merge pull request #29 from ColCh/feature/live-edit
...
Use HMR api (livereload for app)
2014-10-03 22:04:33 +01:00
Simon Bailey
994f0ad658
Merge pull request #28 from leafle/master
...
Update karma-webpack depency to fix confusing error
2014-10-03 22:03:46 +01:00
ColCh
026455c4e7
Backport 58dddfd80d
2014-09-29 19:32:18 +04:00
ColCh
19a2eb963a
Add simple tests for HMR usage
2014-09-29 19:19:20 +04:00
ColCh
18ff31dd61
Move react-hot-loader to devDependencies
2014-09-29 19:19:01 +04:00
Brandon Smyth
83b06593c5
Update karma-webpack depency to fix confusing error
...
Using karma-webpack-plugin 1.0.0 led to the following error from grunt
test immediately after generating. I found the following fix in
karma-webpack that had not been included in karma-webpack-plugin because
it has since become karma-webpack.
error:
INFO [PhantomJS 1.9.7 (Mac OS X)]: Connected on socket 33J3dAUsvdMT6Io38nxm with id 51124214
PhantomJS 1.9.7 (Mac OS X) ERROR
TEST RUN WAS CANCELLED because this file contains some errors:
/.../eventlist/test/spec/components/EventlistApp.js
fix:
ad3be8452f
2014-09-28 23:05:42 -07:00
ColCh
43f7dbffdc
Add and use Hot Module Replacement plugin and react-hot-loader
2014-09-27 19:23:34 +04:00
Simon Bailey
3eca7c6f7c
Update README.md
2014-09-26 14:39:41 +01:00
Simon Bailey
a111b5bf5d
fix: space in package.json mainInput field
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-26 14:34:55 +01:00
Simon Bailey
967706e942
feat: added react-router
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-26 14:23:08 +01:00
Simon Bailey
3b27c1802a
refactor: cleaned up test suite and fix failures
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-26 12:13:47 +01:00
Simon Bailey
f93f09b5f5
feat: swap reset for the superior normalize
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-25 21:51:01 +01:00
Simon Bailey
9728ed0efe
chore: update react patch version
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-25 21:07:06 +01:00
Simon Bailey
c3d968e979
chore: update project deps
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-25 21:04:39 +01:00
Simon Bailey
a054494c81
chore: update generator deps
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-25 21:04:25 +01:00
Simon Bailey
83ee89c369
chore: ignore npm log
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-25 21:04:08 +01:00
Simon Bailey
652ea1f97c
Merge branch 'master' into version-updates
2014-09-01 08:35:02 +01:00
Simon Bailey
80089405ac
Version bump 0.0.10
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-09-01 08:34:52 +01:00
Simon Bailey
69c7f91ff0
Merge pull request #24 from teawaterwire/url-loader
...
Use url-loader
2014-09-01 08:32:42 +01:00
Simon Bailey
40bc434282
Merge pull request #23 from the-gigi/master
...
Add missing resolve section
2014-09-01 08:32:20 +01:00
Theophile Villard
26c229682d
Use url-loader
2014-08-24 19:11:46 +02:00
Gigi
609c56fe88
add missing resolve section
2014-08-22 15:39:29 -07:00
Simon Bailey
94e4aff2fa
Untested updates for project package versions
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-08-17 10:53:49 +01:00
Simon Bailey
c563513009
Bumped version to 0.0.9
2014-08-17 10:44:19 +01:00
Simon Bailey
f22ff1fb7b
Merge pull request #21 from sobering/master
...
Fix incorrect spelling of "mimetype"
2014-08-17 10:40:19 +01:00
Stefan Sobering
c699088dca
Fix incorrect spelling of "mimetype"
2014-08-16 18:56:14 -05:00
Simon Bailey
117e2ebf27
Version bump
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-08-03 17:33:23 +01:00
Simon Bailey
dbaf0ccc51
Merge pull request #20 from ZerbitX/master
...
Adding resolve to the config so it can find new Jsx components.
2014-08-03 17:32:13 +01:00
Ryan Swanson
e970c362b7
Adding resolve to the config so it can find new Jsx components.
2014-08-03 10:25:45 -06:00
Simon Bailey
d73699fbf2
Bump version to 0.0.7
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-07-21 09:58:39 +01:00
Simon Bailey
0b60bca8cd
Merge pull request #18 from maksimr/master
...
Fix passing options and remove hardcoded scripts directory
2014-07-21 09:48:21 +01:00
Maksim Ryzhikov
f4068e7770
Fix passing options and add flexibility for component path
2014-07-14 15:19:59 +04:00
Simon Bailey
2b2864de83
Bump 0.0.6
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-07-07 09:28:00 +01:00
Simon Bailey
772035971d
Merge pull request #17 from ryan953/patch-1
...
Export `window.React` so that the react-devtools can find it.
2014-07-07 09:25:29 +01:00
Ryan Albrecht
191f3c8b3f
Export window.React so that the react-devtools can find it.
...
The chrome tools first looks to see if `React` is defined globally, then if it's available via a call to `require()`. See https://github.com/facebook/react-devtools/blob/master/injected/ReactHost.js#L42-L48
2014-07-05 23:42:09 -04:00
Simon Bailey
28b54af064
Added Bitdeli badge
2014-05-20 13:38:38 +01:00
Simon Bailey
fce68681f5
Version bump to 0.0.5
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-05-16 15:42:08 +01:00
Simon Bailey
58d842fec7
Updated README with shout out to Edd after discovering the merge didn't do him justice
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-05-16 00:09:31 +01:00
Simon Bailey
e257cf94eb
Merge pull request #11 from newtriks/Uppercase-logic
...
Fixes #9
2014-05-15 23:52:37 +01:00
Simon Bailey
abdb2adb02
Fixes #9
...
Signed-off-by: Simon Bailey <simon@newtriks.com>
2014-05-15 23:52:14 +01:00
Simon Bailey
defeaedb71
Merge pull request #10 from newtriks/JSXHint-integration
...
Removed manual wrapping of JSX code to bypass jshint errors and advised ...
2014-05-15 20:49:46 +01:00