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

v0.8.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 07 May 21:47
· 943 commits to master since this release

Other changes

  • Removed the contextualtoolbar.scss sass file. Converted the ck-editor-toolbar mixin into a class. Closes #75. (9e75920)

    BREAKING CHANGE: The ck-editor-toolbar mixin is no longer available. Please use .ck-editor-toolbar class instead.
    BREAKING CHANGE: The ck-toolbar__container class has been renamed, use .ck-toolbar-container instead.

  • Updated class names after the refactoring in BalloonPanelView class. Closes #84. (bdb2fa6)

BREAKING CHANGES

  • The ck-editor-toolbar mixin is no longer available. Please use .ck-editor-toolbar class instead.
  • The ck-toolbar__container class has been renamed, use .ck-toolbar-container instead.