[PR #208] refactor: move WebContent RenderSettings code-behind to .razor.cs #198

Closed
opened 2026-02-26 17:37:43 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/208

State: closed
Merged: Yes


Summary

  • Extract @code block from RenderSettings.razor into a separate RenderSettings.razor.cs code-behind file
  • Add @using System.Text.RegularExpressions to _Imports.razor (needed by code-behind)
  • Add web icon to the Type dropdown field

Test plan

  • WebContent widget settings dialog opens correctly
  • YouTube/Vimeo URL conversion still works
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/208 **State:** closed **Merged:** Yes --- ## Summary - Extract `@code` block from `RenderSettings.razor` into a separate `RenderSettings.razor.cs` code-behind file - Add `@using System.Text.RegularExpressions` to `_Imports.razor` (needed by code-behind) - Add `web` icon to the Type dropdown field ## Test plan - [ ] WebContent widget settings dialog opens correctly - [ ] YouTube/Vimeo URL conversion still works
kerem 2026-02-26 17:37:43 +03:00
kerem changed title from [PR #208] [MERGED] refactor: move WebContent RenderSettings code-behind to .razor.cs to [PR #208] refactor: move WebContent RenderSettings code-behind to .razor.cs 2026-03-07 19:57:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#198
No description provided.