You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below are the changelog entries for the latest CKEditor 5 nightly release (0.0.0-nightly-20241223.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 (44.1.0) as a starting point for collecting commits to process.
To learn more about the CKEditor 5 nightly releases - follow #14502.
engine: Improve performance of Selection#getSelectedBlocks when selection contains block elements with many blocks inside (e.g. table). Closes #17629. (commit)
list: Skip already visited list elements during reconversion and post fixing for better performance. Fixes #17625. (commit)
Below are the changelog entries for the latest CKEditor 5 nightly release (
0.0.0-nightly-20241223.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 (
44.1.0
) 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-20241223.0 (December 23, 2024)
MINOR BREAKING CHANGES ℹ️
lower-latin
andupper-latin
styles.Features
lower-alpha
/upper-alpha
list type highlighting in list style properties buttons. Closes #17424. (commit)Bug fixes
editor-classic: Export
ClassicEditorUIView
from package. (commit)image: Insert image via url dialog can now be submitted by pressing "enter" key. Closes #16902. (commit)
Allow closing dialog on enter click
Add test for image insert via url to check if can be closed by clicking enter
Add new parameter to dialog to indicate if should have form tag.
Change insert image via url dialog submit on enter
Fix comments in image insert via url tests
fix tests
link: Trailing punctuation is no longer included in auto-linked URL. Closes #14497. (commit)
list: The list style buttons should show proper list type after clicking list for the first time. (commit)
table: Prevent table corruption when setting editor data with th cells following colspan rows. Closes #17556, #17404. (commit)
typing: Fix not working two-step caret movement on iOS devices. Closes #17171. (commit)
ui: Destroying another editor instance while modal is open will no longer unlock page scroll. Closes #17585. (commit)
Unify TypeScript declaration files. Fixes #17575 and #17533. (commit)
Other changes
Selection#getSelectedBlocks
when selection contains block elements with many blocks inside (e.g. table). Closes #17629. (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:
The text was updated successfully, but these errors were encountered: