material-web/elevation/internal
Elliott Marquez 34c0a6779e fix(elevation): limit elevation transition to box-shadow and opacity
`transition-property: inherit` was causing issues where doing `visiblity: hidden` would animate with the shadow of the button. This change makes it such that we set the default properties to `box-shadow, opacity` on host so that it is still configuratble by the consumer of md-elevation.

PiperOrigin-RevId: 613385695
2024-03-06 16:56:21 -08:00
..
_elevation.scss fix(elevation): limit elevation transition to box-shadow and opacity 2024-03-06 16:56:21 -08:00
elevation-styles.scss fix(elevation)!: rename "lib" directory to "internal" 2023-07-21 13:42:40 -07:00
elevation.ts fix: add aria-hidden="true" to ripple, focus ring, and elevation 2023-09-01 16:33:32 -07:00