Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 513 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 513 Bytes

2.10.0

  • Use IEditorStateInitOptions to initialize EditorState

2.9.1

  • Fix issue of empty placeholder
  • Introduce API emptyPlaceholder to the controller's options
  • Export BlockRegistry, EmbedRegistry and SpanRegistry

2.9.0

  • Export Delta from blocky-data
  • Export Embed plugins
  • Shrink the size to 28kb(minified + gzipped)
  • Fix some issues

2.8.0

  • Add EditorController.applyDeltaAtCursor() API
  • Introduce EmbedRegistry to the editor(alpha)
  • Fix some issues

2.7.0