Skip to content

refactor: remove customRippleColor prop #4894

@adrcotfas

Description

@adrcotfas

Is your feature request related to a problem? Please describe.
customRippleColor allows overriding the ripple effect color, but MD3 guidelines specify that ripple color should be derived from the content color, making this an API surface that works against spec.

Describe the solution you'd like
Removing it simplifies the API without meaningful loss of expressiveness.
Components that use it:

  • Button
  • Chip
  • Searchbar
  • IconButton
  • Menu.Item
  • SegmentedButton (item)
  • FAB
  • AnimatedFAB
  • List.Accordion
  • Drawer.Item

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions