[PR #930] [MERGED] Login FormFieldVariant property added #2403

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/930
Author: @enchev
Created: 4/20/2023
Status: Merged
Merged: 4/20/2023
Merged by: @enchev

Base: masterHead: login-formfields


📝 Commits (5)

  • c23cb90 Added form fields for Login component
  • cba934d Login buttons added to FormField part
  • c386936 validators added
  • dd8c557 RadzenSwitch should not be used inside FormField
  • c5dd8fa Login form field demo added

📊 Changes

4 files changed (+66 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/RadzenLogin.razor (+42 -0)
📝 Radzen.Blazor/RadzenLogin.razor.cs (+7 -0)
RadzenBlazorDemos/Pages/LoginFormField.razor (+7 -0)
📝 RadzenBlazorDemos/Pages/LoginPage.razor (+10 -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/930 **Author:** [@enchev](https://github.com/enchev) **Created:** 4/20/2023 **Status:** ✅ Merged **Merged:** 4/20/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `login-formfields` --- ### 📝 Commits (5) - [`c23cb90`](https://github.com/radzenhq/radzen-blazor/commit/c23cb908f7c85846053940f4391c9fd3010b40de) Added form fields for Login component - [`cba934d`](https://github.com/radzenhq/radzen-blazor/commit/cba934dd510a2a98b57707064f0e98b3b652a343) Login buttons added to FormField part - [`c386936`](https://github.com/radzenhq/radzen-blazor/commit/c3869367ff0c0787426d85273f001bf47957efa4) validators added - [`dd8c557`](https://github.com/radzenhq/radzen-blazor/commit/dd8c557a3add6bd6fe7e314842244ea713e77a02) RadzenSwitch should not be used inside FormField - [`c5dd8fa`](https://github.com/radzenhq/radzen-blazor/commit/c5dd8fa4239e6c24bf82e5a5b0052e261b7b9c26) Login form field demo added ### 📊 Changes **4 files changed** (+66 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenLogin.razor` (+42 -0) 📝 `Radzen.Blazor/RadzenLogin.razor.cs` (+7 -0) ➕ `RadzenBlazorDemos/Pages/LoginFormField.razor` (+7 -0) 📝 `RadzenBlazorDemos/Pages/LoginPage.razor` (+10 -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:18:41 +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#2403