Meinrad Recheis

Results 561 comments of Meinrad Recheis
trafficstars

I resently saw an example of how to use conditional compilation in razor using `@code { ... }` blocks. That would be one argument for all modes. Another argument would...

> Maybe we could make the syntax more rich like string arguments in consoles, if we don't have the `IconProperties`. Few examples how it could look like: > > 1....

I love this so far, it is a very good solution

Vuetify does it like this: ``` Material Design Icons Font Awesome Icons ``` They also allow to define a default font icon provider so you can then simply do ``....

I agree, no need for pre-mature optimization

Suggestion for the Font Icon Docs, less focus on implementation details, more on usage. ![image](https://github.com/MudBlazor/MudBlazor/assets/44090/d4b6417c-5a8f-4eca-b48e-3b7ddc319974)

@danielchalmers what does that mean `Revert fix to possible deadlock`. Does it mean after the revert it might deadlock again? Or does it mean we revert because it possibly deadlocks...

It's definitely gonna be a different repo, but could be in the MudBlazor organization. Somebody either from the team or from the community (after joining the team) would have to...

> I've set up a GitHub actions pipeline for nuget publishing before so an API key would work well. Someone with access would just need to manually upload an initial...