Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 10:24
f54da08

Minor Changes

  • 66df75b: BREAKING: split up --theme-transition prop which used to cover background, color and fill, into separate CSS properties --theme-background-transition, --theme-color-transition, --theme-fill-transition. Also added a protected property _cssPropNames which you can override as a subclasser if you just want to change the names of these CSS custom properties to match your library/design system.