Open
Conversation
c4f3853 to
f39cc9b
Compare
f39cc9b to
7482215
Compare
7482215 to
c2f8f90
Compare
c2f8f90 to
64aed4c
Compare
64aed4c to
8115fe3
Compare
8115fe3 to
f54d2cc
Compare
f54d2cc to
2dec216
Compare
2dec216 to
3aa0f15
Compare
3aa0f15 to
e72bd17
Compare
e72bd17 to
23e7e42
Compare
23e7e42 to
0f6c7bb
Compare
c32434b to
e7bede2
Compare
e7bede2 to
af76c7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
37.0.1→37.1.035.3.2→35.4.0Release Notes
ckeditor/ckeditor5 (@ckeditor/ckeditor5-build-classic)
v37.1.0Compare Source
Release highlights
Productivity Pack
We are excited to announce the release of a Productivity Pack for CKEditor 5. It includes five new premium features designed to boost productivity when working with the editor.
Other changes
We continue to work on the multi-root editor. This release introduces compatibility with reversion history and pagination. We also made some minor improvements and bug fixes.
MINOR BREAKING CHANGES ℹ️
language: A text with language set is no longer styled as italic. To re-enable the previous behavior, add the following style definition to your CSS:
Features
SourceEditing.updateEditorData()method public to allow saving source editing data independently of the UI. Closes #11008. (commit)Bug fixes
Selection#getSelectedBlocks()should ignore trailing blocks where no content is selected. The selection of such blocks is not visible to the content author and is usually there unintentionally. Closes #11585. (commit)<br>instead of splitting a block. Closes #13321. (commit)ListPropertiesEditingshould not crash if there was a list in an image caption element. Closes #13858. (commit)Other changes
EditorConfig#initialDatais mismatched with initial roots set inMultiRootEditor#create(). (commit)targetRangesproperty of thebeforeInputevent data should be fixed to not cross the limit elements' boundaries. See #13583. (commit)TextPartLanguageno longer styles text as italic when the language is set. Closes #12672. (commit)ts-loadertoesbuild-loaderwhen processing the TypeScript sources. It significantly reduces the build time when processing automated and manual tests or preparing snippets in the documentation. Closes #13643. (commit)MultiRootEditorwill first fire alldetachRootevents and then alladdRootevents if there are detached and added roots in the same batch. (commit)Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
New packages:
Minor releases (contain minor breaking changes):
Releases containing new features:
Other releases:
Configuration
📅 Schedule: Branch creation - "on the 2nd and 4th day instance on Monday after 8pm" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.