Version
MudBlazor 6.0.11
Released on July 07, 2022
Features
•Trimming: Added Trimming for MudBlazor and rework Icons for the Trimming support #4639 •Extensions: Made GetFullPathOfMember method public #4791 •MudForm: Accessible validation messages #4185 •MudAutoComplete: Add MoreItemsTemplate RenderFragment. #4566 •MudAutoComplete: Add NoItemsTemplate render fragment #4692 •MudDialog: Added CancelAll (close all) dialogs #4775 •MudMessageBox: Added Keyboard Navigation #4776 •MudForm: FieldChanged event #4801 •MudCheckBox: Added Validation ErrorText #4084 •MudRadio: Added Validation ErrorText #4084Bug Fixes
•Fixed memoryleak in transient services** #4631 •BreakpointService: Fix race condition causing invalid state #4562 •MudDatePicker: Fixed Values - Don't hide year / date in toolbar #3538 •MudAutocomplete: Ensure _elementReference is not null when Clear() is called. #4496 •MudDialog: Fix dialog not closing when using multiple layouts #4509 •MudMask: Ctrl+Backspace clears textfield #4538 •MudSelect: Fix memory leak caused by key interceptor #4076 •MudDropZone: Fix NoDropClass not being removed after drop if ItemDropped handler is executed asynchronously #4517 •MudDropZone: Fix NullReferenceException when dragging not tracked item onto MudDynamicDropItem #4513 •MudDropZone: Fix keeping elements order when you drag one out of the zone #4534 •MudDialog: Fix error thrown when clicking dialog overlay #4620 •MudDatePicker: Update date when clicking on days in static picker with picker actions #4676 •MudDataGrid: Apply QuickFilter to ServerData #4664 •MudMessageBox: Fix Initial Focus #4776 •MudAutocomplete: Fixed Adornment icon not change after the initial rerender #4586 •MudMask: Fix crash when navigating quickly on a page containing a mask #4809Full Release notes
Github Milestone: [link](https://github.com/MudBlazor/MudBlazor/milestone/33?closed=1) Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.10...v6.0.11Version
MudBlazor 6.0.10
Released on May 05, 2022
Features
•MudTextField: Focus after clicking clear button (#4354) #4364 •MudPicker: Pass location-params to internal popover #4379 •MudCheckBox: UnCheckedColor and CSS cleanup #4406 •MudRadio: UnCheckedColor and CSS cleanup #4406 •MudSwitch: UnCheckedColor and CSS cleanup #4406 •MudList: Added selected color option #4411 •MudDialog: Added OnBackdropClick event (#4390) #4413Bug Fixes
•MudAutocomplete: Fix menu staying open on BSS and mobiles #4326 •MudSwitch: Removed ripple effect when disabled (#4339) #4348 •MudPopover: Removed StateHasChanged suppression (#3640, #3776, #4375) #4375 •MudSelect: Required now also works when MultiSelection="true" (#4328, #4346) #4346 •MudTooltip: Removed invisible overlay rectangle when not visible #4376 •MudList: Fixed parent null issue #4411 •MudMenu: Fixed MouseEnter/MouseLeave event handler inconsistency #4394 •MudTable: Fixed check-all not selecting all items after filtering in multiselect mode. #4426 •MudNavMenu: Fixed border style for RTL layout #4425 •MudIconButton: Fixed Title property #4280Full Release notes
Github Milestone: [link](https://github.com/MudBlazor/MudBlazor/milestone/32?closed=1) Git compare: https://github.com/MudBlazor/MudBlazor/compare/v6.0.9...v6.0.10Version
6.0.9
Released on March 03, 2022
MudBlazor 6.0.9
Bug Fixes
•MudSelect: Multiselect Touch Fix #4288 •MudDatePicker: Clear shouldn't close the picker when AutoClose is false #4276 •MudTimePicker: Clear shouldn't close the picker when AutoClose is false #4276 •MudTimePicker: Fix empty string throwing error #4272 •MudSimpleTable**, **MudTable**, **MudDataGrid: Fix missing border radius when using FixedHeader #4212Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/31?closed=1Version
6.0.8
Released on March 03, 2022
MudBlazor 6.0.8
Features
•MudStack: New Component #4279 •MudDropZone: Added built in reordering #4179 •MudDataGrid: Phase 2 #3941 •MudSlider: Filled variant, tickmarks, tick labels, tooltip like value label, sizes #4228 •MudForm: FormComponent: Support validation with DataAnnotation attributes without EditContext #3442 •MudDialog: Allow to override focus trap behavior #3539 •MudTooltip: Added onfocusin, now keyboard users also get the tooltip #4086 •MudPagination: Add default English aria-labels #4120 •MudTable: Allow virtualization of grouped rows (#4008) •MudTabs: Improve scrolling #3556 •MudDatePicker: Navigate programmatically with GoToDate #4215 - Added AriaLabel params for Adornment Buttons for WCAG Standards #4074 - Label: added "for" attribute when input "id" attribute is set for WCAG Standards #4107 - Buttons, Chip, Menu: Rename Link to Href for consistency #4104Bug Fixes
•MudMask: Predefined Regex Masks: Add Whitespace Filter & Placeholder to IPv4 and IPv6 #4048 •MudProgressLinear: Fix completed bar rendering over child text (#4072) •MudNumericField: Fix Value Out Of Bounds Exception #4079 •MudCheckbox: StopPropagation on label click #4082 •MudSelect: Fixed not closing on toutch devices #4112 •MudMenu: Fixed not closing on toutch devices #4112 •MudTooltip: Added missing Style and Class to root element •MudSelect: OnClose Fix that not fired when SelectedItem clicked #4220Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/30?closed=1Version
v6.0.7
Released on February 02, 2022
MudBlazor 6.0.7
Breaking Changes
- #3793 added a new `Validation` parameter to the `IFormComponent` interface. If you use this interface in your code, you have to add the parameter as well.Features
•MudForm: Simplified form with FluentValidation #3793 •MudMask: Regex.IPv4 and Regex.IPv6 masks #3900 •MudMask: DateMask and support Mask in DatePicker #3874 •MudMask: Email mask #4018 •MudAutocomplete: Added option to turn off select text on click #4024 •MudTextFields: Exposed input element reference #4025Bug Fixes
•MudForm: Fixed registering of form controls #3788 •MudTextField: Form.Reset clears masked textfield #3935 •MudPopover: Fixed leaks caused by concurrency between OnAfterRenderAsync and DisposeAsync #3963 •MudBadge: Fixed default color #3971 •MudBadge: Fixed border color on bordered badge #3837 •MudDialog: Fixed regression caused by #3252 •MudDatePicker: Fixed editable DatePicker not opening to current date #3995 •MudSelect: Fixed scroll to selected item when list is long #4005 •MudMask: Fixed cursor jumping in table inline edit mode. #4037 •MudAutocomplete: Fixed initial open with server-side, non-async search #3776Docs
- Fixed '@' color in dark theme for the example code #3966 - Prevent grid item sizes above 12 or below 1 in the grid builder #3965 - Separated CSS Utilities to its own menu and documented all of them, some utilities still have missing visual examples but the class names and properties are there. And some other sections like Spacing as example will be broken apart like Flex.Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/29?closed=1Version
v6.0.6
Released on February 02, 2022
MudBlazor 6.0.6
The developer survey for 2022 is closed and i will try to go thru all comments and group them in some way, all data collected will be presented on the website in a blog post later as well as the roadmap for 2022!New Components / Big Features
•Masking: Masking added to MudTextField with PatternMask, MultiMask, RegexMask, BlockMask and more. Implement your own Mask with IMask. See [MudTextField documentation](https://mudblazor.com/components/textfield#mask) for example and [Masking docs](https://mudblazor.com/features/masking) for full documentation •MudDropZone: New Drag and Drop component, we built it with great customization capability's in mind, we also added a few real app examples. See [MudDropZone ](https://mudblazor.com/components/dropzone) docs for all examples. •MudImage: Better Image support in MudBlazor with some new CSS Utility classes and the new **MudImage** to help you build apps with images that are not just static size. It was something that we been lacking for long time and using images up until now pretty much required custom CSS to scale them good on several screen sizes. [MudImage docs page](https://mudblazor.com/components/image)Icons
•Material: Updated to latest Material icons •Custom:** Added several new custom iconsFeatures
•MudSelect: Scroll to selected item on open #3785 •MudMessageBox: Multiline messages with MarkupString #3808Bug Fixes
•MudDialog: Reverting regression by #3252 #3752 •MudDialog: Fixed overlapping focustrap when no title was used #3768 •MudTable: Align pager elements vertically #3774 •MudBreadcrumbs: Adjust icon spacing, vertically center #3775 •MudSimpleTable: Fixed uneven horizontal padding #3799 •MudMenu: Fixed Right Click #3756Docs
- Fixed broken links to theming page. - Fixed some docs pages not working when using specific cultures . - Improved Overview page on smaller screens.Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/28?closed=1Version
v6.0.5
Released on January 01, 2022
MudBlazor 6.0.5
This release contains the correct static files that are needed for the new dark theme system preference to work. The 6.0.4 package did not actually have 6.0.4 static files with it.Features
•MudExpansionPanels: Added ExpandAll and CollapseAll methods #3699 •Pickers: Added 'context' parameter to 'PickerActions' to simplify creation of actions #3620 •Refactor: Only use ES6 language features #3666Bug Fixes
•MudSelect: Issue with OnBlur event #3531 •MudSelect: Scroll to item issue when entering some characters #3697 •MudTable: Conflicts between MultiSelection callbacks and invalid selection when row enters in edit mode #3630 •MudAutocomplete: Clear() not clearing when called in a ValueChanged callback #3590 •MudProgressCircular: Minor indeterminate animation "reseting" #3681 •MudNumericField: Don't allow MouseWheel when Readonly/Disabled #3656 •MudNumericField: Allow custom formatting, i.e. Format="€0" #3691 •MudMenu: Wrong redundant height in menu components. #3682Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/27?closed=1Version
New Docs
Released on January 01, 2022
#New Docs
This release is just to mark the new website and our documentation. Nothing new in MudBlazor itself. Check the website for more information: https://mudblazor.com/Version
v5.2.4 - .Net 5
Released on January 01, 2022
MudBlazor 5.2.4
Experimental component
•MudDataGrid** Please note that this is a experimental component and is under active development, the finished component might be allot different and we will make breaking changes to this during its development even during minor patches, its marked with a big warning on the docs page.Features
•MudCharts: Added stroke-width option to line chart #3645 •MudField: Added Adornment Color #3647 •MudThemeProvider: Changed so only MudThemeProvider is in control of IsDarkMode #3654 •MudThemeProvider: Added the possibility for ThemeProvider to detect system preferred theme light/dark •Icons: Updated to new material icons #3396 •Mudtooltip: Added IsVisible two-way binding property •MudProgressLinear: Added Size, Rounded, Striped, ChildContent, Vertical option #3383 •MudNavMenu: Added Color, Border, Rounded, Margin, Dense options #3638 •MudFab: Added StartIcon and EndIcon #3234 •MudDialog: Close on ESC #3393 •MudTimePicker: Added Keyboard Navigation #3204 •MudRating: Added Keyboard Navigation #3399 •MudDatePicker: Added Fixed modes #2990 •MudChart: Added custom renderfragment #2896 •InputType: Added html5 input types #3362 & #3613 •MudKeyInterceptor: improved compatibility with older browser #3349 •MudNumericField: Added HelperTextOnFocus #3288 •MudThemeProvider/Theme: Added TextTransform option to typography #3273Bug Fixes
•MudNumericField: Fixed not updated value on blur when debounced #3653 •MudTimePicker: Fixed the picker adding a day to the timespan #3326 •MudTable: Fixed incorrect async code path for label sorting #3352 •MudExpansionPanel: Let Changed handler run before actually expanding. #3144 •MudKeyInterceptor: Checkbox, Switch, Picker: Fix Esc key conflict with Dialog #3401 •MudTimePicker: Fix OnlyHours incorrect behavior #3342 •MudCarousel: Fix SelectedIndex two-way binding and add BulletsColor param. #3463 •MudTimePicker: Fix OnlyHours incorrect behavior #3342 •MudTable: When a row is clicked, only call SetEditingItem if IsEditable is true #3245 •MudTable: RowsPerPage could not be set from code #3244 •MudDatePicker: Fixed setting culture not leading to DateFormat change #2962Docs
- Fixed scrolling issue on icon pageFull Release notes from the 6.0.3 and 6.0.4 releases thats been merged to .net 5
https://github.com/MudBlazor/MudBlazor/milestone/26?closed=1 https://github.com/MudBlazor/MudBlazor/milestone/25?closed=1Version
v6.0.4
Released on January 01, 2022
MudBlazor 6.0.4
Features
•MudCharts: Added stroke-width option to line chart #3645 •MudField: Added Adornment Color #3647 •MudThemeProvider: Changed so only MudThemeProvider is in control of IsDarkMode #3654 •MudThemeProvider: Added the possibility for ThemeProvider to detect system preferred theme light/darkBug Fixes
•Build Error: Revered changes made to our js compiler in 6.0.3 that caused build errors •MudNumericField: Fixed not updated value on blur when debounced #3653Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/26?closed=1Version
v6.0.3
Released on December 12, 2021
MudBlazor 6.0.3
Experimental component
•MudDataGrid** Please note that this is a experimental component and is under active development, the finished component might be allot different and we will make breaking changes to this during its development even during minor patches, its marked with a big warning on the docs page.Features
•Icons: Updated to new material icons #3396 •Mudtooltip: Added IsVisible two-way binding property •MudProgressLinear: Added Size, Rounded, Striped, ChildContent, Vertical option #3383 •MudNavMenu: Added Color, Border, Rounded, Margin, Dense options #3638 •MudFab: Added StartIcon and EndIcon #3234 •MudDialog: Close on ESC #3393 •MudTimePicker: Added Keyboard Navigation #3204 •MudRating: Added Keyboard Navigation #3399 •MudDatePicker: Added Fixed modes #2990 •MudChart: Added custom renderfragment #2896 •InputType: Added html5 input types #3362 & #3613 •JavaScript: Output ES6 compatible JavaScript to support older browsers #3607 •MudKeyInterceptor: improved compatibility with older browser #3349Bug Fixes
•MudTimePicker: Fixed the picker adding a day to the timespan #3326 •MudTable: Fixed incorrect async code path for label sorting #3352 •MudExpansionPanel: Let Changed handler run before actually expanding. #3144 •MudKeyInterceptor: Checkbox, Switch, Picker: Fix Esc key conflict with Dialog #3401 •MudTimePicker: Fix OnlyHours incorrect behavior #3342 •MudCarousel: Fix SelectedIndex two-way binding and add BulletsColor param. #3463 •MudTimePicker: Fix OnlyHours incorrect behavior #3342Docs
- Fixed scrolling issue on icon pageFull Release notes
https://github.com/MudBlazor/MudBlazor/milestone/25?closed=1Version
v6.0.2
Released on November 11, 2021
MudBlazor 6.0.2
Breaking Changes
•Framework: Moved to .NET 6 •Obsolete Parameters: Obsolete marked parameters will now fail your build instead of warning. Next release they will be removed completely from the library.Features
•MudNumericField: Added HelperTextOnFocus #3288 •MudThemeProvider/Theme: Added TextTransform option to typography #3273Bug Fixes
•MudTable: When a row is clicked, only call SetEditingItem if IsEditable is true #3245 •MudTable: RowsPerPage could not be set from code #3244 •MudDatePicker: Fixed setting culture not leading to DateFormat change #2962Release notes
6.0.2 - https://github.com/MudBlazor/MudBlazor/milestone/23?closed=1 5.2.0 - https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1MudBlazor 5.2.0
This changes effects allot of other components in the library and when changing this two things we had to do changes to allot of other components as well. Most of the components that used MudPopover internally have had some parameters obsolete marked and new parameters added. We have tested this with several projects that had performance issues with 5.1.5 release and see a great performance increase with the new popover. •MudPopover: [Part1](https://github.com/MudBlazor/MudBlazor/pull/2833) - [Part2](https://github.com/MudBlazor/MudBlazor/pull/3030) - Adjusted theme default z-index - Added new parameters regarding placement/direction now we have `AnchorOrigin` and `TransformOrigin` - 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/2658Breaking Changes
•MudSelect: Use more generic IEnumerable instead of HashSet for SelectedValues #2734 •MudSelect: Dense="true" only affects list, for input use Margin="Margin.Dense" #2696 •MudAutoComplete: Dense="true" only affects list, for input use Margin="Margin.Dense" #2696 •MudMenu: Removed defunct Link and Target properties and changed base class #2995Features
•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 •MudAutocomplete: Added Keyboard Navigation ##3159 •MudTimePicker: Added Basic Keyboard Navigation #2933 •MudDatePicker: Added Basic Keyboard Navigation #2933 •MudColorPicker: Added Basic Keyboard Navigation #2933 •MudChipSet: Added SelectedValues and Compare #3142 •MudSwitch: Added option for thumb icon and color #2966 •MudDialog: Added Options parameter for Inline dialog #3000 •MudNumericField: Adding Clearable Parameter #3110 •MudPopover: Improved Overflow behavior #3208 •MudThemeProvider Typography: #3216 Made it possible to set font-family for whole application by just setting it for Default Typo. And change individual property's.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 •MudDatePicker: Fixed validation #3120 •MudDrawer: Fixed Mini drawers z-index when closed #3206 •MudDrawer: Fixed Mini drawers clipmode docked #3211 •MudNavLink: Wrapped long text #3181Docs
- Improved the icon display page and added copy icon as well as preview functions. - Added documentation on Typography and how to change it with the theme.Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1Version
v5.2.0
Released on October 10, 2021
MudBlazor 5.2.0
Big Changes
This changes effects allot of other components in the library and when changing this two things we had to do changes to allot of other components as well. Most of the components that used MudPopover internally have had some parameters obsolete marked and new parameters added. We have tested this with several projects that had performance issues with 5.1.5 release and see a great performance increase with the new popover. •MudPopover: [Part1](https://github.com/MudBlazor/MudBlazor/pull/2833) - [Part2](https://github.com/MudBlazor/MudBlazor/pull/3030) - Adjusted theme default z-index - Added new parameters regarding placement/direction now we have `AnchorOrigin` and `TransformOrigin` - 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/2658Breaking Changes
•MudSelect: Use more generic IEnumerable instead of HashSet for SelectedValues #2734 •MudSelect: Dense="true" only affects list, for input use Margin="Margin.Dense" #2696 •MudAutoComplete: Dense="true" only affects list, for input use Margin="Margin.Dense" #2696 •MudMenu: Removed defunct Link and Target properties and changed base class #2995Features
•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 •MudAutocomplete: Added Keyboard Navigation ##3159 •MudTimePicker: Added Basic Keyboard Navigation #2933 •MudDatePicker: Added Basic Keyboard Navigation #2933 •MudColorPicker: Added Basic Keyboard Navigation #2933 •MudChipSet: Added SelectedValues and Compare #3142 •MudSwitch: Added option for thumb icon and color #2966 •MudDialog: Added Options parameter for Inline dialog #3000 •MudNumericField: Adding Clearable Parameter #3110 •MudPopover: Improved Overflow behavior #3208 •MudThemeProvider Typography: #3216 Made it possible to set font-family for whole application by just setting it for Default Typo. And change individual property's.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 •MudDatePicker: Fixed validation #3120 •MudDrawer: Fixed Mini drawers z-index when closed #3206 •MudDrawer: Fixed Mini drawers clipmode docked #3211 •MudNavLink: Wrapped long text #3181Docs
- Improved the icon display page and added copy icon as well as preview functions. - Added documentation on Typography and how to change it with the theme.Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1Version
v5.2.0-rc5
Released on October 10, 2021
MudBlazor 5.2.0-rc5
Release Candidate
Hopefully this will be the last release candidate before the real 5.2.0 known issues from previous rc versions has been fixed. Please test this release out and report any problems related to the new Popover in the [discussion ](https://github.com/MudBlazor/MudBlazor/discussions/3151)for this release. We plan to release 5.2.0 before the end of this week and October month.Big Changes
This changes effects allot of other components in the library and when changing this two things we had to do changes to allot of other components as well. Most of the components that used MudPopover internally have had some parameters obsolete marked and new parameters added. The old ones should still work but make sure to swap them out for the new ones. •MudPopover: [Part1](https://github.com/MudBlazor/MudBlazor/pull/2833) - [Part2](https://github.com/MudBlazor/MudBlazor/pull/3030) - 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 **dotnet CLI** `Install-Package MudBlazor -Version 5.2.0-rc5` - [Nuget Package Link](https://www.nuget.org/packages/MudBlazor/5.2.0-rc5)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 •MudChipSet: Added SelectedValues and Compare #3142 •MudSwitch: Added option for thumb icon and color #2966 •MudDialog: Added Options parameter for Inline dialog #3000 •MudNumericField: Adding Clearable Parameter #3110Bug 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 •MudDatePicker: Fixed validation #3120Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1Version
v5.2.0-rc4
Released on October 10, 2021
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 otherBig Stuff
•MudPopover: [Part1](https://github.com/MudBlazor/MudBlazor/pull/2833) - [Part2](https://github.com/MudBlazor/MudBlazor/pull/3030) - 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/2658Known issues
- None **dotnet CLI** `Install-Package MudBlazor -Version 5.2.0-rc4` - [Nuget Package Link](https://www.nuget.org/packages/MudBlazor/5.2.0-rc4)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 #2933Bug 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 #3030Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1Version
v5.2.0-rc3
Released on October 10, 2021
MudBlazor 5.2.0-rc3
Big Stuff
•MudPopover: [Part1](https://github.com/MudBlazor/MudBlazor/pull/2833) - [Part2](https://github.com/MudBlazor/MudBlazor/pull/3030) - 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/2658Known issues
- None **dotnet CLI** `Install-Package MudBlazor -Version 5.2.0-rc3` - [Nuget Package Link](https://www.nuget.org/packages/MudBlazor/5.2.0-rc3)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 #2933Bug 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 #3030Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1Version
v5.2.0-rc2
Released on October 10, 2021
MudBlazor 5.2.0-rc2
Big Stuff
•MudPopover reworked, scraped portal (20+ fixes): more info here: https://github.com/MudBlazor/MudBlazor/pull/2833 •MudPopover flipping and minor fixes (unfinished): still in dev hence this release candidate. https://github.com/MudBlazor/MudBlazor/pull/3030 •Subscription based resize services: splitted Resizelistener into two services more info here https://github.com/MudBlazor/MudBlazor/pull/2658Known issues
- Tooltip delay does not work (never did since portal) - Tooltips with custom HTML are not displayed correctly - Tooltips sometimes don't work - Tooltip is misaligned on the first hover sometimes **dotnet CLI** `Install-Package MudBlazor -Version 5.2.0-rc2` - [Nuget Package Link](https://www.nuget.org/packages/MudBlazor/5.2.0-rc2)Features
•MudTabs: Added DisableSliderAnimation parameter #2877 •MudAvatar: Added alt property when Image is used #2894 •MudNumericField: Added KeyboardInterceptor to prevent input of invalid chars #2851 •MudCheckBox: Added Keyboard Navigation and focus style #2932 •MudRadio: Added Keyboard Navigation and and focus style #2932 •MudIconButton: Added Keyboard Navigation and and focus style #2932 •MudSwitch: Added Focus style #2932 •MudSelect: Added Keyboard Navigation and and focus style #2929 •MudTimePicker: Added Basic Keyboard Navigation #2933 •MudDatePicker: Added Basic Keyboard Navigation #2933 •MudColorPicker: Added Basic Keyboard Navigation #2933 •MudTextField: Added Pattern parameter #2983Bug 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() #3034Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/22?closed=1Version
v5.1.5
Released on September 09, 2021
MudBlazor 5.1.5
Docs
•Api Page: Displays Icons instead of svg code #2738 •MudGrid: Added interactive example #2747Features
•MudTextField/MudNumericField: Character counter and MaxLength #2839 •TextField based components: Option for OnFocus HelperText Show/Hide #2835 •MudChipSet: Enable chipset to be readonly #2799 •MudTable: Two-Way bindable RowsPerPage #2628 •MudBadge: Visible Parameter #2798 •MudNumericField: Allow Home and End keydown #2784 •MudList: Added SelectedValue and pre-select list items #2777Bug Fixes
•MudAutocomplete: Fixed Clear, Reset and keep focused on value selection #2742 •MudButtonGroup: Fixed styling when tooltips are used #2739 •MudSelect: Fixed long text that would break into several rows #2478 •MudSelect: Fixed popover placement when helpertext was used #2780 •MudTimePicker: Fixed close after selected minutes/hours #2782 •MudTablePager: Fixed wrong info when filter returns no rows #2762 •MudNumericField: Fixed MouseWheel function for FireFox #2744 •MudTextField: Fixed Clear() when focused #2783 •MudMenu: Prevent browser's context menu in WASM on right click #2732Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/21?closed=1Version
v5.1.4
Released on September 09, 2021
MudBlazor 5.1.4
- MudTreeView Added color options for selected, checkboxes and icons #2687 - MudTable Added default collapse option to basic table grouping #2683 - MudTable Fixed grouped table loading state and no records missing text #2685 - MudMenu Close menu when mouse leaves mouse over area #2640 - MudRadioGroup Enforced same generic type on child radios #2709 - MudChip Added Variant.Text, SelectedColor option #2707 - MudDateRangePicker Fixed validation-status not updating #2691 - MudSelect fixed problems with SelectAll and MultiSelect #2651 - MudDrawer fixed so it breaks properly on screen size changes when in Mini variant #2668 - MudDrawer/MudAppBar/MudMainContent now applies correct top padding depending on AppBar height #2457 - MudMenu Prevent item click when drop-down is closed #2654 - MudSelect Prevent item click when drop-down is closed in multi-selection mode #2647 - Placeholder Standardization, added it on all missing text field based inputs #2699 - Reverted "MudSelect; Invoking SelectedValuesChanged before text is rendered (#2287) #2438 > MudNumericField several fixes #2643 > - Didn't accept non-numeric keys on key press at all, > - Added support for AZERTY (and some other local) keyboards, > - Added support for keyboard shortcuts as select all, copy and paste (Ctrl + a, c and v) > - Increase stability when changing value with arrow keys, > - Fixed an issue where the enter key could not be used in custom events, > - Fixed an issue where nullable variants would return 0 instead of null.Doc fixes
- Updated Default Theme page so it displays all theme property's automatically. #2688 - Several component pages have been improved.Full Release notes
https://github.com/MudBlazor/MudBlazor/milestone/20?closed=1Version
v5.1.3
Released on September 09, 2021
MudBlazor 5.1.3
- Added XXL breakpoint #2496 - MudNumericField added support for shift + mouse wheel for value manipulation #2626 - MudSelect added select all feature for multi selection mode #2642 - MudForm added form model support for fluent validation #2418 - MudProgressCircular fixed so its actually fully filled at max value #2516 - MudDrawer fixed navlinks with long text that caused it to grow in mini variant #2610 - MudDrawer fixed so subgroups are displayed in mini variant #2611 - MudDrawer fixed issue where it would overlap the main content in the mini varaint #2595 - MudAutoComplete fixed CoerceText on empty search results #2619 - MudTable fixed the progress loading not showing when the table data was empty #2567Full Release notes
https://github.com/Garderoben/MudBlazor/milestone/19?closed=1Version
v5.1.2
Released on August 08, 2021
MudBlazor 5.1.2
- Fixed MudThemeProvider that would throw error on some RTL cultures #2534Version
v5.1.1
Released on August 08, 2021
MudBlazor 5.1.1
- Added MudPagination component - MudDatePicker/MudTimePicker fixed so it works within a form #2515 - MudText fixed invisible MudText with Typo.inherit #2461 - MudNavGroup added support for 0-3 sub groups #2466 - MudTable with MultiSelect and in dense mode now uses dense checkboxes #2454 - MudTable in MultiSelection mode Checkbox now fires callback #2254 - MudTable added navigate to page method #2338 - MudTablePager fixed alignment issues, added customization and alignment options #2389 - MudDatePicker fixed exceptions when binding against Date.MinValue #2322 - Forward Class of MudSelectItem / PopoverClass in AutoComplete, Select and Menu #2363Full Release notes
https://github.com/Garderoben/MudBlazor/milestone/17?closed=1Version
v5.1.0
Released on July 07, 2021
MudBlazor 5.1.0
Full Release notes
https://github.com/Garderoben/MudBlazor/milestone/16?closed=1 This is a big release with allot of fixes (48+) All of them will not be listed below but you can find them in the link above. - MudTimeline - MudColorPicker - MudAvatarGroup - MudDynamicTabs - All clipping issues with Tooltip is fixed with MudPortal - Updated to latest Material Design Icons, added two tone iconsBreaking Changes
Added MudRTLProvider, RightToLeft property has been removed from MudLayoutRTL Fixes
- MudDialog: button positions - MudSnackbar: Added start/end position - MudTabs: Added start/end position - MudTooltip: Added start/end position - MudText Added start/end position - MudTabs: Fixed margin/paddingDocs
- Added section/content navigation to doc pages - ChildComponent's API pages will be listed as wellFull Release notes
https://github.com/Garderoben/MudBlazor/milestone/16?closed=1Version
v5.0.15
Released on June 06, 2021
MudBlazor 5.0.15
- MudCheckBox added sizes, dense and improved docs #1653 - MudTable added OnPreviewEditClick Event #1941 - MudAvatar fixed background color for outlined variants #1987 - MudSelect forward missing AdornmentText attribute #1955 - MudAutocomplete forward missing AdornmentText attribute #1956 - MudButton variant outlined fixed inherit color #2020 - MudField fixed wrong adornment icon spacing #1908 - MudBadge added OnClick event #2010 - MudDrawer fixed mini drawer behavior #2043 - MudList forwarded IconSize and AdornmentColor attributes #2033 - MudDialog made it possible to dismiss all dialogs that are currently being displayed #1985 - MudDialog fixed dialog parameters re-set on each StateHasChanged overwriting current values #1773Improve accessibility on several components
- MudIconButton #2026 - MudFab #2025 - MudRadio #2024 - Mudslider #2017 - MudDialog #2006 - MudBreadcrumbs #2005 - MudAlert #2003 - MudToogleIconButton #2002 - MudCarousel #1996 - MudDatePicker #1976 https://github.com/Garderoben/MudBlazor/milestone/15?closed=1Version
v5.0.14
Released on June 06, 2021
MudBlazor 5.0.14
- MudAvatar added outlined variant #1929 - MudTimePicker added AutoClose parameter #1927 - MudDatePicker & MudTimePicker added readonly #1935 - MudCarousel added parameters for navigation and delimiter button classes #1872 - MudCarousel changed Timer and fixed bug in MoveTo #1913 - MudDateRangePicker fixed nullreferenceexception #1887 - MudDatePicker and MudDateRangePicker added IsDateDisabledFunc to allow disabling selection of certain dates #1862 - MudTabPanel added support for HTML markup in Text #1917 - MudSelect and MudAutocomplete Adornment improvements #1835 - MudDrawer fixed anchor in RTL #1905 - MudAutoComplete close drop down on tab #1761 - MudAutoComplete select value on tab when SelectValueOnTab="true" #1664 - MudForm fixed validation triggered on initial render #1912Icons
Added TikTok and Vimeo to brands #1920RTL Fixes
- MudSwitch: flipped in RTL #1890 - MudTablePager: changes button order in RTL #1894 https://github.com/Garderoben/MudBlazor/milestone/14?closed=1Version
v5.0.13
Released on June 06, 2021
MudBlazor 5.0.13
- Reverted MudAutoComplete close on blur from MudBlazor 5.0.12 that did not select the selected option.#MudBlazor 5.0.12
- MudTextField Added missing right margin to adornments start icon #1838 - MudForm fixed two way binding IsValid with correct state #1868 - MudAutoComplete changed forward popover to behave more like MudSelect #1836 - MudTable fixed sort label in mobile view #1785 - MudDatePicker added AutoClose option #1794 - MudTable added option to disable MudTableSortLabel #1786 - MudSelect added MultiSelectionTextFunc to customize multi-selection text #1793 - MudSnackBar added severity level icons option 1782 - MudTable added loading progress bar #1783 - MudTable fixed padding issues #1820 - MudDatePicker Added a default date format for a DatePicker based on CurrentCulture #1766 - MudCardMedia adapted to changing images #1797 - Added support for userAttributes in all components #1848, #1843 - Added support for custom lighten and darken theme colors in Palette #1753 - Replaced MudAppBarSpacer and MudToolBarSpacer with MudSpacer component #1841 - Improved MudOverlay documentation #1810RTL Fixes
- MudNumericField fixed spinner position #1864 - MudDatePicker fixes in RTL #1845 - MudTimePicker fixes in RTL #1811 - MudTextfield docs example, fixed adornment issues #1837 - MudProgressLinear #1855 https://github.com/Garderoben/MudBlazor/milestone/12?closed=1Version
v5.0.12
Released on June 06, 2021
MudBlazor 5.0.12
- MudTextField Added missing right margin to adornments start icon #1838 - MudForm fixed two way binding IsValid with correct state #1868 - MudAutoComplete changed forward popover to behave more like MudSelect #1836 - MudAutoComplete close on blur #1807 - MudTable fixed sort label in mobile view #1785 - MudDatePicker added AutoClose option #1794 - MudTable added option to disable MudTableSortLabel #1786 - MudSelect added MultiSelectionTextFunc to customize multi-selection text #1793 - MudSnackBar added severity level icons option 1782 - MudTable added loading progress bar #1783 - MudTable fixed padding issues #1820 - MudDatePicker Added a default date format for a DatePicker based on CurrentCulture #1766 - MudCardMedia adapted to changing images #1797 - Added support for userAttributes in all components #1848, #1843 - Added support for custom lighten and darken theme colors in Palette #1753 - Replaced MudAppBarSpacer and MudToolBarSpacer with MudSpacer component #1841 - Improved MudOverlay documentation #1810RTL Fixes
- MudNumericField fixed spinner position #1864 - MudDatePicker fixes in RTL #1845 - MudTimePicker fixes in RTL #1811 - MudTextfield docs example, fixed adornment issues #1837 - MudProgressLinear #1855 https://github.com/Garderoben/MudBlazor/milestone/12?closed=1Version
5.0.11
Released on June 06, 2021
MudBlazor 5.0.11
- Added Outlined and Filled versions for MudIconButton and MudIconToggleButton #1634 - Added parameter to control column sort direction to MudTable #1737 - Added Title to icon for MudIconButton and MudToggleIconButton #1663 - Added Focus, Select, SelectRange to MudPickers #1700 - Added Cancel button addition in inline editing for MudTable #1652 - Added LineChart MaxNumYAxisTicks to limit the Nr of horizontal grid lines #1677 - Added MudTable: Horizontal scrolling can now be enabled with HorizontalScrollbar parameter #1641 - Fixed Call ValueChanged event for DebouncedInput when OnChange event occurs before DebouncedInterval elapses #1748 - Fixed MudNumericInput manual input boundaries check #1745 - Fixed right margin on MudInput clear button #1695 - Changed MudMessageBox action buttons order #1741 - Fixed MudTable initial sort label #1736 - Fixed MudAutocomplete missing adornment property binding #1710 - Fixed MudSelect so it does not fire chenged event when same item is selected again #1723 - Fixed MudNumericInput padding with Mergin.Dense #1694 - Fixed MudAutocomplete Dense class #1691 - Fixed IDialogReference.Dialog is null #1502 - Fixed MudTable exceptions not being propagated when calling SortDirection property setter #1712 - Fixed Multiple renders for MudDrawer #1703 - Fixed CSS rules for mini drawer #1711 - Fixed missing elevation on MudTable #1674RTL Fixes
- MudBreadcrumb seperator #1769 - Docs page added + new RTL CSS classes #1751 - Margin & Padding alignment issues for Alert, Badge, Breadcrumbs, Button, Card, Chip, Dialog, Divider, Fab, IconButton, Input, InputControl, List, NavMenu, DatePicker, TimePicker, Radio, SimpleTable, Snackbar, Switch, Table, Tabs, TreeView #1725 https://github.com/Garderoben/MudBlazor/milestone/11?closed=1Version
5.0.10
Released on May 05, 2021
MudBlazor 5.0.10
- Added Mini-mode to MudDrawer #1471 - Added MudButtonGroup Control #1484 - Added MudCarousel #1328 - Added a public accessible property for MudTabPanels #1642 - Added FixedFooter for MudTable #1612 - Added option for string format Y axis labels for MudCharts #1588 - Added MudBlazor.InputType Search #1598 - Removed MaxWidth for MudTabs #1365 - Fixed exception when binding ActivePanelIndex #1581 - Fixed render delay when using MudTreeView on-demand load #1585 - Fixed browsers context menu displayed when using MudMenu #1571 - Fixed InvalidCastException in MudNumericFieldRTL Fixes
- MudTreeView #1597 - MudCard Avatar spacing #1604 - MudChip Spacing #1602 - MudButton with icon spacing #1600 - MudAlert spacing #1599 Full list: https://github.com/Garderoben/MudBlazor/milestone/10?closed=1Version
v5.0.9
Released on May 05, 2021
MudBlazor 5.0.9
- Fixed AdornmentColor for MudAutoComplete #1495 - Fixed Overlapping button in numeric input #1550 - Fixed Numeric firled incrementing x2 when using up/down arrows #1543 - Fixed TitleDateFormat for MudDateRangePicker #1530 - Fixed NavBar fader width on docs page for Firefox #1537 - Fixed ReadOnly mode that could be changed with numeric keys on MudNumericField #1532 - Fixed IconSize on MudAutoComplete #1496 - Fixed AM/PM format on MudTimePicker #1196 - Fixed OnBlur for MudAutoComplete #1415 - Fixed Check-All for MudTable MultiSelection #1469 - Added Reset to Indeterminate status for MudCheckBox #1546 - Added IsModified to MudForm #1517 - Added MudTable Horizontal Scroll #1174 - Added Load on demand for MudTreeView #1406 Full list: https://github.com/Garderoben/MudBlazor/milestone/9?closed=1Version
v5.0.8
Released on April 04, 2021
MudBlazor 5.0.8
- MudTable added grouping stacking for header columns #1232 - MudTable added footer content #1058 - MudDialog added ForceRender #1395 - MudList fixed Disabled option #1400 - MudDrawer with default breakpoint would not restore open state on smaller screens #1376 - MudDateRangePicker Error Messages fixed #1428 - Fixed BodyScrollbar when Dialog open #1426 - Fixed MudDialog with custom class not being rendered #1385 - MudSelect fixed AdornmentColor #1370 - MudTabs fixed slider color #1402 - MudButton fixed disabled color of outlined button #1377 - MudDialog with dialog drawer z-index fix #1240 - MudSelect fixed update icon after parameters changed #1289 - MudAutocomplete fixed so error message dont push dropdown down #1472 - MudTabs now becomes scrollable on resize #824 - Several default darkmode improvments and docs fixes Full list: https://github.com/Garderoben/MudBlazor/milestone/8?closed=1Version
v5.0.7
Released on March 03, 2021
MudBlazor 5.0.7
- Fixed white-text so its displayed as white #1272 - Fixed class not being sent down to MudMenuItem element #1277 - Added missing colors to MudSlider #1236 - Fixed custom data attribute validation #1229 - Fixed textfield swallowing chars when typing rapidly #1012 - Added possibility to disable MudLink #1185 - Added Margin Dense option to MudDatePicker #1210Version
v2.0.7
Released on March 03, 2021
MudBlazor 2.0.7
- Fixed white-text so its displayed as white #1272 - Fixed class not being sent down to MudMenuItem element #1277 - Added missing colors to MudSlider #1236 - Fixed custom data attribute validation #1229 - Fixed textfield swallowing chars when typing rapidly #1012 - Added possibility to disable MudLink #1185 - Added Margin Dense option to MudDatePicker #1210Version
v5.0.6
Released on March 03, 2021
MudBlazor 5.0.6
- Added interpolation to line charts - Added Action & Clear buttons to MudDatePicker/MudTimePicker - MudSwitch fixed Class not being applied correctly #1163 - MudNavLink fixed OnClick event #1168 - MudAppBar fixed incorrect display in Firefox ESR #1176 - MudDateRangePicker fixed visuals when start and end date where the same #1169 - MudExpansionPanel fixed crashe when two bind-IsExpanded where used #1153 - MudTable fixed so RowsPerpage don't reset on table row click #994 - MudSelect added missing required parameter #1127 - MudDialog fixed opening a new dialog from results of dialog #1121 - MudCharts fixed arithmetic overflow in pie chart #1103Version
v2.0.6
Released on March 03, 2021
MudBlazor 2.0.6
- Added interpolation to line charts - Added Action & Clear buttons to MudDatePicker/MudTimePicker - MudSwitch fixed Class not being applied correctly #1163 - MudNavLink fixed OnClick event #1168 - MudAppBar fixed incorrect display in Firefox ESR #1176 - MudDateRangePicker fixed visuals when start and end date where the same #1169 - MudExpansionPanel fixed crashe when two bind-IsExpanded where used #1153 - MudTable fixed so RowsPerpage don't reset on table row click #994 - MudSelect added missing required parameter #1127 - MudDialog fixed opening a new dialog from results of dialog #1121 - MudCharts fixed arithmetic overflow in pie chart #1103Version
v5.0.5
Released on March 03, 2021
MudBlazor 5.0.5
- Fixed Date/Time pickers textfield that was wrongly implemented in 2.0.4/5.0.4 - Added missing Style/Class option to MudTabPanel #1130#MudBlazor 5.0.4
- Changed so Date/Time pickers textfield behave the same way as the other textfield based inputs. #867 - Fixed MudDateRangePicker initial render #1106 - Fixed MudTable multiselect excessivecallback #1104 - MudDatePicker added format changed hook for descendants #1100 - MudTabs switching active panel programmatically now scrolls the tabs #1046 - MudTable fixed incorrect item count when changing page size #1034 - MudDrawer individual sizes for left, right, top, bottom drawers can now be set per drawer and in the theme #914 #792 #819 - MudSwitch added support for all theme pallette colors. - MudTable added striping option #507 - MudTable added bordered option - MudSnackbar fixed ObjectDisposedException condition #1059#Docs / TryMudBlazor
- Fixed Content Layout Shift / Jumpy Appbar #1075 - Fixed several docs examples on mobile layout #1083 #1064Version
v5.0.4
Released on March 03, 2021
MudBlazor
- Changed so Date/Time pickers textfield behave the same way as the other textfield based inputs. #867 - Fixed MudDateRangePicker initial render #1106 - Fixed MudTable multiselect excessivecallback #1104 - MudDatePicker added format changed hook for descendants #1100 - MudTabs switching active panel programmatically now scrolls the tabs #1046 - MudTable fixed incorrect item count when changing page size #1034 - MudDrawer individual sizes for left, right, top, bottom drawers can now be set per drawer and in the theme #914 #792 #819 - MudSwitch added support for all theme pallette colors. - MudTable added striping option #507 - MudTable added bordered option - MudSnackbar fixed ObjectDisposedException condition #1059#Docs / TryMudBlazor
- Fixed Content Layout Shift / Jumpy Appbar #1075 - Fixed several docs examples on mobile layout #1083 #1064Version
v2.0.5
Released on March 03, 2021
MudBlazor 2.0.5
- Fixed Date/Time pickers textfield that was wrongly implemented in 2.0.4/5.0.4 - Added missing Style/Class option to MudTabPanel #1130#MudBlazor 2.0.4
- Changed so Date/Time pickers textfield behave the same way as the other textfield based inputs. #867 - Fixed MudDateRangePicker initial render #1106 - Fixed MudTable multiselect excessivecallback #1104 - MudDatePicker added format changed hook for descendants #1100 - MudTabs switching active panel programmatically now scrolls the tabs #1046 - MudTable fixed incorrect item count when changing page size #1034 - MudDrawer individual sizes for left, right, top, bottom drawers can now be set per drawer and in the theme #914 #792 #819 - MudSwitch added support for all theme pallette colors. - MudTable added striping option #507 - MudTable added bordered option - MudSnackbar fixed ObjectDisposedException condition #1059#Docs / TryMudBlazor
- Fixed Content Layout Shift / Jumpy Appbar #1075 - Fixed several docs examples on mobile layout #1083 #1064Version
v2.0.4
Released on March 03, 2021
MudBlazor
- Changed so Date/Time pickers textfield behave the same way as the other textfield based inputs. #867 - Fixed MudDateRangePicker initial render #1106 - Fixed MudTable multiselect excessivecallback #1104 - MudDatePicker added format changed hook for descendants #1100 - MudTabs switching active panel programmatically now scrolls the tabs #1046 - MudTable fixed incorrect item count when changing page size #1034 - MudDrawer individual sizes for left, right, top, bottom drawers can now be set per drawer and in the theme #914 #792 #819 - MudSwitch added support for all theme pallette colors. - MudTable added striping option #507 - MudTable added bordered option - MudSnackbar fixed ObjectDisposedException condition #1059#Docs / TryMudBlazor
- Fixed Content Layout Shift / Jumpy Appbar #1075 - Fixed several docs examples on mobile layout #1083 #1064Version
v5.0.3
Released on March 03, 2021
MudBlazor
- MudAutocomplete turned off chromeautofill #959 - MudAutocomplete fixed select item after scroll #992 - MudAutocomplete fixed visual effects when in readonly mode #905 - MudSelect with MultiSelection and Validation fixed #927 - MudExpansionPanels added option to disable horizontal and vertical padding #1031 - MudExpansionPanels added option to disable borders #1031 - MudExpansionPanels fixed Square option #1036 - MudTextField fixed DevounceInterval inside MudDialog #996 - MudMessageBox added missing TitleContent #1024 - MudDialog fixed a issue where content would not update properly #1016 - MudField fixed a issue where error colored borders was shown even if error was false #1028 - MudTabs added option to always display the scroll buttons - MudTabs fixed scrollable on window resize and added vertical scroll #1013 - MudSnackbar added option to close it after navigation #635 - MudSnackbar fixed close programmatically #902 - MudSnackbar fixed - MudTable fixed text that was not aligned on mobile (XS) breakpoint #916 - MudTable fixed empty tables with MultiSelection true #975 - MudTable fixed InitialDirection on SortOrder #937 - MudDatePicker fixed a issue where it could be accessed thru adornment icon when Disabled #859 - MudSelectItem fixed disabled option #979 - MudTooltip changed delay to ms to be consistent #960 - MudSwipeArea fixed continouse rerender #972#Docs / TryMudBlazor
- Overall docs improvement, new examples, fixed spelling issues and added more descriptions. - Removed all Docs specific CSS so the code examples looks the same on TryMudBlazor as on MudBlazor.com #970 - Fixed so all examples work on TryMudBlazor #969 - Removed Obsolete properties from API Docs #958Version
v2.0.3
Released on March 03, 2021
MudBlazor
- MudAutocomplete turned off chromeautofill #959 - MudAutocomplete fixed select item after scroll #992 - MudAutocomplete fixed visual effects when in readonly mode #905 - MudSelect with MultiSelection and Validation fixed #927 - MudExpansionPanels added option to disable horizontal and vertical padding #1031 - MudExpansionPanels added option to disable borders #1031 - MudExpansionPanels fixed Square option #1036 - MudTextField fixed DevounceInterval inside MudDialog #996 - MudMessageBox added missing TitleContent #1024 - MudDialog fixed a issue where content would not update properly #1016 - MudField fixed a issue where error colored borders was shown even if error was false #1028 - MudTabs added option to always display the scroll buttons - MudTabs fixed scrollable on window resize and added vertical scroll #1013 - MudSnackbar added option to close it after navigation #635 - MudSnackbar fixed close programmatically #902 - MudSnackbar fixed - MudTable fixed text that was not aligned on mobile (XS) breakpoint #916 - MudTable fixed empty tables with MultiSelection true #975 - MudTable fixed InitialDirection on SortOrder #937 - MudDatePicker fixed a issue where it could be accessed thru adornment icon when Disabled #859 - MudSelectItem fixed disabled option #979 - MudTooltip changed delay to ms to be consistent #960 - MudSwipeArea fixed continouse rerender #972#Docs / TryMudBlazor
- Overall docs improvement, new examples, fixed spelling issues and added more descriptions. - Removed all Docs specific CSS so the code examples looks the same on TryMudBlazor as on MudBlazor.com #970 - Fixed so all examples work on TryMudBlazor #969 - Removed Obsolete properties from API Docs #958Version
v5.0.2
Released on February 02, 2021
MudBlazor
- MudFab no longer ignores DisableElevation #829 - MudAutocomplete now works inside dialogs (FocusTrap bug) #789 - MudTreeView added Overflow (Scrolling) and ICommand #776 & #795 - MudNavLink Target added #593 & #809 - Fixed jumpy appbar/body because of scroll lock #767 - MudToogleIconButton added missing Class and Style parameters #836 - Fixed MudSelect Height #853 - MudNavLink Added missing disable functionality to navlink #834 - Fixed MudDialog clicking outside of inline dialog prevent re-opening #838 - Fixed Persian MudDatePicker #865 - Fixed Table commit bug #855 - Fixed MudTable commit button state not updating #826 - MudDatePicker Fixed so they open on selected date #880 - MudButton added FullWidth option #860 - Fixed MudDateRangePicker so they work in dialog mode #879 - Fixed Theme zindex for MudTooltip #886 - Fixed Text cursor jumping around in MudAutocomplete component #897 - Fixed Disable on buttons so it disables redirect #899 - MudTreeView added MaxHeight and Dense #877 - MudMenu added open state onmouseover #859 - MudMenu added ContextMenu support (right click) #884 - Fixed MudDrawer flash during page load on mobile #907 - MudSlider added support for theme palette colors #900 - Fixed Table with Inline Edit Mode on small screens #300#Docs / TryMudBlazor
- Added WASM / Server mode to mudblazor website (switch in appbar) - Moved example data so it works on both docs and trymudblazor - Fixed searching for icons #821Version
v2.0.2
Released on February 02, 2021
MudBlazor
- MudFab no longer ignores DisableElevation #829 - MudAutocomplete now works inside dialogs (FocusTrap bug) #789 - MudTreeView added Overflow (Scrolling) and ICommand #776 & #795 - MudNavLink Target added #593 & #809 - Fixed jumpy appbar/body because of scroll lock #767 - MudToogleIconButton added missing Class and Style parameters #836 - Fixed MudSelect Height #853 - MudNavLink Added missing disable functionality to navlink #834 - Fixed MudDialog clicking outside of inline dialog prevent re-opening #838 - Fixed Persian MudDatePicker #865 - Fixed Table commit bug #855 - Fixed MudTable commit button state not updating #826 - MudDatePicker Fixed so they open on selected date #880 - MudButton added FullWidth option #860 - Fixed MudDateRangePicker so they work in dialog mode #879 - Fixed Theme zindex for MudTooltip #886 - Fixed Text cursor jumping around in MudAutocomplete component #897 - Fixed Disable on buttons so it disables redirect #899 - MudTreeView added MaxHeight and Dense #877 - MudMenu added open state onmouseover #859 - MudMenu added ContextMenu support (right click) #884 - Fixed MudDrawer flash during page load on mobile #907 - MudSlider added support for theme palette colors #900 - Fixed Table with Inline Edit Mode on small screens #300#Docs / TryMudBlazor
- Added WASM / Server mode to mudblazor website (switch in appbar) - Moved example data so it works on both docs and trymudblazor - Fixed searching for icons #821Version
v5.0.1
Released on February 02, 2021
Patch release
- MudProgressLinear - Fixed a issue with the progress bar not showing correct values when setting min/max value. - MudTextField - Fixed a bug where unwanted white space was added in front of the value text. - MudDrawer - Fixed a issue where the drawer would not be inline with the Appbar on smaller viewports. - Fixed a issue where the drawer would not be inline with the Appbar when Appbar dense was set to true. - MudTimePicker - Added the possibility to only use minute mode, and edit mode. - MudTreeview - Fixed a bug where unhandled exception was thrown when item was clicked twice. - MudSelect - Fixed a bug where OffsetY was ignored when MudSelect was used inside RowEditingTemplate of a MudTable within a MudExpansionPanel. - MudField - Without any childcontent from start will now display the standard height of a MudTextField. - MudListItem - Added the possibility to disable MudListItem - MudMenuItem - The disabled option now works as intended.Version
v5.0.0
Released on February 02, 2021
#Release Notes - v5.0.0 (.NET 5)
New Components
- TreeView (Thanks to Tungi52) - Popover (This is not really completly new but has been an internal component until now) - ScrollToTop (Thanks to Porkopek) - Breadcrumbs (Thanks to zHaytam) - FocusTrap (Thanks to Codinkat)Breaking Changes
- Pickers The string property "Value" was renamed to "Text" - MudForm - Implicit form submission is now suppressed by default. It can be turned on - Removed some obsolete namespaces - Validation function not executing if value is null - The SVG icons now has to be called with either `@Icons.Filled.Iconname` or `@Icons.Material.Outlined.Iconname` - Icons have been re worked, font icons now work across all library components. - All SVG icons has been reimported and updated with the latest release from Google. - The Icons now takes everything inside the svg element instead of just the d= path. - Changing the Icon and just the Icon color have been implemented in most of our components. - Drawer got updated and works allot better when screen sizes changes. (Thanks to Tungi52) - Temporary/Dialog Drawer has been added. - Top,Bottom,Left,Right Drawer is not available. - Custom Breakpoints have been added. - MudCharts now uses the Position enum instead of LegendPosition enum. - MudTabs no longer have the Vertical bool property and now uses the Position enum as well.New Features & Bug Fixes
- MudTheme - Changing font can now be done with the theme. - MudTabs - Implemented scrolling functionality - The slider is now correct width and in the correct position if the tabs are wider/higher than the default value. - Tabs can now be keept alive. - Problem with removing tabs is now fixed. - MudTextField - Changed so the user CSS classes now is added to the input controller like the rest of our input type components. - Added support to change Adornment icon color - MudAutocomplete - Added missing Margin.Dense property - Fixed clipping issue when used inside a dialog - Fixed clipping issue when used inside expansion panel - Toggle Coercion has been added - MudSelect - Fixed clipping issue when used inside a dialog - Fixed clipping issue when used inside expansion panel - MudDialog - Can now be opened in fullscreen view. - Can now be used inline - MudProgressLinear - Fixed the minimum and maximum values. - MudTable - Added Class support to RowTemplate - Fixed the initial sort order and label when using server side data / paging / sorting - MudTable with server side pagination now can load element without using table paginator. - MudTable now support the Breakpoints from Always, Never, Xs to XL - MudPicker/MudDatePicker/MudTimePicker - Fixed so the pickers TextField align with normal TextFields - Multiple performance improvement's have been made - TimePicker now changes to minute selection after selecting hours - TimePicker can now be opened through code - DateRange picker has been added to MudDatePicker - The Pickers now opens in correct direction depending on where on the screen it is. - Dialog version of the pickers have been added - Fixed the "jump" problem when date picker scrolled to year mode - DatePicker OpenTo.Year OpenTo.Month now opens to the same mode after reopned - DatePickers text for displaying days now using theme colors. - MudCharts - Fixed custom ColorPalettes for charts - Herobrine removed - MudMenu - Fixed so the popover closes after clicking on MudMenuItem that is inside the same layout - Added Menu Width option to MudMenu - Added Direction option to MudMenu - Added Offset option to MudMenu - Using Mudtooltip inside MudMenu no longer causes the MudMenu to be narrow - Added custom activator so anything can be used to open it, Like Avatar, Chips, Cards etc. - MudSnackbar - Snackbar messages can now render html - MudDivider - Improved documentation - Allot of other small improvement's overall, docs improved project structure and work on the release pipelines have been made and special thanks to mikes-gh for helping out with that.Thanks to everyone, you are awesome!
To everyone that have helped with reporting issues, fixing issues and answering questions in our communitys you and our sponsors makes this possible!Did you get stuck after update?
Don't worry, come by our https://discord.gg/mudblazor channel and we will help you out, if you don't have discord we are on https://gitter.im/MudBlazor/community and of course https://github.com/Garderoben/MudBlazor as well!Version
v2.0.0
Released on February 02, 2021
#Release Notes - v2.0.0 (.NET Core 3.1)
This is probably one of our biggest releases since we went public with this project. Our goal was always to release often but sadly holidays and issues stacked up and got inbetween forcing us to deal with some bigger changes than anticipated. This will probably be the last major/minor for .net 3.1 and after this we will change our main branches to .net 5 and focus on that. In the future you will see smaller release coming out from us, but more frequently.New Components
- TreeView (Thanks to Tungi52) - Popover (This is not really completly new but has been an internal component until now) - ScrollToTop (Thanks to Porkopek) - Breadcrumbs (Thanks to zHaytam) - FocusTrap (Thanks to Codinkat)Breaking Changes
- Pickers The string property "Value" was renamed to "Text" - MudForm - Implicit form submission is now suppressed by default. It can be turned on - Removed some obsolete namespaces - Validation function not executing if value is null - The SVG icons now has to be called with either `@Icons.Filled.Iconname` or `@Icons.Material.Outlined.Iconname` - Icons have been re worked, font icons now work across all library components. - All SVG icons has been reimported and updated with the latest release from Google. - The Icons now takes everything inside the svg element instead of just the d= path. - Changing the Icon and just the Icon color have been implemented in most of our components. - Drawer got updated and works allot better when screen sizes changes. (Thanks to Tungi52) - Temporary/Dialog Drawer has been added. - Top,Bottom,Left,Right Drawer is not available. - Custom Breakpoints have been added. - MudCharts now uses the Position enum instead of LegendPosition enum. - MudTabs no longer have the Vertical bool property and now uses the Position enum as well.New Features & Bug Fixes
- MudTheme - Changing font can now be done with the theme. - MudTabs - Implemented scrolling functionality - The slider is now correct width and in the correct position if the tabs are wider/higher than the default value. - Tabs can now be keept alive. - Problem with removing tabs is now fixed. - MudTextField - Changed so the user CSS classes now is added to the input controller like the rest of our input type components. - Added support to change Adornment icon color - MudAutocomplete - Added missing Margin.Dense property - Fixed clipping issue when used inside a dialog - Fixed clipping issue when used inside expansion panel - Toggle Coercion has been added - MudSelect - Fixed clipping issue when used inside a dialog - Fixed clipping issue when used inside expansion panel - MudDialog - Can now be opened in fullscreen view. - Can now be used inline - MudProgressLinear - Fixed the minimum and maximum values. - MudTable - Added Class support to RowTemplate - Fixed the initial sort order and label when using server side data / paging / sorting - MudTable with server side pagination now can load element without using table paginator. - MudTable now support the Breakpoints from Always, Never, Xs to XL - MudPicker/MudDatePicker/MudTimePicker - Fixed so the pickers TextField align with normal TextFields - Multiple performance improvement's have been made - TimePicker now changes to minute selection after selecting hours - TimePicker can now be opened through code - DateRange picker has been added to MudDatePicker - The Pickers now opens in correct direction depending on where on the screen it is. - Dialog version of the pickers have been added - Fixed the "jump" problem when date picker scrolled to year mode - DatePicker OpenTo.Year OpenTo.Month now opens to the same mode after reopned - DatePickers text for displaying days now using theme colors. - MudCharts - Fixed custom ColorPalettes for charts - Herobrine removed - MudMenu - Fixed so the popover closes after clicking on MudMenuItem that is inside the same layout - Added Menu Width option to MudMenu - Added Direction option to MudMenu - Added Offset option to MudMenu - Using Mudtooltip inside MudMenu no longer causes the MudMenu to be narrow - Added custom activator so anything can be used to open it, Like Avatar, Chips, Cards etc. - MudSnackbar - Snackbar messages can now render html - MudDivider - Improved documentation - Allot of other small improvement's overall, docs improved project structure and work on the release pipelines have been made and special thanks to mikes-gh for helping out with that.Thanks to everyone, you are awesome!
To everyone that have helped with reporting issues, fixing issues and answering questions in our communitys you and our sponsors makes this possible!Did you get stuck after update?
Don't worry, come by our https://discord.gg/mudblazor channel and we will help you out, if you don't have discord we are on https://gitter.im/MudBlazor/community and of course https://github.com/Garderoben/MudBlazor as well!Version
v1.2.4
Released on December 12, 2020
Changes:
- MudTable: Fixed passing edited object to function
- MudTextField: Fixed usage of both label and placeholder
- MudAvatar: Fixed so child text scale when using Size property on MudAvatar
- MudSnackbar: Always close snackbar on click
- MudTabs: Added functionality to set active tab
- MudAutocomplete: Fixed tabindex -1 not working.
- MudButton: Added elevation on mouse down for filled variant
- MudFab: Added missing hover effect
- MudRating: Fixed so the last hovered item dont get stuck in small size
- MudTimePicker: Added animations and switch to minutes after hour is selected
- MudTimePicker/MudDatePicker: Fixed so clicking the textfield/label when it dident have value opens the picker
- MudTimePicker/MudDatePicker: Added support for keyboard input, aka writing the date/time
- MudOverlay: Added option to disable scrolling of the body behind when its open
- MudDrawer/MudMainContent: Fixed collapse to maincontent when using double drawers
- Changed base CSS so navigating to new page scrolls to top
- Added documentation on how to build/use a file input.
- Added documentation on how to use MudForm with Fluent validation
Version
v1.2.1
Released on December 12, 2020
Changes:
- Fixed browser back button needing to be pressed twice on mobile
- Table: added support for server-side filtering, sorting and paging
- Table: added OnRowClick event
- Table: fixed a paging display bug when setting items after a delay
- Expansion panel: added HeaderContent render fragment
- Expansion panel: made IsExpanded two-way bindable
- Fixed MudDrawer overlaps the top application bar
- Mudblazor now shows Blazor's disconnected notice on top of its UI
- MudButton with Href will render
- Fixed problem with link button on IOS
- New component: MudOverlay
- MudProgress: added size settings
- Added link to templates on docs installation page
- Fixed the none working wireframe show code buttons
Version
v1.2.0
Released on December 12, 2020
Breaking Changes:
- MudSwitch and MudSelect are now generic with support for bool, bool?, int (0,1), int? (0,1,null) and string (null, "on", "true", "off", "false"). Add `T="bool"` if your code does not compile any more.
- MudForm: performance improvement by suppressing re-rendering of whole form on fireing IsValid updates. This may not break anything, but if it does, - SuppressRenderingOnValidation="false" switches it off.
Changes:
- Added MudHilighter (thanks to Porkopek)
- Responsive drawer for smaller screens.
- Fixed margin between icon and text in FAB
- MudSwitch and MudSelect now support MudForm and EditForm validation
- MudForm.Reset(): fixed so that it resets the textfield texts to null
- MudSelect: added parameter Strict. When set to true the select will not display values that are not in its item list
Version
v1.1.0
Released on November 11, 2020
New Components
- TimePicker - AutoComplete - Rating - Badge - ChipCharts
- Pie Chart - Donut Chart - Line ChartImprovements
- T versions of TextField, Input and Select - Table Column width group and Text alignmentVersion
First Release
Released on October 10, 2020
First Release of MudBlazor.