• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ckeditor / ckeditor5 / d139190a-5c0c-4cd4-89b8-d29494bf9908 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2024 06:51PM UTC
Files 802
Run time 34s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Apr 2024 06:30PM UTC coverage: 100.0%. Remained the same
d139190a-5c0c-4cd4-89b8-d29494bf9908.1

push

circleci

web-flow
Application menu bar

Feature: Implemented the application menu bar that contains various options and commands for controlling and navigating the editor. Closes #15894.

MINOR BREAKING CHANGE (upload): The `FileDialogButtonView` class has been moved from `ckeditor5-upload` to `ckeditor5-ui`. Please update your import paths accordingly (was: `import { FileDialogButtonView } from 'ckeditor5/src/upload.js';`, is: `import { FileDialogButtonView } from 'ckeditor5/src/ui.js';`).

MINOR BREAKING CHANGE (theme-lark): The default vertical spacing around `ButtonView` in `ListItemView` (`--ck-list-button-padding`) has been reduced for better readability. This affects the presentation of various editor features that use this type of UI (headings, font size, font family, etc.). You can restore the previous value by setting `--ck-list-button-padding: calc(.2 * var(--ck-line-height-base) * var(--ck-font-size-base)) calc(.4 * var(--ck-line-height-base) * var(--ck-font-size-base));` in your custom styles sheet.

13556 of 13556 branches covered (100.0%)

Branch coverage included in aggregate %.

35902 of 35902 relevant lines covered (100.0%)

11094.64 hits per line

Source Files on job d139190a-5c0c-4cd4-89b8-d29494bf9908.1
  • Tree
  • List 0
  • Changed 244
  • Source Changed 0
  • Coverage Changed 48
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 0
  • f0720480 on github
  • Prev Job for on master (#d167ac05-8a4d-44a9-aa96-2e5a80afb65c.1)
  • Next Job for on master (#7c1c2f5d-64e9-47f2-a7bf-3efd624e6a42.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc