[PR #15] [MERGED] ContextMenu added #1981

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/15
Author: @enchev
Created: 9/24/2020
Status: Merged
Merged: 9/24/2020
Merged by: @enchev

Base: masterHead: context-menu


📝 Commits (2)

📊 Changes

5 files changed (+73 additions, -1 deletions)

View changed files

📝 LatestBlazor.csproj (+1 -1)
Pages/ContextMenuPage.razor (+63 -0)
📝 Services/ExampleService.cs (+7 -0)
📝 Shared/MainLayout.razor (+1 -0)
📝 Startup.cs (+1 -0)

📄 Description

No description provided


🔄 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/15 **Author:** [@enchev](https://github.com/enchev) **Created:** 9/24/2020 **Status:** ✅ Merged **Merged:** 9/24/2020 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `context-menu` --- ### 📝 Commits (2) - [`2a13e6c`](https://github.com/radzenhq/radzen-blazor/commit/2a13e6c47450cd4b63564f2e072b4db8c88502ee) context menu added - [`b5ceed7`](https://github.com/radzenhq/radzen-blazor/commit/b5ceed7b95e0746d3416ab64922928cb1c04dc29) Radzen.Blazor updated ### 📊 Changes **5 files changed** (+73 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `LatestBlazor.csproj` (+1 -1) ➕ `Pages/ContextMenuPage.razor` (+63 -0) 📝 `Services/ExampleService.cs` (+7 -0) 📝 `Shared/MainLayout.razor` (+1 -0) 📝 `Startup.cs` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:16:36 +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#1981