-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NG2 support #4
Comments
Hi there, is there a proposed date for timeline for adding Angular 2+ support. More specifically for the latest and upcoming Angular builds (4, 5)? Any information that your able to share at present time would be really useful, thanks. |
Any news on this? Any branch where this feature is in development ? |
Another sb will have ng2+ support soon https://github.com/storybooks/storybook/releases/tag/v3.3.0-alpha.3 |
@ralzinov And now it's officially supported: https://medium.com/storybookjs/announcing-storybook-3-3-9972c4bc87ac |
NG2 helper
To support NG2 needed helper that will listen for message from parent iFrame and load HTML and Model from that message.
NG1 helper semple https://github.com/ui-storybook/sb/tree/master/src/helpers/angular
The text was updated successfully, but these errors were encountered: