Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MudBlazor v8.9.0 source code.tar.gz | 2025-07-01 | 5.7 MB | |
MudBlazor v8.9.0 source code.zip | 2025-07-01 | 7.4 MB | |
README.md | 2025-07-01 | 2.1 kB | |
Totals: 3 Items | 13.1 MB | 7 |
What's Changed
New Features
- MudDataGrid: Add AllowUnsorted property by @christianielsen in https://github.com/MudBlazor/MudBlazor/pull/11443
Bug Fixes
- MudDialog: Fix Inline Dialog Title Refresh by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11504
- MudHighlighter: Fix Highlighted Markup Render Bug by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11543
- MudMask: Update value on browser autofill by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11547
- MudAutocomplete: Fix Strict mode regression by @digitaldirk in https://github.com/MudBlazor/MudBlazor/pull/11533
- MudSimpleTable: Fix missing row borders in nested tables (#11559) by @n0spaces in https://github.com/MudBlazor/MudBlazor/pull/11566
- MudProgressCircular: Calculate view box size based on stroke width by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11557
- MudSelect: Always call
FieldChanged
whenMultiSelection=true
by @Mr-Technician in https://github.com/MudBlazor/MudBlazor/pull/11553
Other Changes
- MudDialog: Fix CloseOnEscapeKey Not Triggered After Backdrop Click by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11475
- Datagrid: Support Dateonly filter by @raimana in https://github.com/MudBlazor/MudBlazor/pull/11535
- MudExpansionPanel: Add toggle keyboard hotkeys, Add ability to remove content from DOM by @nccadman19 in https://github.com/MudBlazor/MudBlazor/pull/11531
New Contributors
- @raimana made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11535
- @AmpF5 made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11548
- @nccadman19 made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11531
- @n0spaces made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11566
- @christianielsen made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11443
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.8.0...v8.9.0