What's Changed
Key Changes
- Made all converter classes public by @JorisCleVR in #3767
- Unable to set Background of Numeric-/Decimal-UpDown control by @corvinsz in #3778
- Badged: ArrangeOverride Infinate loop fix by @JorisCleVR in #3786
- Fix: Add null check for AutoSuggestBox selection handling by @hoaza in #3791
- Inherit Windows accent color by @corvinsz in #3812
- Allow Inherit to be specified for the CustomColorTheme as well by @Keboo in #3816
- Add Blurry background feature to DrawerHost by @corvinsz in #3832
- Enhance Mouseover Visuals for ListBoxItem by @corvinsz in #3848
- Chip: Added TemplateBinding Padding by @JorisCleVR in #3850
- Remove .NET 6 by @L1nstead in #3859
- Fix: Add TemplateBindings to CornerRadius, BorderBrush and BorderThickness TemplateBindings and CornerRadius Dependency to SnackBar by @HedpE- in #3888
- Default AutomationProperties.Name to HintAssist.Hint by @corvinsz in #3913
- Add hover halo for
CheckBox
andRadioButton
by @corvinsz in #3919 - implement TreeDataGrid by @MohammadHadi2031 in #3877
Breaking Changes
- Fix White rectangle when disabling Calendar by @corvinsz in #3935
- Fix horizontal ScrollBar placement for multi-line TextBox by @nicolaihenriksen in #3934
New Contributors
- @TWhidden made their first contribution in #3776
- @iAmJersh made their first contribution in #3779
- @hoaza made their first contribution in #3791
- @jbooth88 made their first contribution in #3820
- @L1nstead made their first contribution in #3859
- @MohammadHadi2031 made their first contribution in #3875
- @HedpE- made their first contribution in #3888
Full Changelog: v5.2.1...v5.3.0
A big thank you to everyone who contributed (either with issues or pull requests):
@Audela-220
@Coolava
@corvinsz
@darkraise
@database64128
@greuelpirat
@HedpE-
@hoaza
@iAmJersh
@jbooth88
@JorisCleVR
@juusimaa
@krugsCoffee
@L1nstead
@liuyafei518
@metacubed
@michaelmairegger
@MohammadHadi2031
@nicolaihenriksen
@pymenguy
@rezabakhshilaktasaraei
@sandfox922
@shochinhwa
@TWhidden
@vipls007