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

v0.7.0

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

Bug fixes

  • ImageStyleCommand should switch properly between any two non-null styles. Closes #132. (d6c847d)
  • Text alternative input should synchronize its value when the balloon shows up. Closes #114. (9b105ed)
  • The arrow of the toolbar's balloon should inherit the background color. Closes #109. (4322b04)
  • The image toolbar should not be doubled when the ContextualToolbar plugin is in use. Closes #110. (5ace9a0)

Features

  • Introduced support for responsive image's srcset attribute. Closes #2. (5b433d2)

Other changes

BREAKING CHANGES

  • The command API has been changed.