7 Commits

Author SHA1 Message Date
igor
f49fdafd62 Add hierarchyRootSeparator to angular examples 2018-02-05 17:24:06 +02:00
igor
9839c40367 Move css-rules-warning to styles.css 2018-01-20 12:26:29 +02:00
igor
270f2e0011 Show css warning if css rules are not configured as needed. 2018-01-10 10:24:16 +02:00
hypnos
9127f79029 Add integration test for angular example 2017-12-24 11:58:12 +01:00
Carlos Vega
ede5c0e110 Laying the foundation to fix the knobs add-on for angular
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00
Carlos Vega
5c7a851e36 Update getstorybook CLI
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00
Carlos Vega
99435cfcf5 Angular (2+) support (#269)
This is the first attempt at adding support for Angular based, mostly, on the vue changes.

What works:
- Added angular sample code to the `examples` folder
- Rendering stories and creating stories out of existing angular components
- For the time being, this only supports one-page angular components

What's missing:
- Addons support
- Support for components that have a separate template

Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:16:45 +02:00