Skip to content

MudLink: Inherit typography by default#12094

Merged
danielchalmers merged 5 commits intoMudBlazor:devfrom
danielchalmers:subtle-ladybug
Nov 23, 2025
Merged

MudLink: Inherit typography by default#12094
danielchalmers merged 5 commits intoMudBlazor:devfrom
danielchalmers:subtle-ladybug

Conversation

@danielchalmers
Copy link
Member

@danielchalmers danielchalmers commented Nov 10, 2025

You no longer have to specify the link's typo in order to match the surrounding text.

Closes #12040

image

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the style of this project.
  • I've added relevant tests or confirmed existing ones.

@mudbot mudbot bot added the enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library label Nov 10, 2025
@danielchalmers danielchalmers marked this pull request as ready for review November 11, 2025 03:50
@danielchalmers danielchalmers added the breaking change This change will require consumer code updates label Nov 11, 2025
@danielchalmers
Copy link
Member Author

@versile2 Does this seem like a sensible change?

Copy link
Contributor

@versile2 versile2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It not only makes sense the old default of Typo.body1 is almost always going to be what Typo.inherit brings in.

@Garderoben Garderoben self-requested a review November 23, 2025 20:04
@danielchalmers danielchalmers merged commit 30d3ea3 into MudBlazor:dev Nov 23, 2025
6 checks passed
@danielchalmers danielchalmers deleted the subtle-ladybug branch November 23, 2025 20:40
@ScarletKuro ScarletKuro mentioned this pull request Feb 11, 2026
9 tasks
This was referenced Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change This change will require consumer code updates enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Links should inherit typography by default

3 participants