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

Releases: ckeditor/ckeditor5-theme-lark

v19.0.0

29 Apr 11:26
Compare
Choose a tag to compare

Bug fixes

Other changes

v18.0.0

19 Mar 13:53
Compare
Choose a tag to compare

Features

Bug fixes

  • The focused table cell background color should blend with the pre-existing cell background rather than completely override it. Closes ckeditor/ckeditor5#6229. (f5312ed)
  • Pointer inside a restricted editing exception should be set to text for all the children. Closes ckeditor/ckeditor5#6272. (a20d13b)

v17.0.0

20 Feb 12:22
Compare
Choose a tag to compare

MAJOR BREAKING CHANGES

  • Changed the class denoting the restricted editing exception spans from ck-restricted-editing-exception to restricted-editing-exception.

Features

Bug fixes

Other changes

  • Add hover state for all restricted editing exceptions and fix the width of a collapsed exception in restricted editing. Closes ckeditor/ckeditor5#5829. (08d6613)
  • Set default cursor in restricted editing mode while restricted editing exceptions still have text cursor when you hover over them. Closes ckeditor/ckeditor5#5992. (2602ab4)

v16.0.0

04 Dec 10:42
Compare
Choose a tag to compare

MAJOR BREAKING CHANGES

  • The --ck-color-focus-shadow custom property is now --ck-color-focus-outer-shadow.

Features

Bug fixes

  • Enabled additional box-shadow on .ck-button to meet WCAG AA recommendations. Adjusted the color of the --ck-color-focus-border for the same reason (editables, widget selection, etc.). Closes ckeditor/ckeditor5#5580. (0fe1500)

    Also:

    • Optimized the color of a gird component for WCAG AA.
    • Imported insert table UI styles from ckeditor5-table (code refactoring).
      • Improved the table UI contrast and accessibility.

v15.0.0

23 Oct 09:20
Compare
Choose a tag to compare

Bug fixes

Other changes

v14.2.0

26 Aug 09:53
Compare
Choose a tag to compare

Features

Other changes

v14.1.1

10 Jul 14:32
Compare
Choose a tag to compare

Internal changes only (updated dependencies, documentation, etc.).

v14.1.0

04 Jul 09:28
Compare
Choose a tag to compare

Features

Bug fixes

v14.0.0

05 Jun 09:05
Compare
Choose a tag to compare

Features

  • Introduced rotatable panels styles for ContextualBalloon. (d3e4266)

Bug fixes

  • Vertical toolbar items should have no border-radius. Closes #168. (ea93616)

Other changes

BREAKING CHANGES

  • The _rwd.css mixin was moved to @ckeditor/ckeditor5-ui.

v13.0.1

10 Apr 09:36
Compare
Choose a tag to compare

Internal changes only (updated dependencies, documentation, etc.).