6 Commits

Author SHA1 Message Date
Hypnosphi
def1e04dbb Cleanup dependencies 2018-02-25 03:53:03 +03:00
Hypnosphi
3116a1da0a Pass default webpack config as third argument in Full Control Mode 2018-01-21 17:10:00 +03:00
y-kurami
44ec036d32 use node-logger instead of console 2018-01-17 11:05:32 +09:00
y-kurami
3ad322f7d0 add ability to merge ng cli webpack config 2018-01-13 02:56:57 +09:00
igor
fb930edec0 Add ability to load a custom tsconfig.json in the storybook config dir. 2018-01-07 11:06:24 +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