Grial UI Kit 4.2.110.0

Released: Mar 20, 2024

4.2.110.0 中的更新

特性

  • This release adds support for the latest .NET MAUI version (8.0.10) and increased the minimum supported version to 8.0.7.
  • Refactored basic animations: they can be declared inside Resource Dictionaries now.

修补程序

  • Fixed issues related to the navbar in Android: now the Flyout Page and the navbar menu items work as expected with the transparent bar.
  • Fixed issue in CornerRadius effect.
  • Fixed issue in Drawer when the stop positions were changed dynamically.
  • XAML expressions update: If, Or, And, Not always work on fully AOT environments. IfEval and Eval work as long as they have 2 parameters or less.