Skip to content

Remove deprecated manager-api methods #25348

Closed

Description

Locations:

getPanels:

* @deprecated please use getElements('panel') instead. This API will be removed in storybook 8.0.

getStoryPanels:

* @deprecated please use getElements('panel') instead, and do the filtering manually. This API will be removed in storybook 8.0.

getAddonState

* @deprecated This API might get dropped, if you are using this, please file an issue.

setAddonState

* @deprecated This API might get dropped, if you are using this, please file an issue.

isToolShown

Type API_Panels

* @deprecated This interface will be removed in 8.0

Type API_Collection

* @deprecated this is synonymous with `Addon_Collection`. This interface will be removed in 8.0

Type API_Addon

* @deprecated this is synonymous with `Addon_Type`. This interface will be removed in 8.0

Type isToolShown (seems like its runtime functionality was already removed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions