Releases: Sergio0694/UICompositionAnimations
Releases · Sergio0694/UICompositionAnimations
Fixed an extension method signature
v2.3.1.0 Fixed an extension method signature
Drop shadow support
- Added a drop shadow extension method
- Code refactoring
Added animatable acrylic effect
v2.2.0.0 Readme updated with an acrylic effect sample
Minor refactorings
- 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
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
• 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
• 10.10586 and 10.14393 supported