Skip to content

v1.4.2

Compare
Choose a tag to compare
@sthewissen sthewissen released this 08 May 14:00
· 104 commits to master since this release

What's New in this Release

  • Addition of BorderDashPattern | GH-87
  • Addition of Shadow | GH-90

API Changes

  • Deprecating BackgroundGradientStartColor - Use BackgroundGradientStops instead.
  • Deprecating BackgroundGradientEndColor - Use BackgroundGradientStops instead.
  • Deprecating BorderGradientStartColor - Use BorderGradientStops instead.
  • Deprecating BorderGradientEndColor - Use BorderGradientStops instead.
  • Deprecating BorderIsDashed - Use BorderDashPattern instead.
  • Deprecating HasShadow - Use Shadow instead.
  • Deprecating Elevation - Use Shadow instead.