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