Skip to content

Uno Release 1.30.1-wasm

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeromelaban jeromelaban released this 18 May 19:20
· 34246 commits to master since this release

This new experimental release adresses the following issues :

  • VSIX solution now targets UWP 16299 to allow for UWP Xaml Edit and Continue to work out of the box
  • Some animations after transitions would not execute properly [Android]
  • Fix for some RenderTransform origin was incorrectly set [iOS]
  • Disable source generation for UWP 16299 and later, where Uno.UI's netstandard2.0 was incorrectly selected (#5)
  • Adjust for invalid Xaml markup extension escape sequence
  • Adjust hit testing for shapes [Wasm]