MudBlazor 5.2.0-rc4
Prefix Reserved
This is a prerelease version of MudBlazor.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MudBlazor --version 5.2.0-rc4
NuGet\Install-Package MudBlazor -Version 5.2.0-rc4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MudBlazor" Version="5.2.0-rc4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MudBlazor --version 5.2.0-rc4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MudBlazor, 5.2.0-rc4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MudBlazor as a Cake Addin #addin nuget:?package=MudBlazor&version=5.2.0-rc4&prerelease // Install MudBlazor as a Cake Tool #tool nuget:?package=MudBlazor&version=5.2.0-rc4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MudBlazor 5.2.0-rc4
rc4 hotfixes
- Fixed a bug in breakpoint and resize service that came with rc3
- Fixed select not losing focus correctly in rc3
- Docs: Fixed api page / component page links to each other
Big Stuff
- MudPopover: Part1 - Part2
- Adjusted theme default z-index
- Added configurable overflow functionality (flip popover when not enough space)
- Added configurable duration and delay options for transition
- Subscription based resize services: splitted Resizelistener into two services more info here https://github.com/MudBlazor/MudBlazor/pull/2658
Known issues
- None
dotnet CLI Install-Package MudBlazor -Version 5.2.0-rc4
- Nuget Package Link
Features
- MudTooltip: Added optinal tooltip arrow #3030
- MudTabs: Added DisableSliderAnimation parameter #2877
- MudAvatar: Added alt property when Image is used #2894
- MudNumericField: Added KeyboardInterceptor to prevent input of invalid chars #2851
- MudDatePicker: Changed current day button to variant outlined #3069
- MudTextField: Added Pattern parameter #2983
- MudSlider: Keyboard Navigation focus. #3068
- MudList: Keyboard Navigation focus. #3068
- MudChip: Keyboard Navigation focus. #3068
- MudButtonGroup: Keyboard Navigation focus. #3068
- MudButton: Keyboard Navigation focus. #3068
- MudIconButton: Keyboard Navigation focus. #3068
- MudFab: Keyboard Navigation focus. #3068
- MudCheckBox: Keyboard Navigation focus. #3068
- MudLink: Keyboard Navigation focus. #3068
- MudRadio: Keyboard Navigation focus. #3068
- MudSwitch: Keyboard Navigation focus. #3068
- MudCheckBox: Added Keyboard Navigation #2932
- MudSelect: Added Keyboard Navigation #2932
- MudTimePicker: Added Basic Keyboard Navigation #2933
- MudDatePicker: Added Basic Keyboard Navigation #2933
- MudColorPicker: Added Basic Keyboard Navigation #2933
Bug Fixes
- MudChip: Fixed OnClick/OnClose causing NullReferenceException #2866
- MudInputs: Fixed cursor jumping for immediate multiline inputs with two-way binding on BSS #2926
- MudInputs: Removed tabstop from input adornments #2934
- MudDateRangePicker: Added null safe access to value and _rangeText in the setter of RangeText #2940
- MudDateRangePicker: Fixed == and != operators #2977
- MudExpansionPanel: Fixed infinite loop created by cascading StateHasChanged calls #2930
- MudTable: Fixed inner level grouping with paginated data #2910
- MudPagination: Fixed wrapping on smaller screens #2965
- MudTextField: Fixed TextUpdateSuppression #3002
- MudForm: Fixed form.Reset() #3034
- MudCardHeader: Removed div wrapper when only ChildContent was used #3070
- MudMenu: Fixed custom activator content #3065
- MudTooltip: Fixed broken delay property #3030
- MudDatePicker: Fixed selected month color #3030
Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Microsoft.AspNetCore.Components (>= 5.0.10)
- Microsoft.AspNetCore.Components.Web (>= 5.0.10)
NuGet packages (176)
Showing the top 5 NuGet packages that depend on MudBlazor:
Package | Downloads |
---|---|
MudBlazor.ThemeManager
ThemeManager component for MudBlazor to design, test or do live changes to Mudblazor themes. |
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
MudBlazor.Markdown
Markdown component for MudBlazor (https://mudblazor.com/) |
|
Blauhaus.EVACS.Admin.Blazor
Package Description |
|
CodeBeam.MudBlazor.Extensions
MudBlazor extension components from contributors. Includes 30+ components and utilities. |
GitHub repositories (51)
Showing the top 5 popular GitHub repositories that depend on MudBlazor:
Repository | Stars |
---|---|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
|
Version | Downloads | Last updated |
---|---|---|
7.8.0 | 86,188 | 9/6/2024 |
7.7.0 | 23,438 | 9/2/2024 |
7.6.0 | 142,849 | 8/6/2024 |
7.5.0 | 30,966 | 7/31/2024 |
7.4.0 | 36,329 | 7/23/2024 |
7.3.0 | 33,264 | 7/17/2024 |
7.2.0 | 17,623 | 7/15/2024 |
7.1.1 | 16,527 | 7/11/2024 |
7.1.0 | 5,446 | 7/10/2024 |
7.0.0 | 45,842 | 6/29/2024 |
7.0.0-rc.2 | 2,382 | 6/21/2024 |
7.0.0-rc.1 | 17,613 | 6/10/2024 |
7.0.0-preview.4 | 3,545 | 5/27/2024 |
7.0.0-preview.3 | 3,125 | 5/14/2024 |
7.0.0-preview.2 | 726 | 5/9/2024 |
7.0.0-preview.1 | 1,878 | 5/1/2024 |
6.21.0 | 86,654 | 7/6/2024 |
6.20.0 | 292,138 | 6/3/2024 |
6.19.1 | 606,278 | 3/22/2024 |
6.19.0 | 3,246 | 3/22/2024 |
6.18.0 | 37,801 | 3/20/2024 |
6.17.0 | 167,373 | 3/4/2024 |
6.16.0 | 157,107 | 2/19/2024 |
6.15.0 | 255,241 | 1/30/2024 |
6.14.0 | 90,485 | 1/22/2024 |
6.12.0 | 270,915 | 1/2/2024 |
6.11.2 | 170,201 | 12/18/2023 |
6.11.1 | 301,229 | 11/21/2023 |
6.11.0 | 429,204 | 10/8/2023 |
6.10.0 | 190,822 | 9/14/2023 |
6.9.0 | 207,021 | 8/18/2023 |
6.8.0 | 161,522 | 8/2/2023 |
6.7.0 | 228,259 | 7/10/2023 |
6.6.0 | 82,096 | 6/29/2023 |
6.5.0 | 44,340 | 6/24/2023 |
6.4.1 | 130,719 | 6/8/2023 |
6.4.0 | 8,148 | 6/7/2023 |
6.3.1 | 83,948 | 5/27/2023 |
6.3.0 | 56,181 | 5/24/2023 |
6.2.5 | 61,297 | 5/17/2023 |
6.2.3 | 122,085 | 5/3/2023 |
6.2.2 | 198,119 | 4/13/2023 |
6.2.1 | 36,023 | 4/12/2023 |
6.2.1-dev3 | 2,236 | 4/4/2023 |
6.2.1-dev2 | 1,741 | 3/30/2023 |
6.2.0 | 289,247 | 3/15/2023 |
6.1.10-dev1 | 3,800 | 3/2/2023 |
6.1.9 | 389,373 | 2/15/2023 |
6.1.8 | 179,782 | 1/27/2023 |
6.1.7 | 245,789 | 1/2/2023 |
6.1.6 | 76,463 | 12/18/2022 |
6.1.5 | 68,049 | 12/11/2022 |
6.1.4 | 71,668 | 12/5/2022 |
6.1.3-dev.1 | 2,491 | 11/22/2022 |
6.1.2 | 186,526 | 11/14/2022 |
6.1.0 | 68,886 | 11/13/2022 |
6.0.19-dev3 | 1,634 | 11/11/2022 |
6.0.19-dev1 | 2,432 | 11/10/2022 |
6.0.18 | 49,983 | 11/9/2022 |
6.0.17 | 201,736 | 10/10/2022 |
6.0.17-dev.1 | 3,897 | 9/22/2022 |
6.0.16 | 156,623 | 9/21/2022 |
6.0.15 | 255,203 | 8/31/2022 |
6.0.14 | 310,249 | 7/28/2022 |
6.0.13 | 96,046 | 7/26/2022 |
6.0.12 | 117,028 | 7/18/2022 |
6.0.11 | 246,559 | 7/1/2022 |
6.0.11-dev.4 | 7,435 | 5/30/2022 |
6.0.11-dev.3 | 1,278 | 5/24/2022 |
6.0.11-dev.2 | 476 | 5/21/2022 |
6.0.11-dev.1 | 780 | 5/20/2022 |
6.0.10 | 756,987 | 5/3/2022 |
6.0.10-dev.5 | 884 | 4/24/2022 |
6.0.10-dev.4 | 631 | 4/21/2022 |
6.0.10-dev.3 | 1,953 | 4/19/2022 |
6.0.10-dev.2 | 1,860 | 4/6/2022 |
6.0.10-dev.1 | 323 | 4/5/2022 |
6.0.9 | 227,801 | 3/29/2022 |
6.0.8 | 13,757 | 3/27/2022 |
6.0.7 | 237,238 | 2/25/2022 |
6.0.6 | 405,516 | 2/3/2022 |
6.0.5 | 82,602 | 1/17/2022 |
6.0.4 | 34,595 | 1/3/2022 |
6.0.3 | 3,804 | 12/31/2021 |
6.0.2 | 234,819 | 11/9/2021 |
5.2.5 | 22,132 | 9/29/2022 |
5.2.4 | 58,889 | 1/7/2022 |
5.2.0 | 85,306 | 10/31/2021 |
5.1.5 | 80,744 | 9/27/2021 |
5.1.4 | 58,307 | 9/13/2021 |
5.1.3 | 27,121 | 9/6/2021 |
5.1.2 | 21,174 | 8/24/2021 |
5.1.1 | 10,771 | 8/20/2021 |
5.1.0 | 72,208 | 7/27/2021 |
5.0.15 | 51,759 | 6/28/2021 |
5.0.14 | 40,409 | 6/21/2021 |
5.0.13 | 13,992 | 6/15/2021 |
5.0.11 | 15,659 | 6/7/2021 |
5.0.10 | 20,352 | 5/24/2021 |
5.0.9 | 20,429 | 5/17/2021 |
5.0.8 | 19,397 | 4/25/2021 |
5.0.7 | 29,608 | 3/29/2021 |
5.0.6 | 13,172 | 3/16/2021 |
5.0.5 | 14,018 | 3/8/2021 |
5.0.3 | 9,643 | 3/1/2021 |
5.0.2 | 6,641 | 2/21/2021 |
5.0.1 | 9,958 | 2/10/2021 |
5.0.0 | 7,356 | 2/6/2021 |
2.0.7 | 44,661 | 3/29/2021 |
2.0.6 | 3,948 | 3/16/2021 |
2.0.5 | 2,666 | 3/8/2021 |
2.0.4 | 2,094 | 3/8/2021 |
2.0.3 | 2,086 | 3/1/2021 |
2.0.2 | 2,260 | 2/21/2021 |
2.0.0 | 7,598 | 2/5/2021 |
1.2.4 | 13,762 | 12/30/2020 |
1.2.1 | 3,944 | 12/17/2020 |
1.2.0 | 3,145 | 12/7/2020 |
1.1.5 | 4,210 | 11/29/2020 |
1.1.4 | 2,477 | 11/23/2020 |
1.1.3 | 8,868 | 11/16/2020 |
1.1.2 | 2,045 | 11/11/2020 |
1.1.1 | 2,113 | 11/5/2020 |
1.1.0 | 1,931 | 11/2/2020 |
1.0.9 | 2,085 | 10/26/2020 |
1.0.8 | 1,939 | 10/23/2020 |
1.0.7 | 1,833 | 10/18/2020 |
1.0.6 | 1,805 | 10/11/2020 |
1.0.5 | 1,911 | 10/8/2020 |
1.0.4 | 1,875 | 10/2/2020 |
1.0.3 | 1,996 | 9/20/2020 |
1.0.2 | 1,957 | 9/20/2020 |
1.0.1 | 1,844 | 9/11/2020 |
1.0.0 | 7,906 | 9/11/2020 |