Skip to content

fix: roll back default toolbar fonts#3729

Merged
caio-pizzol merged 2 commits into
stablefrom
codex/stable-toolbar-font-rollback
Jun 12, 2026
Merged

fix: roll back default toolbar fonts#3729
caio-pizzol merged 2 commits into
stablefrom
codex/stable-toolbar-font-rollback

Conversation

@caio-pizzol

Copy link
Copy Markdown
Contributor

Rolls the built-in and headless toolbar default font list back to the conservative historical baseline: Arial, Courier New, Georgia, and Times New Roman.

Why: the expanded default list advertises bundled substitute fonts while the optional font-package and font-selection DX are still being settled. For the stable patch, the toolbar should stop advertising fonts that may not render in unconfigured npm installs. Document-used fonts still merge into the picker, and the resolver still supports the full reviewed substitute table.

Verified:

  • pnpm install --frozen-lockfile
  • pnpm exec prettier --check ...
  • pnpm --filter @superdoc/font-system typecheck
  • git diff --check
  • Direct registry check returns Arial, Courier New, Georgia, Times New Roman

Not run locally: unit tests, per project policy.

@caio-pizzol caio-pizzol requested a review from a team as a code owner June 12, 2026 22:47
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@caio-pizzol caio-pizzol merged commit 85c3cb4 into stable Jun 12, 2026
69 checks passed
@caio-pizzol caio-pizzol deleted the codex/stable-toolbar-font-rollback branch June 12, 2026 23:31
@superdoc-bot

superdoc-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in superdoc-cli v0.17.1

The release is available on GitHub release

@superdoc-bot

superdoc-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in superdoc-sdk v1.16.1

@superdoc-bot

superdoc-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in @superdoc-dev/mcp v0.12.1

The release is available on GitHub release

@superdoc-bot

superdoc-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in superdoc v1.40.1

The release is available on GitHub release

@superdoc-bot

superdoc-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in @superdoc-dev/react v1.11.1

The release is available on GitHub release

@superdoc-bot

superdoc-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in vscode-ext v2.12.1

@superdoc-bot

superdoc-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in @superdoc-dev/fonts v0.1.1

The release is available on GitHub release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants