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
@Reinmar Reinmar released this 10 Apr 08:58
· 298 commits to master since this release

Note: Make sure to see the BREAKING CHANGES section below.

Dependencies

Major releases (contain breaking changes):

Other changes

BREAKING CHANGES

  • The global variable exported by the build is now called DecoupledEditor instead of DecoupledDocumentEditor. See #6.
  • 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.