sthzg
e2add4af4d
Refactored component subgen to support styles and/or cssmodules #255
...
This commit refactors the template structure for components to multiple
different base templates based on the required styling options:
- nostyle
- with styles
- with styles and css modules
2016-08-05 14:36:10 +02:00
Chris
892f771899
Added new directory options for generated components (styles are now also generated in the components folder)
...
Added directory options fallbacks for version 3 and below
Prepared for inclusion of css modules
2016-06-15 15:34:26 +02:00
Chris
ed4686edd0
Added support for files generated with version 4
2016-06-15 12:59:16 +02:00
Chris
9867271cbb
Refactored component subgenerator to use es2015 classes
2016-06-14 10:28:09 +02:00
Chris
663a49369b
Added basic changes for v4.0 (base generator class refactoring)
2016-05-27 12:01:50 +02:00
Chris
cc0172086f
Chore: Added new version of dependencies
2016-05-17 08:02:17 +02:00
Chris
6344984d65
Added ability to save generator version for future updates
2016-03-29 23:00:55 +02:00
Chris
43f3bce786
Added changelog for 3.2.3 (adjusted postcss config to work with new react-webpack-template).
2016-02-23 22:14:02 +01:00
Chris
cb08986a6d
Updated tests for new version of react-webpack-template
2015-12-28 08:21:00 +01:00
Chris
60bf2aae3a
Adjusted generator for updated yeoman-generator to 0.22.x
2015-12-18 08:44:42 +01:00
Chris
e74b89d8ea
Fixed tests for current version (uses style-loader now)
2015-11-23 08:58:05 +01:00
Chris
fe4d214be9
Prepare 3.1.0
2015-11-23 08:44:01 +01:00
Chris
492d2c6947
Merge pull request #168 from stylesuxx/feature/postcss
...
Add basic support for PostCSS (provided by @stylesuxx)
2015-11-23 08:33:32 +01:00
stylesuxx
b214930f8e
Updated wording
2015-11-22 03:48:47 +01:00
stylesuxx
4596462f29
Test: Check that the base config is rewritten if PostCSS is enabled - #163
2015-11-22 03:45:27 +01:00
stylesuxx
98ffadd612
Test: Do not enable PostCSS by default - #163 .
2015-11-21 16:49:17 +01:00
Chris
e7501dccbd
Removed licence from copied files
...
Removed unneeded .npmignore copy
Adjusted unittests to include .babelrc
2015-11-18 08:19:12 +01:00
Vladimir Rodkin
31e478f28d
Add gitignore
2015-10-13 17:54:47 +03:00
Chris
023d937877
Added changes for version 2.0
2015-09-21 20:45:57 +02:00