Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | < 24 hours ago | 1.4 kB | |
v8.10.0 source code.tar.gz | < 24 hours ago | 5.9 MB | |
v8.10.0 source code.zip | < 24 hours ago | 7.6 MB | |
Totals: 3 Items | 13.5 MB | 1 |
What's Changed
Breaking Changes
- MudStepper: Remove StepStyle property by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11589
New Features
- DataGrid: Extend DateOnly filtering support for Simple and ColumnFilterMenu modes by @raimana in https://github.com/MudBlazor/MudBlazor/pull/11599
Bug Fixes
- MudTextField: Fix excessive height with AutoGrow, Outlined, Dense, and Adornment by @mathdx1111 in https://github.com/MudBlazor/MudBlazor/pull/11600
- MudFocusTrap: Prevent JSException on Disposed Component by @jHabjanMXP in https://github.com/MudBlazor/MudBlazor/pull/11586
- MudTabs: Update ActiveIndex On Render and Refresh when Drag and Drop Enabled by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11568
- MudDataGrid: AllowUnsorted Default Behavior by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11655
- MudSimpleTable: Remove redundant bottom border from the last row header by @9PK4U in https://github.com/MudBlazor/MudBlazor/pull/11628
Other Changes
- MudPopover: Restrict Max Height Adjustments by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11680
New Contributors
- @9PK4U made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11628
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.9.0...v8.10.0