Open siimveskilt opened 1 year ago
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.
If a React app in question doesn't use Sass – resolving this issue https://github.com/e-gov/cvi/issues/81 could be useful.
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.