[PR #1908] [CLOSED] [wrong branch] Ranking: restore filled stars #2963

Closed
opened 2026-01-29 18:21:18 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1908
Author: @Cosmatevs
Created: 1/13/2025
Status: Closed

Base: masterHead: ranking-filled-star


📝 Commits (4)

📊 Changes

8 files changed (+128 additions, -49 deletions)

View changed files

📝 Radzen.Blazor/RadzenSelectBar.razor (+22 -2)
📝 Radzen.Blazor/RadzenSelectBar.razor.cs (+17 -9)
📝 Radzen.Blazor/themes/components/blazor/_rating.scss (+4 -18)
📝 Radzen.Blazor/themes/components/blazor/_selectbar.scss (+56 -20)
RadzenBlazorDemos/Pages/SelectBarOrientation.razor (+18 -0)
📝 RadzenBlazorDemos/Pages/SelectBarPage.razor (+7 -0)
📝 RadzenBlazorDemos/RadzenBlazorDemos.csproj (+3 -0)
📝 RadzenBlazorDemos/Services/ExampleService.cs (+1 -0)

📄 Description


🔄 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/1908 **Author:** [@Cosmatevs](https://github.com/Cosmatevs) **Created:** 1/13/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ranking-filled-star` --- ### 📝 Commits (4) - [`1b4913d`](https://github.com/radzenhq/radzen-blazor/commit/1b4913d904a16f18c2592953e34e59f1d1277f8a) Select bar: - [`3f2a971`](https://github.com/radzenhq/radzen-blazor/commit/3f2a9713f5d5f6916378604a8c0fbd0046883649) Select bar: - [`3a2e61c`](https://github.com/radzenhq/radzen-blazor/commit/3a2e61c5093340166e43aa83df297aa40d1085a3) Select bar: add whitespace in .razor file to make it more comprehensible - [`1160c1f`](https://github.com/radzenhq/radzen-blazor/commit/1160c1f014f7cef5e11c604f52c5c7044c03213f) rating: ### 📊 Changes **8 files changed** (+128 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenSelectBar.razor` (+22 -2) 📝 `Radzen.Blazor/RadzenSelectBar.razor.cs` (+17 -9) 📝 `Radzen.Blazor/themes/components/blazor/_rating.scss` (+4 -18) 📝 `Radzen.Blazor/themes/components/blazor/_selectbar.scss` (+56 -20) ➕ `RadzenBlazorDemos/Pages/SelectBarOrientation.razor` (+18 -0) 📝 `RadzenBlazorDemos/Pages/SelectBarPage.razor` (+7 -0) 📝 `RadzenBlazorDemos/RadzenBlazorDemos.csproj` (+3 -0) 📝 `RadzenBlazorDemos/Services/ExampleService.cs` (+1 -0) </details> ### 📄 Description - --- <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:21:18 +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#2963