2.0.2
版本发布时间: 2022-07-19 06:19:37
lepoco/wpfui最新发布版本:4.0.0-rc.2(2024-08-11 22:23:15)
What's Changed
- Fluent System Icons updated to 1.1.176
- New custom Visual Studio 2022 icons for controls preview
- New extended
TreeViewItem
with symbol icon support #277 - Refactor NotifyIcon and fix #264
- Extend navigation aware pages with
INavigableView<T>
interface - Demo App.xaml.cs more like Win Ui projects
- Refactor
ThemeResource
markup extension enumeration - Dont force a default font #242
- Add text wrapping, footer, buttons control and focus to Dialog
- Fix legacy ArcylicEffect by @U-C-S in https://github.com/lepoco/wpfui/pull/232
- Include metadata manifest in NuGet package for controls visibility
- Add dependency injection for snackbar, dialog by @IvanDmitriev1 in https://github.com/lepoco/wpfui/pull/231
- Fix reveal functionality of PasswordBox by @mastry in https://github.com/lepoco/wpfui/pull/274
- Assign navigation event handler to new collection in navigation to allow sourced items
- Refactor the Dialog control and service #231 #229
- Abstract the Snackbar control and refactor the Snackbar service #231
- Verify transparency for Acrylic effect in UiWindow #232
-
UnsafeNativeMethods
updated - GitHub lock workflow added
Breaking changes
- Remove
ViewModelBase
because the MVVM / DI frameworks provide the appropriate interfaces and classes - Use
ControlsDictionary
andThemesDictionary
instead ofResources
for markup initialization
New Contributors
- @IvanDmitriev1 made their first contribution in https://github.com/lepoco/wpfui/pull/231
- @mastry made their first contribution in https://github.com/lepoco/wpfui/pull/274
Full Changelog: https://github.com/lepoco/wpfui/compare/2.0.1...2.0.2
1、 net6-mvvm-demo.zip 10.86MB