What's Changed
- fix(controls): Add ItemsPanel to ComboBox to enable GroupStyle support by @frostybee in #1645
- fix(controls): Fix NullReferenceException in Arc by @Nuklon in #1644
- feat(app): Add ability to disable automatic apply of system accent color in
UiApplicationby @DoctorKrolic in #1643 - fix(controls): Update ContentDialog For TitleBar CenterContent by @apachezy in #1642
- fix(controls): NavigationViewItemAutomationPeer followup by @Nuklon in #1646
- fix(controls): Remove AnimationFactorToValueConverter from CheckBox.xaml by @Nuklon in #1649
- fix(controls): Fix TextBlock issues by @Nuklon in #1640
- fix(app): Add null check for Application.Current by @Nuklon in #1684
- fix(controls): unhook event on closed fluentwindow by @dkuaf in #1682
- feat(app): Optimize LINQ call by @Nuklon in #1683
- fix: Update SystemThemeWatcher WndProc to listen to Windows theme changes by @unchihugo in #1677
- fix(controls): Fix ProgressRing not restarting properly when visibily changes by @Nuklon in #1678
- fix(controls): Center align DynamicScrollBar Grid elements by @Nuklon in #1676
- fix(controls): Fix card automation peers by @Nuklon in #1675
- fix(controls): fixes #1670 - TitleBar throws NRE when Collapsed by @luca-domenichini in #1671
- fix(controls): Fixed scroll buttons on horizontal ScrollBar for RTL FlowDirection by @Alex4SSB in #1690
- fix(controls): DataGrid editing behavior for ComboBox and CheckBox columns by @sjelatex in #1658
- fix(controls): Add ViewportSize bindings to ListView ScrollBars by @jm6271 in #1689
- fix(controls): NumberBox need validating new value after applying step change value by @freemanke in #1688
- fix(controls): Proper foreground on Button content by @dkuaf in #1680
- fix: Bump dependencies, update docs, format code by @pomianowski in #1692
New Contributors
- @DoctorKrolic made their first contribution in #1643
- @dkuaf made their first contribution in #1682
- @unchihugo made their first contribution in #1677
- @sjelatex made their first contribution in #1658
- @freemanke made their first contribution in #1688
Full Changelog: 4.2.0...4.2.1