We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add the capability to develop React components so they would appear also under Storybook
No response
No
For order to support React component development there should be a library created with an example component.
The current storybook setup should pickup new stories from this new React library.
Since the existing Angular component library is called "ui" we should rename it to angular to avoid confusion.
Should also implement required changes to automatically publish the React components as a npm package.
The text was updated successfully, but these errors were encountered:
If a React app in question doesn't use Sass – resolving this issue #81 could be useful.
Sorry, something went wrong.
No branches or pull requests
Summary
Add the capability to develop React components so they would appear also under Storybook
What alternatives have you tried?
No response
Does this feature request involve any updates to the reference design?
No
Implementation details
For order to support React component development there should be a library created with an example component.
The current storybook setup should pickup new stories from this new React library.
Since the existing Angular component library is called "ui" we should rename it to angular to avoid confusion.
Should also implement required changes to automatically publish the React components as a npm package.
The text was updated successfully, but these errors were encountered: