New
WinUI Gallery v2.6.0
New Samples
- AppWindow
- App Notifications
- Badge Notifications
- ContentIsland
- Popup
- Windowing APIs
- XAML Fundamentals section covering:
- Resources
- Styles
- Binding
- Templates
- Custom and User controls
What's Changed
- Fixed 24H2 build number by @HotCakeX in https://github.com/microsoft/WinUI-Gallery/pull/1703
- Revert "Fixed 24H2 build number" by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1715
- Improve spacing on ScrollView sample page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1717
- Revert "Revert "Fixed 24H2 build number"" by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1719
- Add titlebar height setting sample by @InfyniteHeap in https://github.com/microsoft/WinUI-Gallery/pull/1711
- Update the sample code to match the actual code by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1709
- Fix the theme resource link by @MGGSK in https://github.com/microsoft/WinUI-Gallery/pull/1716
- fix typo in ListView context menus example by @w-ahmad in https://github.com/microsoft/WinUI-Gallery/pull/1720
- Enhance search functionality by adding tags to icons by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1706
- Clean up App.xaml.cs by @MGGSK in https://github.com/microsoft/WinUI-Gallery/pull/1628
- Iconograpy page tag buttons by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1693
- Add C# sample code to
TreeViewexamples & simplify the code by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1707 - Remove the unicode point & the duplicate icon name from icon details by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1724
- Add Popup Control Page by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1723
- Minor UX tweaks for icons + color sections by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1725
- Unblock UITests in CI by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1730
- [UX] GitHub PathIcon Update by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1728
- File scoped namespaces by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1700
- Update WinAppSDK Version and Remove WebView2 Workaround by @karkarl in https://github.com/microsoft/WinUI-Gallery/pull/1729
- Maintaining the Currency of Recently Added and Updated Samples by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1727
- Improved SystemBackdrop sample by @MGGSK in https://github.com/microsoft/WinUI-Gallery/pull/1698
- feat: Add XAML Fundamentals section with pages and examples by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1661
- Update the scripts for the most recently added and updated samples by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1731
- Remove ElementAnimator and related WINUI_PRERELEASE code by @karkarl in https://github.com/microsoft/WinUI-Gallery/pull/1733
- [WinUI3 Gallery] [RichEditBox]: On applying Text Scaling to 200%, 'Enter search text' placeholder text is getting trimmed by @akanpatel2206 in https://github.com/microsoft/WinUI-Gallery/pull/1741
- Cleanup & folder structure improvements by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1732
- Fix crash on Bindings page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1740
- Fix All Samples selection by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1746
- Fixed a small XAML error by @HotCakeX in https://github.com/microsoft/WinUI-Gallery/pull/1749
- Fix github links button by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1751
- Fix icon tool issues by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1752
- Icon tool design fix by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1753
- Add missing periods to control descriptions by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1755
- Apply rounded corners by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1756
- Simplify textbox tests by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1757
- Move scratchpad to XAML fundamentals by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1754
- Update repo structure to root solution containing all projects, adjust project names by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1748
- ScratchPadPage.xaml was broken, Grid was blocked by @Jay-o-Way in https://github.com/microsoft/WinUI-Gallery/pull/1759
- Fix
TreeViewExample Icon Path Issue After Restructuring by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1765 - Reordering menu by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1758
- Update year on SettingsPage.xaml by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1769
- Fix auto-scrolling issue on the TabView page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1767
- Fix crash on Templates page due to incorrect file path by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1774
- Apply minor improvements on the RatingControl sample page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1770
- Refactor path variable to point to Samples folder in Tools scripts by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1775
- Remove input validation page by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1773
- Update README.md by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1768
- Removed
Resources.reswas it was unnecessary by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1776 - Improve Scroll Behavior on Various Pages by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1779
- Minor menu reordering by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1778
- Fix selected item issue on the SelectorBar control page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1780
- Replace Fundamentals' PathIcon with a FontIcon by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1790
- Enabling Arm64EC Platform for WinUIGallery by @kythant in https://github.com/microsoft/WinUI-Gallery/pull/1794
- Update the spacing in the sample code display of the
ControlExamplecontrol by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1789 - Add
AppWindowSample by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1781 - Limit SettingsPage width for better usability by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1791
- Radiobuttons crash fix by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1795
- Fix the window cannot be dragged after resetting to system titlebar then reset it back by @HO-COOH in https://github.com/microsoft/WinUI-Gallery/pull/1788
- Add
Custom & User ControlsSample by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1786 - Fix variable naming inconsistency in SetOwnership method by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1800
- Improve
SampleCodePresenterlayout andCopyCodeButtonbehavior by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1799 - Fix slight blurriness in Settings StackPanel by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1801
- WinUIGallery Submodule Update in WinUI3: Fixes by @kythant in https://github.com/microsoft/WinUI-Gallery/pull/1802
- Update
RepeatButtonImage Asset Path by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1808 - Updating nuget packages + small cleanup by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1796
- Layout spacing samples by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1807
- Remove background acrylic brush sample by @MGGSK in https://github.com/microsoft/WinUI-Gallery/pull/1805
- Cleanup: Remove Unused Image Assets by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1809
- Fix issue with Copy Button text scaling by @michael-hawker in https://github.com/microsoft/WinUI-Gallery/pull/1812
- Add ContentIsland page with Helmet demo (requires WinAppSDK 1.7 APIs) by @JesseCol in https://github.com/microsoft/WinUI-Gallery/pull/1743
- Add new windowing APIs by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1811
- Move EditorConfig to root folder by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1816
- Fix broken file paths by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1817
- Added the context menu for the tab view for left and right actions. by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1821
- Fix for the line ending encodings by @godlytalias in https://github.com/microsoft/WinUI-Gallery/pull/1823
- Fix: Ensure
SampleCodePresenterUpdates Theme Independently by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1819 - Fix inconsistencies and noop buttons in AppWindow samples by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1824
- Update samples for homepage + version number bump by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1825
- Intellicode: tests by @Jay-o-Way in https://github.com/microsoft/WinUI-Gallery/pull/1815
- AppWindow: Add maximize/restore button & showcase new WASDK 1.7 features by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1827
- Refactor: Simplify
AppWindowsample windows logic by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1834 - Update PopupPage.xaml by @Max-Meng in https://github.com/microsoft/WinUI-Gallery/pull/1831
- Update
VersionHelperfor improved SDK version handling by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1838 - Introduced
testsfolder for the testing projects by @0x5bfa in https://github.com/microsoft/WinUI-Gallery/pull/1833 - Add
AppNotificationandBadgeNotificationManagersamples by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1836 - Add RichEditBox Math Mode Examples by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1813
- Fixed resource paths + design tweaks design tool by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1850
- Fix ControlExamples not stretching properly on multiple pages by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1857
- Update control descriptions for consistency by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1863
New Contributors
- @HotCakeX made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1703
- @InfyniteHeap made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1711
- @w-ahmad made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1720
- @akanpatel2206 made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1741
- @kythant made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1794
- @JesseCol made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1743
- @sabareesanms made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1821
- @godlytalias made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1823
- @Max-Meng made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1831
Full Changelog: https://github.com/microsoft/WinUI-Gallery/compare/v2.5.1...v2.6.0