Skip to content
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

React development support #70

Open
siimveskilt opened this issue Mar 31, 2023 · 1 comment
Open

React development support #70

siimveskilt opened this issue Mar 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@siimveskilt
Copy link
Contributor

siimveskilt commented Mar 31, 2023

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.

@siimveskilt siimveskilt added the enhancement New feature or request label Mar 31, 2023
@siimveskilt siimveskilt changed the title React support React development support Mar 31, 2023
@certainlyakey
Copy link
Contributor

If a React app in question doesn't use Sass – resolving this issue #81 could be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants