You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
isCssStyle: True means the given styles are CSS style names, false means they are HTML attributes
New entity related API
createEntityPlaceholder: Create a placeholder comment node for entity
moveContentWithEntityPlaceholders: Move content from a container into a new Document fragment, and try keep entities to be reusable by creating placeholder
restoreContentWithEntityPlaceholder: Restore HTML content from a document fragment that may contain entity placeholders
New property for interface LifecyclePluginState
shadowEditEntities: Cached entity pairs for original content
New property for interface ImageEditOptions
onSelectState: Which operations will be executed when image is selected