Mehmet Can Karagöz
Mehmet Can Karagöz
### Bug type Component ### Component name MudSelect ### What happened? Explained on title. Working on a solution. ### Expected behavior Programmatically change should also have same behavior with click...
Thanks for the awesome work again. Prepared a CSS generator library BCSS (Blazor-CSS), like tailwind, but working on runtime. Completely flexible, direct arbitrary value support etc. Hope the community like.
The method works great for blazor server but not for wasm. Added components as embedded resources but still doesn't work. Did i do something wrong?
## Description Added SecondaryText parameter to MudListItem. ## How Has This Been Tested? Already using with MudListItemExtended. https://github.com/MudBlazor/MudBlazor/assets/78308169/450bdca1-67ac-43f4-8daa-c371a73b2536 ## Type of Changes - [ ] Bug fix (non-breaking change which...
This guide shows the migration basics. ## Working only with Mud7 MudExtensions v7 works with Mud7 and after. No support for v6 and before versions. ## .NET 6 Support Ended...
Phase 2 - [ ] Grouping - [ ] ItemCollection - [ ] Virtualization Phase 3 - [ ] New input design and multiselection inline chip - [ ] Async...
Splitter may have overlap feature that sections will overlap each other.
Hi all. This is the extension component package of MudBlazor. ### This repo will follow all MudBlazor principles: - Free forever - No js (except absolutely necessary) - Customizable, highly...
## Description MudDataGrid doesn't have direct support for bool types in inline or dialog editing. This PR added the support. ## How Has This Been Tested? ## Types of changes...