[PR #2330] [MERGED] Cleanup RadzenStack's style compiling to not generate an extra semicolon #3194

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2330
Author: @joriverm
Created: 10/29/2025
Status: Merged
Merged: 10/29/2025
Merged by: @enchev

Base: masterHead: chore/radzenStack


📝 Commits (1)

  • ae4af20 Cleanup RadzenStack's style compiling to not generate an extra semicolon

📊 Changes

1 file changed (+5 additions, -6 deletions)

View changed files

📝 Radzen.Blazor/RadzenStack.razor.cs (+5 -6)

📄 Description

is caused if gap is not filled in, which makes it add wrap, which has a ; before and after the flex-wrap while it doesn't need it before it


🔄 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/2330 **Author:** [@joriverm](https://github.com/joriverm) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `chore/radzenStack` --- ### 📝 Commits (1) - [`ae4af20`](https://github.com/radzenhq/radzen-blazor/commit/ae4af203bdd4ecb34758f0683a1c70d626c8ff7f) Cleanup RadzenStack's style compiling to not generate an extra semicolon ### 📊 Changes **1 file changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenStack.razor.cs` (+5 -6) </details> ### 📄 Description is caused if gap is not filled in, which makes it add wrap, which has a `;` before and after the flex-wrap while it doesn't need it before it --- <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:22:23 +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#3194