v0.9.1
https://www.nuget.org/packages/ModernWpfUI/0.9.1
https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.1
Notable Changes:
- 924d5e9 NavigationViewItem input handling fixes (microsoft/microsoft-ui-xaml#2625)
- 55f8b51 Remove the need to set an explicit style for a ListView that uses GridView (#114)
- 5ebdc90 Clear DataContext of cleared elements in ItemsRepeater (microsoft/microsoft-ui-xaml#2626)
- 8624822 Automation Peer fix for Hierarchical NavigationView (microsoft/microsoft-ui-xaml#2627)
- 2593fa7 Set InputScope property to Number in NumberBox's input TextBox (microsoft/microsoft-ui-xaml#2605)
- 7f01132 Fix issue with ContentDialog not respecting BorderThickness property set (microsoft/microsoft-ui-xaml#2664)
- bcd62c2 Add padding to the NavigationViewItem to avoid occluding expand/collapse chevron (microsoft/microsoft-ui-xaml#2342)
- 3cba5e7 Fix #119: Can't click HyperLink inside NavigationView
- 1e4cce8 make sure NavigationView gets resource from element instead app.xaml resource dictionary (#123)
- 77abc41 Add theme resource (microsoft/microsoft-ui-xaml#2674)
- a837a1b Fix issue with NavigationViewItem announcing collapsed when not having children (microsoft/microsoft-ui-xaml#2770)
- 22c07f8 Add missing templatebindings to NumberBox (microsoft/microsoft-ui-xaml#2652)
- 0fa6b69 Add support for NotifyCollectionChangedAction.Move to ItemsRepeater (microsoft/microsoft-ui-xaml#2778)
- 8857b72 Hide NavigationViewItem Chevron if Children is empty (microsoft/microsoft-ui-xaml#2759)
- 15a8eaf NumberBox: Fix deselecting text when opening context menu (microsoft/microsoft-ui-xaml#2765)
- cb1398e Fix #129: RadioMenuItem IsChecked doesn't update correctly
- eec725a Fix #109: NumberBox different default font size