3.0.1
版本发布时间: 2024-07-26 18:37:55
lepoco/wpfui最新发布版本:4.0.0-rc.2(2024-08-11 22:23:15)
What's Changed
- Fix focus issues with ContentDialog by @jackBonadies in https://github.com/lepoco/wpfui/pull/931
- Update README.md by @ricaun in https://github.com/lepoco/wpfui/pull/932
- Fixed progressbar orientation property. by @m0lDaViA in https://github.com/lepoco/wpfui/pull/988
- Eliminate un-selectable space between ComboBoxItems by @tmijail in https://github.com/lepoco/wpfui/pull/978
- Fix Close Button icon color in TitleBar while mouse over by @seasonyuu in https://github.com/lepoco/wpfui/pull/993
- [NavSvc] make
INavigationService.Navigate*()
acceptsdataContext
as argument by @Palatis in https://github.com/lepoco/wpfui/pull/944 - ApplicationManager.ApplySystemTheme UpdateAccent fix by @SamKr in https://github.com/lepoco/wpfui/pull/994
- Don't focus on inline buttons or icons in text input controls when pressing Tab by @tmijail in https://github.com/lepoco/wpfui/pull/975
- Update NavigationView.Properties.cs by @scanfing in https://github.com/lepoco/wpfui/pull/964
- make
NavigationService
throw-helpersprotected
(instead ofprivate
) by @Palatis in https://github.com/lepoco/wpfui/pull/943 - Let TitleBar show 'SystemMenu' on mouse right button up. by @LHTXQ in https://github.com/lepoco/wpfui/pull/627
- Update TitleBar.xaml by @Nirmal2506 in https://github.com/lepoco/wpfui/pull/940
- Update NavigationViewCompact.xaml by @Nirmal2506 in https://github.com/lepoco/wpfui/pull/938
- Make TitleBarButton public to enable re-templating TitleBar. by @kevfrench in https://github.com/lepoco/wpfui/pull/946
- Update NavigationViewLeftMinimalCompact.xaml by @Nirmal2506 in https://github.com/lepoco/wpfui/pull/939
- Update pipelines and bump version by @pomianowski in https://github.com/lepoco/wpfui/pull/995
- Merge development and bump version to 3.0.1 by @pomianowski in https://github.com/lepoco/wpfui/pull/996
New Contributors
- @Palatis made their first contribution in https://github.com/lepoco/wpfui/pull/944
- @SamKr made their first contribution in https://github.com/lepoco/wpfui/pull/994
- @scanfing made their first contribution in https://github.com/lepoco/wpfui/pull/964
- @LHTXQ made their first contribution in https://github.com/lepoco/wpfui/pull/627
- @Nirmal2506 made their first contribution in https://github.com/lepoco/wpfui/pull/940
- @kevfrench made their first contribution in https://github.com/lepoco/wpfui/pull/946
Full Changelog: https://github.com/lepoco/wpfui/compare/3.0.0...3.0.1