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

Allow all web components to be initialized from a single export #18941

Closed
janechu opened this issue Jul 14, 2021 · 1 comment · Fixed by #18962
Closed

Allow all web components to be initialized from a single export #18941

janechu opened this issue Jul 14, 2021 · 1 comment · Fixed by #18962
Assignees
Labels

Comments

@janechu
Copy link
Contributor

janechu commented Jul 14, 2021

Describe the feature that you would like added

I would like to be able to initialize all available web components at the same time instead of importing them individually.

What component or utility would this be added to

This should be added to the @fluentui/web-components package.

Have you discussed this feature with our team, and if so, who

@chrisdholt

Additional context/screenshots

This should follow the same exporting strategy as @microsoft/fast-components, see the custom elements file for details on how this was implemented there.

@msft-fluent-ui-bot
Copy link
Collaborator

🎉This issue was addressed in #18962, which has now been successfully released as @fluentui/[email protected].:tada:

Handy links:

@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants