Skip to content

Releases: Sergio0694/UICompositionAnimations

Minor bug fixes

25 Jun 13:23
Compare
Choose a tag to compare
  • Fixed a disposeOnUnload parameter being ignored in one of the attached effects

Saturation parameter for the in-app acrylic effect

24 Jun 00:54
Compare
Choose a tag to compare

New animatable effect added

24 Jun 00:42
Compare
Choose a tag to compare
Pre-release
  • Added an animatable in-app acrylic effect with saturation

Code refactorings, performance improvements

24 Jun 00:12
Compare
Choose a tag to compare
  • Major code refactorings
  • All the composition effects in the Behaviours namespace now use expression animations to adjust their size, so it is no longer necessary to manually update the effect visual when the XAML layout changes

Minor fixes

21 Jun 23:21
Compare
Choose a tag to compare
  • Fixed a method signature

Minor code improvements and refactoring

21 Jun 23:11
Compare
Choose a tag to compare
Pre-release
  • Improved the signature of the expression animations extension methods
  • Tweaked some XML comments

Minor refactorings and changes

21 Jun 11:44
Compare
Choose a tag to compare
  • Added a synchronous extension method to set the composition scale property of an element

Added support for expression animations

21 Jun 08:43
Compare
Choose a tag to compare
  • Added two extension methods to create custom expression animations from a ScrollViewer control

Updated stable release

20 Jun 23:23
Compare
Choose a tag to compare
  • Minor bug fixes
  • Fixed a couple of glitches from the code refactoring

Minor bug fixes

20 Jun 23:14
Compare
Choose a tag to compare
Minor bug fixes Pre-release
Pre-release
  • Fixed a crash in the GetAttachedAnimatableAcrylicEffectAsync extension method