components
components copied to clipboard
Simplify structural style setup
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.