8
0

CHANGELOG.md 1.3 KB

Changelog

1.0.0-beta.4 (2018-04-19)

Internal changes only (updated dependencies, documentation, etc.).

1.0.0-beta.2 (2018-04-10)

Other changes

  • Allowed the editable element to be passed into DecoupledEditor.create(). Removed config.toolbarContainer and config.editableContainer. Closes #10. Closes ckeditor/ckeditor5#912. (327b2ed)

BREAKING CHANGES

  • The config options config.toolbarContainer and config.editableContainer have been removed. Please refer to the DecoupledEditor class API documentation to learn about possible methods of bootstrapping the UI.

1.0.0-beta.1 (2018-03-15)

Features