Skip to content

fix(css): Use semantic font weight for event titles#8525

Merged
SebastianKrupinski merged 1 commit into
mainfrom
fix/event-title-semantic-font-weight
Jun 18, 2026
Merged

fix(css): Use semantic font weight for event titles#8525
SebastianKrupinski merged 1 commit into
mainfrom
fix/event-title-semantic-font-weight

Conversation

@kra-mo

@kra-mo kra-mo commented Jun 18, 2026

Copy link
Copy Markdown
Member

Since nextcloud-libraries/nextcloud-vue#8469, clickable elements should use this font weight instead of hardcoding bold.

Before After
Screenshot 2026-06-18 at 13 31 44 Screenshot 2026-06-18 at 13 31 35

(PS: I hope I did this correctly!)

Signed-off-by: Laura Kramolis <git@kramo.page>
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kra-mo

kra-mo commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

There are some other places in the app which should be updated, such as the week button:

image

Or days, which currently use an underline when hovered instead:

image

But also, all headings should be updated to use --font-weight-heading.

I'll leave these to someone more knowledgeable with the app's CSS, though :)

@SebastianKrupinski

Copy link
Copy Markdown
Contributor

/backport to stable6.5

@backportbot backportbot Bot added the backport-request A backport was requested for this pull request label Jun 18, 2026
@SebastianKrupinski
SebastianKrupinski merged commit 44ffa59 into main Jun 18, 2026
41 checks passed
@SebastianKrupinski
SebastianKrupinski deleted the fix/event-title-semantic-font-weight branch June 18, 2026 11:43
@backportbot backportbot Bot removed the backport-request A backport was requested for this pull request label Jun 18, 2026
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.

2 participants