Skip to content

chore(share-editor): sentence-case panel section labels#391

Merged
graydawnc merged 1 commit into
mainfrom
chore/share-editor-sentence-case
Jun 12, 2026
Merged

chore(share-editor): sentence-case panel section labels#391
graydawnc merged 1 commit into
mainfrom
chore/share-editor-sentence-case

Conversation

@graydawnc

@graydawnc graydawnc commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

What

The share editor's panel section headers — Template, Paper, Typeface, Colorway, More options, Messages N of M (Messages tab), and Redactions (Privacy tab) — now render in sentence case instead of all caps. The uppercase class is removed from the five label sites in ControlPanel and TurnSelector; the underlying i18n strings were already sentence-cased, so no locale changes are needed.

Why

Library Home section labels (Pinned, Today, …) already use sentence case with the same 11px/0.08em-tracking treatment — the share editor was the remaining surface still shouting its section titles. This aligns both surfaces with the established label convention.

Test plan

  • CSS-class-only change; the rendered DOM text was already sentence case, so no test or i18n string referenced the uppercase form.
  • share-editor e2e suite green locally.

🤖 Generated with Claude Code

The Style / Messages / Privacy panel section headers (Template, Paper,
Typeface, Colorway, More options, Messages N of M, Redactions) rendered
in all caps via an `uppercase` class on top of already sentence-cased
i18n strings. Library Home section labels set the sentence-case
precedent (same 0.08em tracking, no transform); drop the class so the
share editor matches.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@graydawnc
graydawnc force-pushed the chore/share-editor-sentence-case branch from 14aa6b4 to b00c533 Compare June 12, 2026 04:08
@graydawnc
graydawnc added this pull request to the merge queue Jun 12, 2026
Merged via the queue into main with commit 033743f Jun 12, 2026
6 checks passed
@graydawnc
graydawnc deleted the chore/share-editor-sentence-case branch June 12, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant