MudBlazor/MudBlazor

Add the ability to disable ripple effect as part of the theme

Ouverte

#3 994 ouverte le 18 févr. 2022

 (5 commentaires) (0 réaction) (0 personne assignée)C# (1 631 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (10 394 étoiles)
Métriques de merge PR
 (Merge moyen 6j 6h) (108 PRs mergées en 30 j)

Description

Feature request type

Enhance component

Component name

MudTheme

Is your feature request related to a problem?

I am not a big fan of material's ripple effect and would like to be able to disable it globally for our application.

Describe the solution you'd like

I would like to see an Animations section added to the MudTheme type which could be used for disabling the ripple effect and possibly other animation related settings.

Have you seen this feature anywhere else?

A bunch of the components in this library have a DisableRipple property. This feature would set the default value of this property.

Describe alternatives you've considered

No response

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guide contributeur