Skip to content

v0.8.0-preview.200206.2

Pre-release
Pre-release
Compare
Choose a tag to compare

https://www.nuget.org/packages/ModernWpfUI/0.8.0-preview.200206.2
https://www.nuget.org/packages/ModernWpfUI.MahApps/0.8.0-preview.200206.2

Features:

  • Basic UWP-like ListView and GridView controls

Notable changes:

  • ProgressBar Indeterminate Animation Update
  • Fix "Resource not found" warnings (#29)
  • Fix issue where Flyout can get clipped at the bottom when Placement=Full
  • Support Alt+LeftArrow key for back navigation
  • Make ActualTheme return app theme if the element doesn’t have a requested or inherited theme
  • Add support for tab strip header/footer
  • UWP-like flyout animation
  • Fixes for a few NumberBox bugs (including #23)
  • Fix ComboBox shadow bug (#32)
  • HamburgerMenuEx: Make indicator animation smoother
  • Set properties in FlyoutPresenter's default style to avoid inheriting from owner
  • TransitionFrame:
    • Make transitions smoother
    • Remove TransitionsEnabled property