[PR #1203] [MERGED] Added an Image property for RadzenLink #2587

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1203
Author: @gauss-lvs-dev
Created: 10/18/2023
Status: Merged
Merged: 10/19/2023
Merged by: @enchev

Base: masterHead: master


📝 Commits (4)

  • e21e87a Added an Image property to RadzenLink
  • d354f42 Merge branch 'radzenhq:master' into master
  • 457a7b2 Replaced Version with VersionPrefix in order to specify a VersionSuffix with dotnet pack
  • a7f4358 Revert "Replaced Version with VersionPrefix in order to specify a VersionSuffix with dotnet pack"

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/RadzenLink.razor (+4 -0)
📝 Radzen.Blazor/RadzenLink.razor.cs (+7 -0)

📄 Description

I have added an image property to the RadzenLink component analogous to the RadzenButton component.


🔄 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/1203 **Author:** [@gauss-lvs-dev](https://github.com/gauss-lvs-dev) **Created:** 10/18/2023 **Status:** ✅ Merged **Merged:** 10/19/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`e21e87a`](https://github.com/radzenhq/radzen-blazor/commit/e21e87af9c7f8616eea8e48c2c5204244e5c3622) Added an Image property to RadzenLink - [`d354f42`](https://github.com/radzenhq/radzen-blazor/commit/d354f42d1c1282f356716e6d7650ca8d21aec173) Merge branch 'radzenhq:master' into master - [`457a7b2`](https://github.com/radzenhq/radzen-blazor/commit/457a7b24b8032150fec12158a18c3a3a4c92e9f1) Replaced Version with VersionPrefix in order to specify a VersionSuffix with dotnet pack - [`a7f4358`](https://github.com/radzenhq/radzen-blazor/commit/a7f43586a2458411d0208b04fc2b3a69a4e4b384) Revert "Replaced Version with VersionPrefix in order to specify a VersionSuffix with dotnet pack" ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenLink.razor` (+4 -0) 📝 `Radzen.Blazor/RadzenLink.razor.cs` (+7 -0) </details> ### 📄 Description I have added an image property to the RadzenLink component analogous to the RadzenButton component. --- <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:31 +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#2587