What's Changed
- Prevent icons in MenuItems from being tabstops by @Difegue in #1055
- Fix incorrectly refactored High Contrast theme dictionary selection by @Difegue in #1063
- Fixed the markup extension for the SymbolIcon and FontIcon class not working at all. by @m0lDaViA in #1067
- Update themes.md documentation for 3.x namespace and type name changes by @jonmotos in #1080
- Update UiApplication.cs by @ricaun in #1082
- [TYPO] link to 404 by @JulesDebeaumont in #1102
- Fix warnings by @drolevar in #1104
- Fix non-legacy backdrop when switching themes and applying Mica or other effect by @Muniwedesu in #1094
- Fix: possible NullReferenceException in PasswordBox by @textGamex in #1091
- fix: TextBox, NumberBox, PasswordBox Placeholder Not Working Properly. by @textGamex in #1109
- fix: PlaceholderText may not display promptly under certain circumstances by @textGamex in #1115
- Update themes.md by @jm6271 in #1114
- Fix titlebar color when using backdrop in WPF
Window
by @pomianowski in #1122 - Fix: Possible multiple invocations of the INavigationAware interface methods by @textGamex in #1116
- Update
INotifyCollectionChanged
events inMenuItems
andFooterMenuItems
of theNavigationView
by @ioswald in #1098 - Update themes.md by @getup700 in #1124
- Fix not being able to use Icon markup extensions as the Value of a Setter by @Difegue in #1159
- Fix DynamicScrollViewer not responding to touch events by @Difegue in #1154
- Fix: SnackbarPresenter might throw ObjectDisposedException, display problems. by @textGamex in #1138
- Fix MessageBox Button Icons by @stepwise-alan in #1164
- Fix typos in RadioButton.xaml by @eltociear in #1135
- Workaround for touch input triggering alongside the hwnd hook on titlebar by @Difegue in #1153
- Fix: setting NotifyIcon.TooltipText at runtime doesn't work by @textGamex in #1132
- Doc: supplement the document content. by @textGamex in #1119
- Fix: MessageBox does not support WindowStartupLocation by @textGamex in #1130
- Replace Assembly.Location to AppContext.BaseDirectory by @sappho192 in #1149
- Fix: PasswordBox does not accept PasswordChar as input by @textGamex in #1141
- Release 3.0.5 by @pomianowski in #1165
New Contributors
- @Difegue made their first contribution in #1055
- @jonmotos made their first contribution in #1080
- @JulesDebeaumont made their first contribution in #1102
- @drolevar made their first contribution in #1104
- @Muniwedesu made their first contribution in #1094
- @textGamex made their first contribution in #1091
- @jm6271 made their first contribution in #1114
- @ioswald made their first contribution in #1098
- @getup700 made their first contribution in #1124
- @stepwise-alan made their first contribution in #1164
- @eltociear made their first contribution in #1135
- @sappho192 made their first contribution in #1149
Full Changelog: 3.0.4...3.0.5