Bump Radzen.Blazor from 10.1.0 to 11.1.0 - #85
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
--- updated-dependencies: - dependency-name: Radzen.Blazor dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Radzen.Blazor from 10.1.0 to 11.1.0.
Release notes
Sourced from Radzen.Blazor's releases.
11.1.0
11.1.0 - 2026-07-02
Improvements
RenderMode— newRenderModeproperty (Clientby default,Server) that renders a collapsed item's children only while it is expanded, keeping the DOM small and keyboard navigation fast for large navigation menus.AllowSortingColumnPicker— sort the columns listed in the column picker.SelectedSheetIndex.aria-activedescendant, full Arrow / Home / End / Enter / Space / Escape handling, and type-ahead where applicable.Fixes
foron the wrapper element and the emptyforthat made the label appear unassociated.aria-activedescendantwhen no row is active.Maxno longer snaps it shut.AppointmentRenderCSS class no longer overrides the default event content styling.11.0.5
11.0.5 - 2026-06-26
Improvements
MentionCharacter(e.g.'@') to trigger a searchable user popup, with an asyncMentionSearchcallback,MentionItemTemplate/MentionDisplayTemplatefor custom rendering, keyboard navigation, and paging viaMentionSearchArgs. Mentions are stored in a secure@[userid]format. The feature is opt-in and fully backwards compatible.Fixes
IsNull/IsEmptyfilter operators no longer break under case-insensitive filtering, including inside compound filters.prefers-reduced-motionoverride.11.0.4
11.0.4 - 2026-06-25
Fixes
removeChild) when a popup is disposed.Visibleset tofalse.11.0.3
11.0.3 - 2026-06-24
Fixes
IsTrimmable=false).11.0.2
11.0.2 - 2026-06-24
Fixes
System.Text.JsonConstructorContainsNullParameterNames. The trimmer strips anonymous-type constructor parameter names, so anonymous objects could no longer be serialized:createMap/updateMapJS interop). Marker data now uses a named, trim-preserved type.11.0.1
11.0.1 - 2026-06-24
Fixes
11.0.0
11.0.0 - 2026-06-24
This is a major release headlined by the new Spreadsheet component, a large Chart expansion (many new series and a Range Navigator), resource-based localization with built-in translations, and trimming/CSP support.
Breaking Changes
RadzenHtmlcomponent removed. (RadzenHtmlEditoris unaffected.)Radzen.Documents.Markdownnamespace. Updateusingdirectives.New Components
Charts
A large expansion of the charting subsystem.
New series types:
RadiusPropertyandExplodeOffset.Axes & interaction:
Styling & polish:
... (truncated)
10.4.9
10.4.9 - 2026-06-11
Fixes
10.4.8
10.4.8 - 2026-06-11
Improvements
Fixes
10.4.7
10.4.7 - 2026-06-01
Improvements
Fixes
10.4.6
10.4.6 - 2026-05-28
Improvements
Fixes
10.4.5
10.4.5 - 2026-05-26
Improvements
Fixes
10.4.4
10.4.4 - 2026-05-21
Improvements
Fixes
10.4.3
10.4.3 - 2026-05-14
Fixes
10.4.2
10.4.2 - 2026-05-13
Fixes
10.4.1
10.4.1 - 2026-05-11
Fixes
10.4.0
10.4.0 - 2026-05-11
Improvements
Fixes
10.3.2
10.3.2 - 2026-04-29
Improvements
Fixes
10.3.1
10.3.1 - 2026-04-23
Improvements
Fixes
10.3.0
10.3.0 - 2026-04-20
Improvements
Fixes
10.2.3
10.2.3 - 2026-04-13
Improvements
Add custom CssPath to RadzenTheme and its using ThemeService.
Option to disable ArrowUp/ArrowDown increment behavior in RadzenNumeric.
Fixes
DataGrid AllowColumnReorder="true" does not work in .NET MAUI Android.
Enum DisplayAttribute extensions improved.
DataGrid ShowHeader not working properly.
10.2.2
10.2.2 - 2026-04-09
Improvements
Fixes
10.2.1
10.2.1 - 2026-04-06
Fixes
10.2.0
10.2.0 - 2026-04-02
Improvements
Fixes
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)