MatBlazor icon indicating copy to clipboard operation
MatBlazor copied to clipboard

Material Design components for Blazor and Razor Components

Results 124 MatBlazor issues
Sort by recently updated
recently updated
newest added

Added support for MatTableFooter (closes #735) ![pull-request-938](https://github.com/SamProf/MatBlazor/assets/145937296/b326af0a-3f39-4170-856a-9649cc65c8bc) ![pull-request-938 (1)](https://github.com/SamProf/MatBlazor/assets/145937296/3d7cea6c-b509-4aa9-9e5a-3b8e452d040e)

When using fullwidth the outline parameter is ignored :-( Cna be fixed or is there any workaround ?

bug

**Describe the question** Hi guys, I don't know if this is a bug or I've done something wrong. My current issue is that when I am using object in MatAutocompleteList...

question

**System info** MatBlazor version = 2.8.0 **Describe the bug** When setting Type="password", MatTextField can be autocomplete by browser but shouldn't. @*Not working correctly: Should not display autocomplete data*@ @*Working correctly:...

bug

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Hi, are there plans for adding a multi-select component? Maybe based on https://github.com/SamProf/MatBlazor/issues/336? Thanks Stefan

enhancement

Issue: #924 Description: When a parent container contains styling of text alignment, the progress circle also inherits that styling which results breakdown of it's own styling. ![progress_circle](https://user-images.githubusercontent.com/24509506/203540725-46d583b4-1a93-44b0-b81d-19ecc6bae5a1.gif)

This is somehow related to: https://github.com/SamProf/MatBlazor/issues/82 If you set the background color it just doesn't change the color of the background, in my case only Primary, Secondary,Surface, OnPrimary and maybe...

**Describe the bug** If have a MudTable with several columns. When you change the size of the view using developer tools in e.g. Chrome to iPhoneSE the column headers and...

bug

When I select any date in the MatDatePicker the bind-value variable updating by minus one day and the time is by default 6.30 pm. Example: if we select date as...