- Use
IEditorStateInitOptions
to initializeEditorState
- Fix issue of empty placeholder
- Introduce API
emptyPlaceholder
to the controller's options - Export
BlockRegistry
,EmbedRegistry
andSpanRegistry
- Export
Delta
fromblocky-data
- Export
Embed
plugins - Shrink the size to 28kb(minified + gzipped)
- Fix some issues
- Add
EditorController.applyDeltaAtCursor()
API - Introduce
EmbedRegistry
to the editor(alpha) - Fix some issues