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

Remove deprecated methods from manager-api channel #25370

Closed
Tracked by #25331
yannbf opened this issue Dec 28, 2023 · 0 comments
Closed
Tracked by #25331

Remove deprecated methods from manager-api channel #25370

yannbf opened this issue Dec 28, 2023 · 0 comments
Assignees

Comments

@yannbf
Copy link
Member

yannbf commented Dec 28, 2023

collapseAll:

* @deprecated Use `emit(STORIES_COLLAPSE_ALL)` instead. This API will be removed in Storybook 8.0.

expandAll:

* @deprecated Use `emit(STORIES_EXPAND_ALL)` instead. This API will be removed in Storybook 8.0.

Seems like these changes need a proper snippet for migration notes!

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

No branches or pull requests

2 participants