5 Commits

Author SHA1 Message Date
Kai Röder
2f4f5b57a1 WIP Reverted ts migration of app/angular; fixed missing d.ts 2019-03-22 18:13:57 +01:00
Kai Roeder
b79e39ad08 Add demo.js to the root of the package to allow @storybook/angular/demo again instead of @storybook/angular/dist/demo 2019-03-03 19:19:47 +01:00
Kai Röder
c5f4775416 Migrated app/angular/server to TS; Still WIP 2019-01-05 12:39:37 +01:00
igor
d4315a4da9 Require distributed file from demo.js 2018-01-28 20:13:34 +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