Skip to content

sync#48

Open
hotcoding85 wants to merge 6432 commits intohotcoding85:masterfrom
ckeditor:master
Open

sync#48
hotcoding85 wants to merge 6432 commits intohotcoding85:masterfrom
ckeditor:master

Conversation

@hotcoding85
Copy link
Owner

Suggested merge commit message (convention)

Type: Message. Closes #000.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

pomek and others added 30 commits February 3, 2026 13:39
Upgrade ckeditor5-dev-* to `v54.3.3` (#master)
`Rect#getVisible()` should better discover relationships between positioned and clipping parents.
GHS should allow DIV element inside DD
… MentionUI tests will pass after recent improvements to Rect#getVisible() that used to be inaccurate (see #19707).
Co-authored-by: Dawid Kossowski <20561161+DawidKossowski@users.noreply.github.com>
`Rect#getDomRangeRects()` utility should set the DOM Range as a source for each returned `Rect`
`BalloonToolbar` should not reposition itself when invisible in the `ContextualBalloon` stack.
Add the `LICENSE.md` file in the repository.
Merge `#master` to `#release` for testing phase
gorzelinski and others added 30 commits February 23, 2026 14:32
Followups after implementing list indentation.
Docs: adding styles to lists.
Document list block indentation in the indent and list guides
Added list indentation integration to the IndentBlock feature (enabled by default).

New commands support block-level indentation for whole lists (indentBlockList/outdentBlockList) and for individual list items (indentBlockListItem/outdentBlockListItem). Indentation can be rendered using either margin-left/margin-right styles (offset-based) or CSS classes (class-based).
Preserve HTML `<figure>` wrapper on content tables when layout tables plugin is enabled.
Docs: Adjust bottom toolbar demo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet