Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃搫 Nightly releases changelog #14724

Open
CKEditorBot opened this issue Aug 2, 2023 · 0 comments
Open

馃搫 Nightly releases changelog #14724

CKEditorBot opened this issue Aug 2, 2023 · 0 comments
Labels
type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@CKEditorBot
Copy link
Collaborator

CKEditorBot commented Aug 2, 2023

Below are the changelog entries for the latest CKEditor 5 nightly release (0.0.0-nightly-20240603.0).

These entries come from commits on the #master branch and are generated automatically. Hence, some things may be unclear or incomprehensible. We are sorry for the inconvenience.

We use the latest stable release (41.4.2) as a starting point for collecting commits to process.

To learn more about the CKEditor 5 nightly releases - follow #14502.


Changelog

0.0.0-nightly-20240603.0 (June 3, 2024)

MINOR BREAKING CHANGES 鈩癸笍

  • image: "Insert image via URL" form has been move to a modal dialog instead of being available directly in the insert image dropdown.
  • image: Increased specificity of .image-style-block-align-[right/left], .image-style-align-[right/left], .image-style-side CSS classes by adding .image class. See #16317.
  • media-embed: Media embed feature now uses a modal dialog (instead of toolbar dropdown) for inserting media.

Features

  • engine: Introduced DiffItemInsert#action, DiffItemInsert#before and DiffItemRemove#action which give more information about the change that happened in the model. Refer to the API docs to learn more. Closes #15800. (commit)
  • image: Added menu bar integration for the insert image component. The menuBar:insertImage component is by default added to "Insert" menu and replaces current buttons related to image insertion. Closes #16445. (commit)
  • media-embed: Added menu bar integration to media embed. "Media" button is now available in "Insert" menu. (commit)
  • watchdog: Export EditorCreatorFunction and WatchdogConfig types from the main index file. (commit)

Bug fixes

  • ckbox: The image toolbar stays attached to the image after closing CKBox. Closes #16153. (commit)
  • engine: Preserve repeated spaces in text that is contained within an element that renders (repeated) white space. Closes #16124. (commit)
  • image: Buttons inside insertImage dropdown will no longer have an unnecessary tooltip. (commit)
  • image: Increased specificity of .image-style-block-align-[right/left], .image-style-align-[right/left], .image-style-side CSS classes by adding .image class. Closes #16317. (commit)
  • link: Set inputmode=url to link balloon form input. Closes #16389. (commit)
  • ui: Fixed incorrect position of the block toolbar tooltip handle. Closes #16365. (commit)
  • ui: Prevented editor error in a situation where tooltip was unpinned after it was already removed. This happened when "Unlink" button was pressed while the tooltip was shown. (commit)
  • ui: TooltipManager tooltips should immediately show up when triggered by user focus for better responsiveness and accessibility. (commit)
  • Add declare to dynamically populated class fields. (commit)
  • Improve tree-shaking by prefixing mixin calls with /* #__PURE__ */ magic comment. See #16292. (commit)

Other changes

  • ckeditor5: Add main, module, types and exports fields to package.json file. Closes #16257. (commit)
  • ckeditor5: Rename files in the browser build to ckeditor5. (commit)
  • core: The EditorWatchdog, ContextWatchdog, and Context classes are now exposed as static fields of the Editor class. Closes #13852. (commit)
  • engine: Export XmlDataProcessor from the main index. (commit)
  • engine: Export ViewDocumentBlurEvent and ViewDocumentFocusEvent types from the main index. (commit)
  • image: Following new components are now available: insertImageViaUrl toolbar button and menuBar:insertImageViaUrl menu bar button. (commit)
  • image: "Insert image via URL" form has been move to a modal dialog instead of being available directly in the insert image dropdown. (commit)
  • media-embed: Media embed feature now uses a modal dialog (instead of toolbar dropdown) for inserting media. (commit)
  • widget: Added information to the Accessibility help dialog about a keyboard shortcut that moves focus from a nested editable back to the widget. (commit)
  • Add #__PURE__ comments before objects and arrays in global scope. Related to #16292. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Minor releases (contain minor breaking changes):

Releases containing new features:

Other releases:

@CKEditorBot CKEditorBot added the type:improvement This issue reports a possible enhancement of an existing feature. label Aug 2, 2023
@ckeditor ckeditor locked and limited conversation to collaborators Aug 2, 2023
@pomek pomek pinned this issue Aug 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

No branches or pull requests

1 participant