2.0.3
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 #303
- Revert "Added Titlebar Property to set the Close button visibility" by @pomianowski in #316
- Add back button by @IvanDmitriev1 in #290
- Bump Microsoft.VSSDK.BuildTools from 17.3.2090 to 17.3.2093 in /src/Wpf.Ui.Extension/Wpf.Ui.Extension by @dependabot in #344
- Fix TreeView virtualization. by @walterlv in #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 #341
- Fix issues #333 #334 by @JeremyWu917 in #335
- Fix closing tag by @Tinekk in #325
- Improved Dependency Injection support when activating pages for .NET Framework 4.8, .NET 3 and above by @vukovinski in #308
- Bump @fluentui/react-icons from 2.0.176 to 2.0.178 in /branding by @dependabot in #313
- Bump nuget/setup-nuget from 1.0.6 to 1.0.7 by @dependabot in #369
- Bump Microsoft.VSSDK.BuildTools from 17.3.2093 to 17.3.2094 in /src/Wpf.Ui.Extension/Wpf.Ui.Extension by @dependabot in #360
- Upgrade ISnackbarService to dynamic control the snackbar's property:Appearance by @JeremyWu917 in #379
- Upgrade ISSUE_TEMPLATE by @JeremyWu917 in #386
- Fix ResizeMode of NoResize by @FreeTheTech101 in #347
- fix bug open message box when MainWindow is null by @phamviethuy in #397
- Add InfoBar control by @chucker in #401
- Bump @fluentui/react-icons from 2.0.178 to 2.0.182 in /branding by @dependabot in #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 #335
- @Tinekk made their first contribution in #325
- @vukovinski made their first contribution in #308
- @FreeTheTech101 made their first contribution in #347
- @phamviethuy made their first contribution in #397
- @chucker made their first contribution in #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: 2.0.2...2.0.3