Stephan Herzog
01855bd2ed
Added sub-generator setup-env #278 ( #308 )
...
This subgen creates a new Webpack config environment by
- creating conf/webpack/<EnvName>.js
- creating src/config/<env_name>.js
- requiring and exporting the new env in conf/webpack/index.js
The commit introduces a basic config template that is supposed to be populated by the generator's users. Various more fine grained subgen options can be added at a later time (e.g. prompting the user if new run scripts should be added to package.json).
The subgen's basic functionality is backed up by unit tests that check
- if files are created
- if conf/webpack/index.js contains correct import/export
2016-11-22 19:38:13 +01:00
Chris
a2bd75a83b
V4 -- Updates to support PostCSS installation
...
* Updated tessts to successfully run against current master of the template
* Updated postcss attachement to new webpack config. Adjusted tests.
* Updated dependencies
* Use newest template
* Updated Esprima
2016-11-22 12:35:31 +01:00
Chris
b45c47ce9e
Fix: Updated coverage to use lcov as default reporter
2016-08-23 23:18:32 +02:00
Chris
e6e9906d19
Added coveralls.io
2016-08-23 23:11:52 +02:00
Chris
2936d09fa5
CHORE: Updated package and readme urls to new repo position. Fixes #269
2016-08-10 22:04:22 +02:00
Chris
4107c514a4
4.0.1-1
2016-06-30 09:25:00 +02:00
Chris
ddf8ee9207
Added utils to files array, removed unneeded parts of readme
2016-06-30 09:24:52 +02:00
Chris
f64ae8a4d7
4.0.1-0
2016-06-15 15:40:36 +02:00
Chris
3addfcb997
Reverted 4.0.1 release. Sorry :(
2016-06-15 15:38:43 +02:00
Chris
d26f965823
Fixed release scripts.
2016-06-15 15:38:02 +02:00
Chris
fc129f9058
4.0.1
2016-06-15 15:35:26 +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
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
84b576548b
3.3.2
2016-05-17 09:48:52 +02:00
Chris
d27d5ffcbf
Emerg: Reverted 3.3.1
2016-05-17 09:48:45 +02:00
Chris
84919affc9
3.3.1
2016-05-17 08:02:47 +02:00
Chris
cc0172086f
Chore: Added new version of dependencies
2016-05-17 08:02:17 +02:00
Chris
35ef93138c
3.3.0
2016-03-29 23:24:14 +02:00
Chris
6b9e24c85a
3.2.4
2016-03-02 11:56:34 +01:00
Chris
56d6b9cd48
3.2.3
2016-02-23 22:14:34 +01:00
Chris
782a38b685
3.2.2
2016-01-13 07:57:00 +01:00
Chris
165b4ae956
3.2.1
2015-12-28 08:21:27 +01:00
Chris
8ee10ffd52
3.2.0
2015-12-18 08:44:52 +01:00
Chris
60bf2aae3a
Adjusted generator for updated yeoman-generator to 0.22.x
2015-12-18 08:44:42 +01:00
Chris
498c1032f2
3.1.1
2015-11-24 08:42:31 +01:00
Chris
9c40789c96
3.1.0
2015-11-23 08:44:18 +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
ac6eb05171
Added dependencies for reading, traversing and converting AST
2015-11-18 18:47:05 +01:00
Chris
aa468d529d
3.0.1
2015-11-18 08:20:41 +01:00
Chris
7d01c86522
3.0.0
2015-11-17 07:49:16 +01:00
Chris
fffd03bfa3
Added new publish shortcut scripts
2015-11-17 07:48:58 +01:00
Chris
d2992321e8
Updated react-webpack-template dependency to include babel 6 support
2015-11-17 07:47:30 +01:00
Chris
5eee756f3e
2.2.7
2015-10-23 09:49:07 +02:00
Chris
91ac75db71
Updated software versions, added badges
2015-10-23 09:40:29 +02:00
Chris
25c67ffd33
2.2.6
2015-10-22 12:50:08 +02:00
Chris
8cdcc2c432
Prepare V2.2.6
2015-10-22 12:49:59 +02:00
Chris
ad6135e48d
2.2.5
2015-10-19 08:11:34 +02:00
Chris
432d5d00de
2.2.4
2015-10-15 16:09:41 +02:00
Chris
82a080f586
2.2.3
2015-10-14 07:20:38 +02:00
Chris
b95fc4344a
2.2.2
2015-10-12 16:35:14 +02:00
Chris
bf2df82159
2.2.1
2015-10-12 08:42:28 +02:00
Chris
190cfdac06
2.2.0
2015-10-12 08:29:03 +02:00
Chris
ca3f923bf0
Added new version of react-webpack-template as dependency. Now using React 0.14 as base.
2015-10-12 08:28:43 +02:00
Chris
4e8d7af872
Added new keywords to make generator findeable
2015-10-07 08:58:04 +02:00
Chris
47f1273828
2.1.0
2015-09-29 13:53:05 +02:00
Chris
7269a0a315
2.0.2
2015-09-25 11:38:31 +02:00
Chris
a5c4ea4c74
2.0.1
2015-09-21 20:58:11 +02:00
Chris
6516861e79
2.0.0
2015-09-21 20:46:20 +02:00
Chris
023d937877
Added changes for version 2.0
2015-09-21 20:45:57 +02:00