This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v0.8.0
Other changes
-
Removed the
contextualtoolbar.scss
sass file. Converted theck-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: Theck-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.