[PR #2387] [MERGED] Html editor dropdown aria attributes. Closes #2385. #3231

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2387
Author: @akorchev
Created: 12/10/2025
Status: Merged
Merged: 12/10/2025
Merged by: @akorchev

Base: masterHead: html-editor-dropdown-aria


📝 Commits (2)

  • 322fdbc Add ARIA attributes to HtmlEditorDropdown.
  • dd6ccf2 Fix spacing and font size of rz-html-editor-dropdown

📊 Changes

7 files changed (+38 additions, -27 deletions)

View changed files

📝 Radzen.Blazor/Rendering/EditorDropDown.razor (+28 -18)
📝 Radzen.Blazor/Rendering/EditorDropDownItem.razor (+4 -2)
📝 Radzen.Blazor/themes/components/blazor/_editor.scss (+2 -3)
📝 RadzenBlazorDemos/wwwroot/css/fluent-base.css (+1 -1)
📝 RadzenBlazorDemos/wwwroot/css/fluent-dark-base.css (+1 -1)
📝 RadzenBlazorDemos/wwwroot/css/material3-base.css (+1 -1)
📝 RadzenBlazorDemos/wwwroot/css/material3-dark-base.css (+1 -1)

📄 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/2387 **Author:** [@akorchev](https://github.com/akorchev) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `html-editor-dropdown-aria` --- ### 📝 Commits (2) - [`322fdbc`](https://github.com/radzenhq/radzen-blazor/commit/322fdbc875beba595641f24797cdafadf9cf0521) Add ARIA attributes to HtmlEditorDropdown. - [`dd6ccf2`](https://github.com/radzenhq/radzen-blazor/commit/dd6ccf23a223fe4fc10a8af2b768726d97ea0e16) Fix spacing and font size of rz-html-editor-dropdown ### 📊 Changes **7 files changed** (+38 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/Rendering/EditorDropDown.razor` (+28 -18) 📝 `Radzen.Blazor/Rendering/EditorDropDownItem.razor` (+4 -2) 📝 `Radzen.Blazor/themes/components/blazor/_editor.scss` (+2 -3) 📝 `RadzenBlazorDemos/wwwroot/css/fluent-base.css` (+1 -1) 📝 `RadzenBlazorDemos/wwwroot/css/fluent-dark-base.css` (+1 -1) 📝 `RadzenBlazorDemos/wwwroot/css/material3-base.css` (+1 -1) 📝 `RadzenBlazorDemos/wwwroot/css/material3-dark-base.css` (+1 -1) </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:22:32 +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#3231