[PR #315] [MERGED] Fixes #2114

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/315
Author: @GioeEng
Created: 12/22/2021
Status: Merged
Merged: 1/7/2022
Merged by: @enchev

Base: masterHead: master


📝 Commits (10+)

  • 8c0059c New splitter component
  • af4d183 New Splitter component
  • dffd862 Fixed code style and naming conventions
  • 0ee6c06 themes implemented
  • d25cbca Merge branch 'radzenhq:master' into master
  • a8a6837 Splitter: Error in icon representation. Incorrect design compromised panel behavior
  • 26f012b Merge branch 'radzenhq:master' into master
  • 6cc5916 Merge branch 'radzenhq:master' into master
  • d1275ef Merge branch 'radzenhq:master' into master
  • 0f45a90 Merge branch 'radzenhq:master' into master

📊 Changes

2 files changed (+25 additions, -21 deletions)

View changed files

📝 Radzen.Blazor/themes/components/blazor/_radio.scss (+3 -3)
📝 Radzen.Blazor/themes/components/blazor/_switch.scss (+22 -18)

📄 Description

Fix for _radio.scss omitted !Default
Customizable switch size into sass file


🔄 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/315 **Author:** [@GioeEng](https://github.com/GioeEng) **Created:** 12/22/2021 **Status:** ✅ Merged **Merged:** 1/7/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`8c0059c`](https://github.com/radzenhq/radzen-blazor/commit/8c0059cf96e9d683f7c185c8404fadeaa0c103c9) New splitter component - [`af4d183`](https://github.com/radzenhq/radzen-blazor/commit/af4d1830a44c3939b3444c08689a1626cd61fc77) New Splitter component - [`dffd862`](https://github.com/radzenhq/radzen-blazor/commit/dffd8620cd70bc0f1f2c853afe12e52edda96e15) Fixed code style and naming conventions - [`0ee6c06`](https://github.com/radzenhq/radzen-blazor/commit/0ee6c0607d2163eb64f8a2312a6b4ba0f4f4bde8) themes implemented - [`d25cbca`](https://github.com/radzenhq/radzen-blazor/commit/d25cbcaa2ee01fa86ad5ae53ab958ecc3144a1cc) Merge branch 'radzenhq:master' into master - [`a8a6837`](https://github.com/radzenhq/radzen-blazor/commit/a8a6837f4833951ed583f0297f498123d4e3407c) Splitter: Error in icon representation. Incorrect design compromised panel behavior - [`26f012b`](https://github.com/radzenhq/radzen-blazor/commit/26f012bbfd13ac499435039ee0071272c56cc229) Merge branch 'radzenhq:master' into master - [`6cc5916`](https://github.com/radzenhq/radzen-blazor/commit/6cc5916477e46e98298715ef2ab407598d9b97ac) Merge branch 'radzenhq:master' into master - [`d1275ef`](https://github.com/radzenhq/radzen-blazor/commit/d1275ef96a75aa2bd9faa9b17176c18d14f58a8d) Merge branch 'radzenhq:master' into master - [`0f45a90`](https://github.com/radzenhq/radzen-blazor/commit/0f45a907e30588c02e013925161ad9ce39a24178) Merge branch 'radzenhq:master' into master ### 📊 Changes **2 files changed** (+25 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/themes/components/blazor/_radio.scss` (+3 -3) 📝 `Radzen.Blazor/themes/components/blazor/_switch.scss` (+22 -18) </details> ### 📄 Description Fix for _radio.scss omitted !Default Customizable switch size into sass file --- <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:17 +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#2114