-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add breakout rooms page to storybook #5274
base: main
Are you sure you want to change the base?
Conversation
@@ -0,0 +1,135 @@ | |||
import { Meta, Source } from '@storybook/addon-docs'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this, we have (as of 10 minutes ago) fully moved to storybook 8!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good. Removed.
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-ewpeqduzfg.chromatic.com/ |
CallWithChat bundle size is not changed.
|
Chat bundle size is not changed.
|
Calling bundle size is not changed.
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-rikxoddvsz.chromatic.com/ |
@azure/communication-react jest test coverage for stable.
|
@azure/communication-react jest test coverage for beta.
|
What
Add breakout rooms page to storybook
Why
Provide Contoso documentation on breakout rooms available in beta. Also, give component-only customers like Modality guidance on how to add breakout rooms to their application
How Tested
Ran storybook 8 locally and ensured text and links work
Process & policy checklist
Is this a breaking change?