fix: toolbar font-size when multiple selected - #1139
Merged
Conversation
artem-harbour
force-pushed
the
artem-SD-573
branch
from
October 15, 2025 14:31
b0b46e2 to
4b83e15
Compare
artem-harbour
marked this pull request as ready for review
October 15, 2025 14:40
harbournick
requested changes
Oct 15, 2025
harbournick
left a comment
Collaborator
There was a problem hiding this comment.
Just one issue with isMultiple. It strikes me that the same "issue" we're fixing here happens with any other mark and toolbar button: for example, selections that have both bold and not bold text highlighted. Or different fonts.
I mention it here as I believe there may be a follow-on "generalized" version of this ticket which may affect the approach.
artem-harbour
force-pushed
the
artem-SD-573
branch
from
October 15, 2025 17:17
4b83e15 to
98c6e4e
Compare
Contributor
|
🎉 This PR is included in version 0.25.0-next.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
superdocbot Bot
pushed a commit
that referenced
this pull request
Oct 15, 2025
# [0.25.0](v0.24.0...v0.25.0) (2025-10-15) ### Bug Fixes * replace (addition/deletion) tracked change bubble ([#1135](#1135)) ([cd8b480](cd8b480)) * toolbar font-size when multiple selected ([#1139](#1139)) ([234f8e1](234f8e1)) ### Features * allow customizing of tracked change permissions ([#1132](#1132)) ([1078801](1078801))
Contributor
|
🎉 This PR is included in version 0.25.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
superdoc-bot Bot
pushed a commit
that referenced
this pull request
Jul 31, 2026
…hen (#1139) Co-authored-by: Artem Nistuley <artem@superdoc.dev> Ported-From-Source-Repo: superdoc/orbit Ported-From-Source-Commit: d91ef133c6e77551d777df5007250be7d5e846c0 Ported-Public-Prefix: superdoc/public
superdoc-orbit Bot
pushed a commit
that referenced
this pull request
Aug 2, 2026
### Chores - 1.21.3 [skip ci] - 0.22.2 [skip ci] - 1.45.1 [skip ci] ### Changes - Merge remote-tracking branch 'origin/main' into merge/main-into-stable-2026-08-02 ### Bug Fixes - stop V1 claiming the npm dist-tags owned by V2 (#1207) - v1 w:ins/w:del lose tracking when a run begins with w:noBreakHyphen (#1139)
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.
Increase input size.

Empty input if multiple sizes are selected.
