Skip to content

Releases: Sergio0694/UICompositionAnimations

Fixed an extension method signature

20 Jun 22:57
Compare
Choose a tag to compare
Pre-release
v2.3.1.0

Fixed an extension method signature

Drop shadow support

20 Jun 22:48
Compare
Choose a tag to compare
Drop shadow support Pre-release
Pre-release
  • Added a drop shadow extension method
  • Code refactoring

Added animatable acrylic effect

17 Jun 23:58
Compare
Choose a tag to compare
v2.2.0.0

Readme updated with an acrylic effect sample

Minor refactorings

16 Jun 23:37
Compare
Choose a tag to compare
  • Minor code refactorings, updated the names of two extension methods
  • Removed calls to StopAnimations from the extensions to set the offset/scale property of an element

Custom acrylic effects added, published to NuGet

09 Jun 08:45
Compare
Choose a tag to compare

The library is now available as a NuGet package

Get it here: https://www.nuget.org/packages/UICompositionAnimations/

  • Added new Win2D effects to create a custom acrylic brush
  • NuGet package info added

Added support for 15063 SDK, new features implemented

25 Apr 11:26
Compare
Choose a tag to compare

• Added new implicit UI.Composition animations
• Added new composition behaviours, like attached effects (blur, saturation and more)
• Minor code refactorings, .NETCore NuGet package updated

Initial version

25 Apr 10:30
Compare
Choose a tag to compare

• 10.10586 and 10.14393 supported