components icon indicating copy to clipboard operation
components copied to clipboard

Simplify structural style setup

Open crisbeto opened this issue 1 year ago • 0 comments
trafficstars

Reworks cdk/overlay, cdk/text-field and material/ripple so that they load their structural styles automatically. In the past this has been a source of a lot of bugs.

BREAKING CHANGES:

  • The ripples styles are now loaded slightly later than before which can change their specificity. You may have to update any ripple style overrides.
  • The overlay stays are now loaded slightly later than before which can change their specificity. You may have to update any overlay style overrides.

crisbeto avatar Aug 22 '24 07:08 crisbeto