[PR #2416] [MERGED] Barcode added #3248

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2416
Author: @enchev
Created: 1/13/2026
Status: Merged
Merged: 1/13/2026
Merged by: @enchev

Base: masterHead: barcode


📝 Commits (1)

📊 Changes

5 files changed (+1412 additions, -0 deletions)

View changed files

Radzen.Blazor/RadzenBarcode.razor (+85 -0)
Radzen.Blazor/RadzenBarcode.razor.cs (+1168 -0)
RadzenBlazorDemos/Pages/BarcodePage.razor (+22 -0)
RadzenBlazorDemos/Pages/BarcodeTypes.razor (+128 -0)
📝 RadzenBlazorDemos/Services/ExampleService.cs (+9 -0)

📄 Description

demo improved

various fixes

more fixes


🔄 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/2416 **Author:** [@enchev](https://github.com/enchev) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `barcode` --- ### 📝 Commits (1) - [`2d760b4`](https://github.com/radzenhq/radzen-blazor/commit/2d760b4551e49900c4a64cb89fde933cc9c0b031) Barcode added ### 📊 Changes **5 files changed** (+1412 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Radzen.Blazor/RadzenBarcode.razor` (+85 -0) ➕ `Radzen.Blazor/RadzenBarcode.razor.cs` (+1168 -0) ➕ `RadzenBlazorDemos/Pages/BarcodePage.razor` (+22 -0) ➕ `RadzenBlazorDemos/Pages/BarcodeTypes.razor` (+128 -0) 📝 `RadzenBlazorDemos/Services/ExampleService.cs` (+9 -0) </details> ### 📄 Description demo improved various fixes more fixes --- <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:37 +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#3248