[PR #311] [MERGED] Remove typography styles for html elements from base themes #2109

Open
opened 2026-01-29 18:17:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/311
Author: @yordanov
Created: 12/9/2021
Status: Merged
Merged: 12/9/2021
Merged by: @yordanov

Base: masterHead: typography


📝 Commits (3)

  • 6ccc90d Add rz-label CSS class to RadzenLabel component
  • cc35e50 Remove typography styles for html elements from base themes
  • cab2206 Format code

📊 Changes

7 files changed (+63 additions, -33 deletions)

View changed files

📝 Radzen.Blazor/RadzenLabel.razor.cs (+5 -0)
📝 Radzen.Blazor/themes/_typography.scss (+30 -6)
📝 Radzen.Blazor/themes/dark.scss (+2 -0)
📝 Radzen.Blazor/themes/default.scss (+2 -0)
📝 Radzen.Blazor/themes/humanistic.scss (+2 -0)
📝 Radzen.Blazor/themes/software.scss (+2 -0)
📝 Radzen.Blazor/themes/standard.scss (+20 -27)

📄 Description

Closes #307.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/311 **Author:** [@yordanov](https://github.com/yordanov) **Created:** 12/9/2021 **Status:** ✅ Merged **Merged:** 12/9/2021 **Merged by:** [@yordanov](https://github.com/yordanov) **Base:** `master` ← **Head:** `typography` --- ### 📝 Commits (3) - [`6ccc90d`](https://github.com/radzenhq/radzen-blazor/commit/6ccc90d6411a7e49da6f803fbe1bcb636dcdd580) Add rz-label CSS class to RadzenLabel component - [`cc35e50`](https://github.com/radzenhq/radzen-blazor/commit/cc35e5059536b1b351561503831db53800766047) Remove typography styles for html elements from base themes - [`cab2206`](https://github.com/radzenhq/radzen-blazor/commit/cab2206a17b84efdaeba21e2ff3ec7cbaa41c6b7) Format code ### 📊 Changes **7 files changed** (+63 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenLabel.razor.cs` (+5 -0) 📝 `Radzen.Blazor/themes/_typography.scss` (+30 -6) 📝 `Radzen.Blazor/themes/dark.scss` (+2 -0) 📝 `Radzen.Blazor/themes/default.scss` (+2 -0) 📝 `Radzen.Blazor/themes/humanistic.scss` (+2 -0) 📝 `Radzen.Blazor/themes/software.scss` (+2 -0) 📝 `Radzen.Blazor/themes/standard.scss` (+20 -27) </details> ### 📄 Description Closes #307. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:17:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2109