9 Commits

Author SHA1 Message Date
klimentru1986
f8ff98ded2 add adon-jest configuration and story 2018-05-05 08:19:31 +03:00
igor
a9b9824bad Merge remote-tracking branch 'origin/master' into addon-stories
# Conflicts:
#	examples/angular-cli/package.json
#	examples/polymer-cli/package.json
#	examples/vue-kitchen-sink/package.json
2018-02-17 13:04:06 +02:00
igor
f49fdafd62 Add hierarchyRootSeparator to angular examples 2018-02-05 17:24:06 +02:00
igor
9c17215d34 Change addon name to "addon-storysource" 2018-02-05 16:38:07 +02:00
igor
b96b1dac2f Add to vue 2018-02-01 11:53:45 +02:00
igor
65e4ea2d5d Add stories addon to angular 2018-01-31 15:21:41 +02: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
ca3520073b Testing add-ons
- Links
- Actions
- Notes

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