Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v1.0.0-beta.2

Compare
Choose a tag to compare
@pomek pomek released this 10 Apr 09:21
· 271 commits to master since this release

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