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

v0.10.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 03 Sep 18:22
· 468 commits to master since this release

Bug fixes

  • It should not be possible to apply a heading to an image. Closes #73. (02f66a0)

Other changes

BREAKING CHANGES

  • The command API has been changed.
  • The HeadingCommand constructor's second parameter was changed from the options object to the modelElement alone.

NOTE

  • The HeadingOption interface was moved to the heading/heading module.