[PR #1122] [MERGED] Timeline missing dark and light styles #2523

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1122
Author: @Cosmatevs
Created: 8/21/2023
Status: Merged
Merged: 8/22/2023
Merged by: @yordanov

Base: masterHead: timeline-missing-styles


📝 Commits (2)

  • 1cf2082 Timeline: add missing light and dark styles
  • 8f36a7f Merge branch 'radzenhq:master' into timeline-missing-styles

📊 Changes

3 files changed (+24 additions, -10 deletions)

View changed files

📝 Radzen.Blazor/themes/components/blazor/_timeline.scss (+1 -1)
📝 Radzen.Blazor/themes/components/blazor/_utilities.scss (+20 -8)
📝 RadzenBlazorDemos/Pages/TimelinePointStyle.razor (+3 -1)

📄 Description

PointStyle.Light and PointStyle.Dark weren't a part of the demo but have existed as enum values. They haven't got their own styles though.


🔄 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/1122 **Author:** [@Cosmatevs](https://github.com/Cosmatevs) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@yordanov](https://github.com/yordanov) **Base:** `master` ← **Head:** `timeline-missing-styles` --- ### 📝 Commits (2) - [`1cf2082`](https://github.com/radzenhq/radzen-blazor/commit/1cf2082f66fb98df58411510cdecb682d8f6781e) Timeline: add missing light and dark styles - [`8f36a7f`](https://github.com/radzenhq/radzen-blazor/commit/8f36a7fa0f4dafb6be059d4773dde85d1627fe41) Merge branch 'radzenhq:master' into timeline-missing-styles ### 📊 Changes **3 files changed** (+24 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/themes/components/blazor/_timeline.scss` (+1 -1) 📝 `Radzen.Blazor/themes/components/blazor/_utilities.scss` (+20 -8) 📝 `RadzenBlazorDemos/Pages/TimelinePointStyle.razor` (+3 -1) </details> ### 📄 Description `PointStyle.Light` and `PointStyle.Dark` weren't a part of the demo but have existed as enum values. They haven't got their own styles though. --- <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:19: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#2523