Versile Johnson II
Versile Johnson II
**Describe the bug** I use two battery-state-cards in my dashboard because they are amazing, however I've been having issues, especially on mobile devices with bloat. Looking at the console logs...
Switched from a table to grid view for better styling within the boundaries of the card (often as a table it was extending beyond the card). Added specific details for...
## Description Reset the textarea portion of css to match the input css using padding instead of margin Determined the javascript was not setting the line height properly which is...
I'm developing in Blazor, writing Razor files. It often makes great suggestions for nested components but never suggests a closing tag. For example using MudBlazor I start a MudSelect, it...
## Description Moved InitiallyExpandedFunc logic to MudDataGrid by passing it through Template Column. Adjusted methods that calculate items to include this when supplied and logical. Additionally passed ButtonDisabledfunc the same...
## Description Set mud-tooltip-root to display: contents; Create an unstyled wrapper around the tooltip inside that div. (in this case ``) Neither will then interfere with the rectangle or care...
## Description Resolves #9870 - one of the examples in Docs is that problem. Resolves #9596 by allowing full customization Remove IActivator from MudFileUpload Add Default behavior to MudFileUpload Add...