[embeddable rebuild] remove legacy embeddable system #186119
Labels
Meta
project:embeddableRebuild
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
embeddable.registerEmbeddableFactory
, preventing legacy embeddable registration - smallgetEmbeddableFactory
in DashboardContainer.addNewPanel - smallgetEmbeddableFactory
in DashboardRenderer - smallgetEmbeddableFactory
in migrateDashboardInput - medium. Question: how will migrations be run for legacy panels replaced by new react embeddable panels?DashboardContainer
so that it no longer implementsContainer
interface - largeContainer
interface - smallEmbeddable
interface and all associated types likeEmbeddableInput
andEmbeddableOutput
- large since there may be unexpected usages of these classes throughout Kibana.The text was updated successfully, but these errors were encountered: