2.0.3
版本发布时间: 2022-09-26 06:47:04
lepoco/wpfui最新发布版本:4.0.0-rc.2(2024-08-11 22:23:15)
Release 2.0.3 brings together the last small fixes and some bugs. Some controls have been improved and the styles are even closer to Win Ui. However, we have a long way to go. Work on the new navigation has started and can be watched in branch refactor/navigationview.
New documentation based on the wonderful DocFX has also been released. Is it better than before? I would not say that, but DocFX will certainly facilitate the creation of descriptions of how classes and features work. We invite everyone willing to do their favorite work of programmers, i.e. collecting documentation... satisfaction guaranteed.
What's Changed
- Update Fluent System Icons to 1.1.181
- New build scripts
- Fix IsThreeState in CheckBox
- Replace MS Toolkit with Community Toolkit
- Something like Flyout but not yet
- Move Transitions related classes to Animations directory [skip ci]
- Added Titlebar Property to set the Close button visibility by @JannesStroehlein in https://github.com/lepoco/wpfui/pull/303
- Revert "Added Titlebar Property to set the Close button visibility" by @pomianowski in https://github.com/lepoco/wpfui/pull/316
- Add back button by @IvanDmitriev1 in https://github.com/lepoco/wpfui/pull/290
- Bump Microsoft.VSSDK.BuildTools from 17.3.2090 to 17.3.2093 in /src/Wpf.Ui.Extension/Wpf.Ui.Extension by @dependabot in https://github.com/lepoco/wpfui/pull/344
- Fix TreeView virtualization. by @walterlv in https://github.com/lepoco/wpfui/pull/343
- Bump Microsoft.VisualStudio.SDK from 17.2.32505.173 to 17.3.32804.24 in /src/Wpf.Ui.Extension/Wpf.Ui.Extension by @dependabot in https://github.com/lepoco/wpfui/pull/341
- Fix issues #333 #334 by @JeremyWu917 in https://github.com/lepoco/wpfui/pull/335
- Fix closing tag by @Tinekk in https://github.com/lepoco/wpfui/pull/325
- Improved Dependency Injection support when activating pages for .NET Framework 4.8, .NET 3 and above by @vukovinski in https://github.com/lepoco/wpfui/pull/308
- Bump @fluentui/react-icons from 2.0.176 to 2.0.178 in /branding by @dependabot in https://github.com/lepoco/wpfui/pull/313
- Bump nuget/setup-nuget from 1.0.6 to 1.0.7 by @dependabot in https://github.com/lepoco/wpfui/pull/369
- Bump Microsoft.VSSDK.BuildTools from 17.3.2093 to 17.3.2094 in /src/Wpf.Ui.Extension/Wpf.Ui.Extension by @dependabot in https://github.com/lepoco/wpfui/pull/360
- Upgrade ISnackbarService to dynamic control the snackbar's property:Appearance by @JeremyWu917 in https://github.com/lepoco/wpfui/pull/379
- Upgrade ISSUE_TEMPLATE by @JeremyWu917 in https://github.com/lepoco/wpfui/pull/386
- Fix ResizeMode of NoResize by @FreeTheTech101 in https://github.com/lepoco/wpfui/pull/347
- fix bug open message box when MainWindow is null by @phamviethuy in https://github.com/lepoco/wpfui/pull/397
- Add InfoBar control by @chucker in https://github.com/lepoco/wpfui/pull/401
- Bump @fluentui/react-icons from 2.0.178 to 2.0.182 in /branding by @dependabot in https://github.com/lepoco/wpfui/pull/391
- Rename ShowChevron to IsChevronVisible and fix missing binding
- Include source link for GitHub
- Generate symbols package
- Separate projects in solutions
New Contributors
- @JeremyWu917 made their first contribution in https://github.com/lepoco/wpfui/pull/335
- @Tinekk made their first contribution in https://github.com/lepoco/wpfui/pull/325
- @vukovinski made their first contribution in https://github.com/lepoco/wpfui/pull/308
- @FreeTheTech101 made their first contribution in https://github.com/lepoco/wpfui/pull/347
- @phamviethuy made their first contribution in https://github.com/lepoco/wpfui/pull/397
- @chucker made their first contribution in https://github.com/lepoco/wpfui/pull/401
Finally, thank you very much to everyone who gets involved in the project and reports bugs. Recently, I have less time to work on WPF UI, but I can assure you that there is still a long and fun way to go for this project. Thank you also to everyone who sends PRs and suggestions, thanks to you I feel that we are creating something together ❤️
Full Changelog: https://github.com/lepoco/wpfui/compare/2.0.2...2.0.3
1、 net6-mvvm-demo.zip 10.01MB