To learn more about our release, check out our blogpost: https://devblogs.microsoft.com/ifdef-windows/announcing-winui-gallery-2-7/
What's Changed
[UX] Fix textscaling issues by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1859
Clean up unused fields in ControlInfoData and update schema and related classes by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1861
add border to icon by @Jay-o-Way in https://github.com/microsoft/WinUI-Gallery/pull/1856
Handling UnauthorizedAccessException on Capture Element / Camera Preview page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1865
Replace HTTP URL with HTTPS in the 'HyperlinkButton' sample code by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1871
Remove the GetAppWindow method from the WindowHelper class by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1873
Remove unused constructor from ControlInfoDocLink class by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1870
Implement support for high contrast in mica controller sample by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1879
Refined text formatting by adding spaces to improve readability. by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1882
Add internal page scrolling functionality by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1884
Fix typo in brush name: SystemColorGreyTextColor to SystemColorGrayTextColor in High Contrast section by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1887
Updates to WASDK and WCT packages by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1888
Include Symbol enum indication in Iconography page by @weitzhandler in https://github.com/microsoft/WinUI-Gallery/pull/1881
add warning to README.md by @manabu-nakamura in https://github.com/microsoft/WinUI-Gallery/pull/1810
Fix copybutton clipping by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1886
Fix typo in ContentIsland page by @MGGSK in https://github.com/microsoft/WinUI-Gallery/pull/1890
Improved source quality in the test projects by @0x5bfa in https://github.com/microsoft/WinUI-Gallery/pull/1848
Add personalization features: Favorites and Recently Viewed Samples by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1875
Fix jumping of SplitView pane in right aligned layout via min width by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/1899
Adjust the corner radius of the icons pane & enhance grid transition in IconographyPage by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1901
Fix inconsistent variable names in the ListView sample code by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1902
Fix typo in AccessibilityColorContrastPage.xaml by @mrlacey in https://github.com/microsoft/WinUI-Gallery/pull/1904
Update TitleBarPage.xaml by @ghost1372 in https://github.com/microsoft/WinUI-Gallery/pull/1905
Feat(iconography): add missing icons and fix typos in icon names by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1907
Code cleanup by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1906
Missing glyph in IconsData by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1909
Decluttered the root dir by @0x5bfa in https://github.com/microsoft/WinUI-Gallery/pull/1895
refactor: migrate to Microsoft.Windows.Storage.ApplicationData and centralize settings keys by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1900
Fix the wrong Microsoft Store link on README by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1911
Fixed the drag and drop between ListViews by @jpcassano in https://github.com/microsoft/WinUI-Gallery/pull/1898
Teaching tool tip Bug Fix by @rashmi-thakurr in https://github.com/microsoft/WinUI-Gallery/pull/1920
Automation property added for the info button in fundamentals\resources page - source popup. by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1923
Add warning for Fluent-only icons not available on Windows 10 by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1925
Replace NavigationRootPage with MainWindow by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1908
Fix placeholder text truncation for OneWay and TwoWay Binding by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1929
[FIX] Bug in Teaching Tip by @rashmi-thakurr in https://github.com/microsoft/WinUI-Gallery/pull/1922
Modified custom password box implementation and added automation peer for narrator announcement. by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1930
[a11y] 58166123 - TextBlock on ListView sample now wraps by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1934
[a11y] 58165987 - Add conditional ToolTip to description textblock by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1932
Line break is moved from the end of the line to start with Paragraph line count check in custom control passwordbox. by @sabareesanms in https://github.com/microsoft/WinUI-Gallery/pull/1931
Remove the expander from the header of the IconographyPage by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/1921
[a11y] 58166077 - Button text is no longer truncated on Keyboard page by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1933
[a11y] 58135878 - Make close button keyboard accesible by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1936
[a11y] 58124658 - Make RepeatButton announce its click event by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1935
Adding current time to TimePicker sample by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1938
Adding AppBarButton sample with Flyout containing input box by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1939
Improve text readability on ScrollView page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1942
Fix incorrect heading levels for Home page section headings by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1973
Tag icon entries using "symbol-icon" for Symbol enum categorization by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/1971
Add NativeAOT Support by @ghost1372 in https://github.com/microsoft/WinUI-Gallery/pull/1916
Fix accessibility: Add proper AutomationProperties.Name to Sound page buttons by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1982
Fix accessibility: Add HeadingLevel markup to page titles for screen reader support by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1974
Add alt text to images in Spacing page for screen reader accessibility by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1981
Fix keyboard navigation focus loss in Custom & User Controls page by setting IsTabStop=False on all container elements by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1975
Removing fixed width from popup sample by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1987
Fix accessibility issue: Hide decorative copy success glyph from screen reader navigation by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1979
Fix Counter Control accessibility: Enable Narrator announcements for value changes by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1983
Fix button truncation in CounterControl when text scaling is applied by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1989
Fix Email TextBox truncation at 200% text scaling in accessibility screen reader page by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1988
Fix MapControl placeholder text truncation at 200% text scaling by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1990
Fix text scaling truncation in Templates page ListView by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1991
HC fixes by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1994
Fix RadioButton keyboard navigation in ItemsRepeater layout options by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1998
Adding additional tags to F140 by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/2009
Updating Color overview foreground colors to meet contrast ratios by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/2006
Use DispatcherQueue.EnsureSystemDispatcherQueue to replace WindowsSystemDispatcherQueueHelper #1926 by @ghost1372 in https://github.com/microsoft/WinUI-Gallery/pull/1993
Fix UnPackaged Issues by @ghost1372 in https://github.com/microsoft/WinUI-Gallery/pull/2002
Add ContentDialog sample without default button by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1978
Add missing Placeholder and StopSlideShow icons to IconsData.json by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/2008
Adding ThemeShadow control page by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1969
Fix accessibility: Associate Tags label with TagsItemsView for screen readers by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/2004
feat: mark ThemeShadow as new by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2013
Adding TitleBar samples by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1984
[Settings] Tweaking removing recent/favorite samples UX by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/2012
Fix: sync titlebar button colors with app theme changes by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2016
Update ContentDialog configurations in SettingsPage by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2018
Fix: a workaround for window resizing issue caused by setting TitleBar.IconSource by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2021
Remove unnecessary merged dictionaries from Button.xaml by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2017
Fix: TitleBar page changing window TitleBar buttons colors by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2023
Fix light theme caption button hover, cleanup TitleBarHelper by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/2026
Update dialog theme in ScratchPad page to match current app theme by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2028
Remove deprecated icon (E18A: Placeholder) from IconsData.json by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/2032
Fix Custom PasswordBox validation messages not updating with theme by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2024
Add bug type to issue templates by @marcelwgn in https://github.com/microsoft/WinUI-Gallery/pull/2034
Child window exception fix by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/2007
Adjust spacing on several pages and controls by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2027
Fix exception when closing main window with active child windows by @Copilot in https://github.com/microsoft/WinUI-Gallery/pull/1999
Fix typos on the Accessibility section by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/2041
Code syntax highlighting on iconography page by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/2042
Fix fallout from sln relocation by @Scottj1s in https://github.com/microsoft/WinUI-Gallery/pull/2045
Add the CsWin32 reference on the Settings page by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2046
Ensure presenter visibility in sample rendering by @AndrewKeepCoding in https://github.com/microsoft/WinUI-Gallery/pull/2050
1.8 branch by @niels9001 in https://github.com/microsoft/WinUI-Gallery/pull/1937
Adopt new storage pickers from WinAppSDK 1.8 by @Zakariathr22 in https://github.com/microsoft/WinUI-Gallery/pull/2044
New Contributors
@weitzhandler made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1881
@manabu-nakamura made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1810
@mrlacey made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1904
@jpcassano made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1898
@rashmi-thakurr made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1920
@Copilot made their first contribution in https://github.com/microsoft/WinUI-Gallery/pull/1973
Full Changelog: https://github.com/microsoft/WinUI-Gallery/compare/v2.6.0...v2.7.0