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

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

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2024 06:51PM UTC
Jobs 1
Files 802
Run time 2min
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

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 %.

1183 of 1183 new or added lines in 55 files covered. (100.0%)

35902 of 35902 relevant lines covered (100.0%)

11094.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 d139190a-5c0c-4cd4-89b8-d29494bf9908.1 02 Apr 2024 06:51PM UTC 0
100.0
Source Files on build d139190a-5c0c-4cd4-89b8-d29494bf9908
Detailed source file information is not available for this build.
  • Back to Repo
  • CircleCI Build #D139190A...
  • f0720480 on github
  • Prev Build on master (#D167AC05...)
  • Next Build on master (#7C1C2F5D...)
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