github MudBlazor/MudBlazor v6.0.6

2 years ago

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 for example and Masking docs 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 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

Icons

  • Material: Updated to latest Material icons
  • Custom: Added several new custom icons

Features

  • MudSelect: Scroll to selected item on open #3785
  • MudMessageBox: Multiline messages with MarkupString #3808

Bug 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 #3756

Docs

  • 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=1

Don't miss a new MudBlazor release

NewReleases is sending notifications on new releases.