Skip to content

Releases: microsoft/XamlBehaviors

v3.0.0 Preview 1

04 Dec 01:11
97d8833
Compare
Choose a tag to compare
v3.0.0 Preview 1 Pre-release
Pre-release

This preview for the upcoming 3.0 major release includes several changes to both the UWP and WinUI 3 flavors of XAML behaviors:

  • ✅ .NET 8 support for UWP
  • ✅ NativeAOT support for both UWP and WinUI 3
  • ✅ Unified namespaces into Microsoft.Xaml.Interactivity (same for .dll-s)
  • ✅ Added PlaySoundAction for WinUI 3 too

What's Changed

New Contributors

Full Changelog: v2.0.9...v3.0.0

WinUI Behaviors v2.0.9

29 Sep 21:08
0740084
Compare
Choose a tag to compare

What's Changed

v2.0.1

29 Apr 19:41
6f88ee9
Compare
Choose a tag to compare

Includes fix for #154 for parsing doubles.

v.2.0.0

28 Oct 23:30
Compare
Choose a tag to compare

Includes several community updates and fixes.

v.1.1.0

22 Feb 23:35
Compare
Choose a tag to compare

First update of UWP Behaviors. Includes fixes for EventTriggerBehavior, fixes with building the projects, tweaks to the sample projects, and some localization.