Skip to content

Magic Gradients 1.2.0

Compare
Choose a tag to compare
@mgierlasinski mgierlasinski released this 06 Nov 13:36
· 48 commits to master since this release
a67ebbf

Features

  • New Gradient Builder fluent API (#94)
  • Add support for background size to handle complex CSS patterns (#95)
  • Gradient Animations with XAML API (preview) ⚡ (#119)

💥 Breaking changes

  • GradientBuilder has been moved from MagicGradients to MagicGradients.Builder namespace.

Bug fixes

  • Radial gradient: CSS parser swallows first color (#114)