11 Commits

Author SHA1 Message Date
Carlos Vega
bf25c4390d Adding support for Angular templates 2018-01-08 13:54:46 -06:00
Carlos Vega
d129d65e4a Removing lowercase-only restriction for knobs
Take in account that now the knob name needs to be the same as the angular component @Input attribute. Otherwise it'll not bind to the correct property.

Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-04 10:49:16 -06:00
igor
2ce834ef39 Remove @angular/core dep from peer and suppress extraneous-dependencies error 2018-01-04 10:33:16 +02:00
Carlos Vega
c367d967dc Igor's feedback
- Changing main tag to a more meaningful name
- Removing redundant type Data
- Validating moduleMetadata param
- Removing unused references

Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-12-21 09:55:22 -06:00
Carlos Vega
82c1642923 Adding extra metadata to module/components 2017-12-20 16:07:38 -06:00
Igor
9cc09dbb97
Merge branch 'release/3.3' into angular-versions-support 2017-12-20 06:55:22 +02:00
igor
95771daad5 Add knobs support 2017-12-19 18:00:25 +02:00
igor
a55741d4e1 Revert changes back to the strong angular 5 version. 2017-12-13 12:14:39 +02:00
igor
63be049aa7 Create metadata extraction util 2017-12-12 01:37:47 +02:00
hypnos
059835eb2d Merge remote-tracking branch 'origin/master' into release/3.3 2017-10-22 22:51:34 +03:00
Carlos Vega
a927c438da Knobs addon: helpers shouldn't be a ts file
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-10-16 16:43:31 -06:00