Releases: microsoft/WinUI-Gallery
Releases · microsoft/WinUI-Gallery
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 #1703
- Revert "Fixed 24H2 build number" by @marcelwgn in #1715
- Improve spacing on ScrollView sample page by @AndrewKeepCoding in #1717
- Revert "Revert "Fixed 24H2 build number"" by @marcelwgn in #1719
- Add titlebar height setting sample by @InfyniteHeap in #1711
- Update the sample code to match the actual code by @AndrewKeepCoding in #1709
- Fix the theme resource link by @MGGSK in #1716
- fix typo in ListView context menus example by @w-ahmad in #1720
- Enhance search functionality by adding tags to icons by @Zakariathr22 in #1706
- Clean up App.xaml.cs by @MGGSK in #1628
- Iconograpy page tag buttons by @AndrewKeepCoding in #1693
- Add C# sample code to
TreeView
examples & simplify the code by @Zakariathr22 in #1707 - Remove the unicode point & the duplicate icon name from icon details by @Zakariathr22 in #1724
- Add Popup Control Page by @Zakariathr22 in #1723
- Minor UX tweaks for icons + color sections by @niels9001 in #1725
- Unblock UITests in CI by @marcelwgn in #1730
- [UX] GitHub PathIcon Update by @Zakariathr22 in #1728
- File scoped namespaces by @AndrewKeepCoding in #1700
- Update WinAppSDK Version and Remove WebView2 Workaround by @karkarl in #1729
- Maintaining the Currency of Recently Added and Updated Samples by @Zakariathr22 in #1727
- Improved SystemBackdrop sample by @MGGSK in #1698
- feat: Add XAML Fundamentals section with pages and examples by @Zakariathr22 in #1661
- Update the scripts for the most recently added and updated samples by @Zakariathr22 in #1731
- Remove ElementAnimator and related WINUI_PRERELEASE code by @karkarl in #1733
- [WinUI3 Gallery] [RichEditBox]: On applying Text Scaling to 200%, 'Enter search text' placeholder text is getting trimmed by @akanpatel2206 in #1741
- Cleanup & folder structure improvements by @niels9001 in #1732
- Fix crash on Bindings page by @AndrewKeepCoding in #1740
- Fix All Samples selection by @niels9001 in #1746
- Fixed a small XAML error by @HotCakeX in #1749
- Fix github links button by @marcelwgn in #1751
- Fix icon tool issues by @niels9001 in #1752
- Icon tool design fix by @niels9001 in #1753
- Add missing periods to control descriptions by @AndrewKeepCoding in #1755
- Apply rounded corners by @AndrewKeepCoding in #1756
- Simplify textbox tests by @marcelwgn in #1757
- Move scratchpad to XAML fundamentals by @niels9001 in #1754
- Update repo structure to root solution containing all projects, adjust project names by @marcelwgn in #1748
- ScratchPadPage.xaml was broken, Grid was blocked by @Jay-o-Way in #1759
- Fix
TreeView
Example Icon Path Issue After Restructuring by @Zakariathr22 in #1765 - Reordering menu by @niels9001 in #1758
- Update year on SettingsPage.xaml by @AndrewKeepCoding in #1769
- Fix auto-scrolling issue on the TabView page by @AndrewKeepCoding in #1767
- Fix crash on Templates page due to incorrect file path by @Zakariathr22 in #1774
- Apply minor improvements on the RatingControl sample page by @AndrewKeepCoding in #1770
- Refactor path variable to point to Samples folder in Tools scripts by @Zakariathr22 in #1775
- Remove input validation page by @Zakariathr22 in #1773
- Update README.md by @AndrewKeepCoding in #1768
- Removed
Resources.resw
as it was unnecessary by @Zakariathr22 in #1776 - Improve Scroll Behavior on Various Pages by @Zakariathr22 in #1779
- Minor menu reordering by @niels9001 in #1778
- Fix selected item issue on the SelectorBar control page by @AndrewKeepCoding in #1780
- Replace Fundamentals' PathIcon with a FontIcon by @AndrewKeepCoding in #1790
- Enabling Arm64EC Platform for WinUIGallery by @kythant in #1794
- Update the spacing in the sample code display of the
ControlExample
control by @Zakariathr22 in #1789 - Add
AppWindow
Sample by @Zakariathr22 in #1781 - Limit SettingsPage width for better usability by @Zakariathr22 in #1791
- Radiobuttons crash fix by @AndrewKeepCoding in #1795
- Fix the window cannot be dragged after resetting to system titlebar then reset it back by @HO-COOH in #1788
- Add
Custom & User Controls
Sample by @Zakariathr22 in #1786 - Fix variable naming inconsistency in SetOwnership method by @Zakariathr22 in #1800
- Improve
SampleCodePresenter
layout andCopyCodeButton
behavior by @Zakariathr22 in #1799 - Fix slight blurriness in Settings StackPanel by @Zakariathr22 in #1801
- WinUIGallery Submodule Update in WinUI3: Fixes by @kythant in #1802
- Update
RepeatButton
Image Asset Path by @Zakariathr22 in #1808 - Updating nuget packages + small cleanup by @niels9001 in #1796
- Layout spacing samples by @AndrewKeepCoding in #1807
- Remove background acrylic brush sample by @MGGSK in #1805
- Cleanup: Remove Unused Image Assets by @Zakariathr22 in #1809
- Fix issue with Copy Button text scaling by @michael-hawker in #1812
- Add ContentIsland page with Helmet demo (requires WinAppSDK 1.7 APIs) by @JesseCol in #1743
- Add new windowing APIs by @niels9001 in #1811
- Move EditorConfig to root folder by @niels9001 in #1816
- Fix broken file paths by @niels9001 in #1817
- Added the context menu for the tab view for left and right actions. by @sabareesanms in #1821
- Fix for the line ending encodings by @godlytalias in #1823
- Fix: Ensure
SampleCodePresenter
Updates Theme Independently by @Zakariathr22 in #1819 - Fix inconsistencies and noop buttons in AppWindow samples by @marcelwgn in #1824
- Update samples for homepage + version number bump by @niels9001 in #1825
- Intellicode: tests by @Jay-o-Way in #1815
- AppWindow: Add maximize/restore button & showcase new WASDK 1.7 features by @Zakariathr22 in #1827
- Refactor: Simplify
AppWindow
sample windows logic by @Zakariathr22 in #1834 - Update PopupPage.xaml by @Max-Meng in #1831
- Update
VersionHelper
for improved SDK version handling by @Zaka...
WinUI Gallery v2.5.1
What's Changed
- Added error handling. by @MGGSK in #1607
- Add IconsDataSchema by @HO-COOH in #1634
- Improve Color page sample code by @AndrewKeepCoding in #1653
- Separate XAML and C# code in TitleBar customization example by @Zakariathr22 in #1663
- [UX] New icon by @niels9001 in #1667
- Fix camera still being used after closing camera preview page by @marcelwgn in #1638
- Remove DataGrid by @niels9001 in #1677
- Fix:
ColorPaletteResourcesPage
theme toggle highlight by @Zakariathr22 in #1676 - Resolve
Iconography Page
issue, improveControl Example
behavior andScrollViewPage
Example by @Zakariathr22 in #1668 - small changes to Color pages by @Jay-o-Way in #1670
- Fix:
Color > HighContrast
theme toggle highlight by @Zakariathr22 in #1680 - Add Manual WebView2 Package Reference to Bypass Store Validation Error by @karkarl in #1687
- Remove ColorPaletteResources sample by @niels9001 in #1686
- Remove Reveal Focus sample by @niels9001 in #1685
- Updating missing icons + subtitles for design guidance section by @niels9001 in #1682
- Fix broken WinUI repo link by @niels9001 in #1683
- Tweaks to homepage strings by @niels9001 in #1695
- Refactor CompactSizing sample by @niels9001 in #1684
- [UX] Pageheader improvements by @niels9001 in #1679
- Fix: Prevent FilePicker button double-click by @HO-COOH in #1580
- Update Version Info to 2.5.1 by @karkarl in #1704
Full Changelog: v2.5.0...v2.5.1
WinUI Gallery v2.5.0
What's Changed
- Searching icons by tags by @AndrewKeepCoding in #1562
- Fix: A potential bug in Win32WindowHelper.cs by @Paper-Scallion in #1564
- Fix RadioButtons image abnormal. by @mowangshuying in #1571
- Remove unused code by @niels9001 in #1572
- Feat: Better xaml sound demo by @HO-COOH in #1575
- Cleanup: Unnecessary xaml namespaces by @HO-COOH in #1576
- New sample: Selectable TextBlock by @HO-COOH in #1578
- Fix: AutoSuggestBox Page crash by @HO-COOH in #1582
- PageHeader DropDownButton Flyout Fix by @karkarl in #1599
- Add a icon to the exe file by @MGGSK in #1604
- Update samples to announce UI changes to narrator by @marcelwgn in #1509
- New sample: RadioMenuFlyoutItem by @HO-COOH in #1611
- Title Bar height fix by @MGGSK in #1620
- Draft PR to Setup OneBranch CI Pipeline by @karkarl in #1636
- Updating TabView to consume tear-out APIs + Fix Failing Axe Tests by @karkarl in #1629
- feat: Update NumberBox example to reflect spin button placement in displayed XAML code by @Zakariathr22 in #1612
- fix: Update Scroll View Animation Example and Sample Code Presenter by @Zakariathr22 in #1616
- SplitView Sample ->
fix
the mismatch between rendered content and source code by @Zakariathr22 in #1617 - Add schema for ControlInfoData.json by @HO-COOH in #1630
- Fix/add link to nonclientinputsource by @HO-COOH in #1633
- Fix theming in spacing page by @marcelwgn in #1639
- Show item base classes by @AndrewKeepCoding in #1591
- Copy "git clone https..." to clipboard when clicked by @AndrewKeepCoding in #1641
- WIP OneBranch Setup by @karkarl in #1640
- Update Gallery and WindowsAppSDK Version by @karkarl in #1652
New Contributors
- @Paper-Scallion made their first contribution in #1564
- @mowangshuying made their first contribution in #1571
Full Changelog: v.2.4.3...v2.5.0
WinUI Gallery v2.4.3
What's Changed
- Update ReadMe by @karkarl in #1538
- Fix landing image by @niels9001 in #1547
- Added a Scratch Pad page where sample xaml can be loaded by @codendone in #1548
- Update Version by @karkarl in #1549
- Fix: Interactive element is no longer interactive after adding it a second time by @HO-COOH in #1550
- Correct Japanese icon name by @AndrewKeepCoding in #1543
- Link to TitleBar Experimental Samples by @karkarl in #1559
- Use Selectorbar for Sample Code by @ghost1372 in #1540
- Updated spacing images by @niels9001 in #1560
- Details on new pages by @Jay-o-Way in #1545
- TextSection Color Design Guidance Update Color Contrast by @karkarl in #1566
- Fix typo in NavigationView Sample 5 by @cfgiugliano in #1567
- Update to WASDK 1.5.4 by @karkarl in #1568
- Fix: No contrast of the CopyButton in the color guidance page by @HO-COOH in #1554
- Update Version 2.4.3 by @karkarl in #1570
New Contributors
- @cfgiugliano made their first contribution in #1567
Full Changelog: v2.4.2...v.2.4.3
WinUI Gallery v2.4.2
What's Changed
- Fix Pivot control's description by @AndrewKeepCoding in #1508
- Fix#1493 Control Source link 404 bug by @efreykongcn in #1494
- Update WinUIGalleryLanding.PNG #1476 by @ghost1372 in #1478
- adjust code padding by @Jay-o-Way in #1490
- Fix issue when searching on icons page with item being selected by @marcelwgn in #1515
- Move accessibility samples into accessibility folder by @marcelwgn in #1514
- add 23H2 and 24H2 in forms by @Jay-o-Way in #1495
- Set URI source version numbers dynamically to simplify maintenance by @Scottj1s in #1523
- [Colors] Replace ComboBox with SelectorBar by @niels9001 in #1496
- Implement better keyboard handling, add missing navigation shortcuts/keys by @marcelwgn in #1482
- Allow dragging last tab out of window by @marcelwgn in #1471
- Update link to point to WinUI 3 docs by @marcelwgn in #1510
- Fix settings page crash on Windows 10 by @HO-COOH in #1480
- Update CommandBar description by @Jay-o-Way in #1529
- Update SignalSection: "System / Critical" and IsClosable="False" by @Jay-o-Way in #1532
- Fix pageheader spacing at smaller window widths by @niels9001 in #1537
- Update Pivot Recommendation by @karkarl in #1539
- [Design guidance] Additional pages by @niels9001 in #1531
New Contributors
- @efreykongcn made their first contribution in #1494
Full Changelog: v.2.4.1...v2.4.2
WinUI Gallery v2.4.1
What's Changed
- Update to WinAppSDK 1.5 and .NET8; PublishSingleFile for unpackaged configs; fix compile warnings by @Scottj1s in #1483
- fix typo by @Jay-o-Way in #1491
- Update to support submodule builds by @Scottj1s in #1498
- [FIX] Fix typo in file picker sample source by @zateutsch in #1497
- Update Version to 2.4.1.0 by @karkarl in #1475
New Contributors
- @zateutsch made their first contribution in #1497
Full Changelog: v2.4.0...v.2.4.1
WinUI Gallery v2.4.0
What's Changed
- Improve accessibility of ListView page - list view items UIA description includes more information. by @kmahone in #1435
- Add exponent settings to easing function page by @HO-COOH in #1417
- Remove useless api check in the animation interop page code sample by @HO-COOH in #1418
- Fix TextBox XAML sample code by @marcelwgn in #1431
- Update copyright year and copyright string by @Aaron-Junker in #1432
- Fix YAML syntax error on bug_report.yaml by @AndrewKeepCoding in #1436
- Update version info to v2.3.0 by @AndrewKeepCoding in #1441
- Update AnnotatedScrollBar icon by @AndrewKeepCoding in #1442
- Add a unit test project by @kmahone in #1444
- [UX] Adding links to control source code by @niels9001 in #1411
- Incremental Fixes to Refactor Codebase by @karkarl in #1449
- Replace AppUIBasics to WinUIGallery Namespace by @karkarl in #1446
- Cleanup controlinfo classes and json by @marcelwgn in #1450
- Fix app crash trying to show the search results page by @AndrewKeepCoding in #1439
New Contributors
- @Aaron-Junker made their first contribution in #1432
Full Changelog: v2.3.0...v2.4.0
WinUI 3 Gallery v2.3.0
What's Changed
- Add new Desktop Acrylic kind (Base and Thin) by @ghost1372 in #1354
- Added a "Capture element / camera preview" page in the Media section. by @codendone in #1357
- Update to WinAppSDK 1.4.1 and remove menu theme workaround by @Scottj1s in #1359
- Fixes for WinUI submodule compatibility by @Scottj1s in #1362
- Fix division by zero by @hez2010 in #1366
- First round of UWP link replacement by @marcelwgn in #1347
- Switch .NET 7 by @marcelwgn in #1115
- Fix issue that crashes the app when navigating to SemanticZoomPage by @AndrewKeepCoding in #1363
- Clickable Interactive control sample for custom titlebar by @pratikone in #1360
- Set TrimMode explicitly back to partial for .NET 7 compat by @Scottj1s in #1378
- Update to WinAppSDK 1.4.2 and remove temporary workaround for including version info without dupe warnings by @Scottj1s in #1379
- Cleanup unnecessary code by @marcelwgn in #1299
- Add Test to Scan All Pages for Axe Issues by @karkarl in #1361
- P1 Accessibility Fixes by @karkarl in #1380
- Add ToString method to view model in StandardUICommand sample so accessibility name does not default to data type name. by @ranjeshj in #1382
- Update ListView sample code to match used resources by @marcelwgn in #1383
- Rename NewControls page to Homepage by @marcelwgn in #1381
- Update infobadge samples to be more accessible by @marcelwgn in #1311
- Refactor IconsPage ItemsRepeater to ItemsView by @karkarl in #1376
- Fix Selection Indicator for GridView sample by @marcelwgn in #1385
- Fix sample presenter not properly determing if its empty by @marcelwgn in #1374
- Unblock CI by fixing Axe errors by @marcelwgn in #1394
- Fix issue with titlebar sample setting caption button background to the wrong color by @marcelwgn in #1368
- Fix issue with icon element monochrome sample not working by @marcelwgn in #1309
- Fix settings icon not properly animating, minor refactor by @marcelwgn in #1313
- [UX] Minor UI tweaks by @niels9001 in #1305
- Fix issue with treeview icon on high contrast by @marcelwgn in #1308
- Fix damping sample misbehaving when using wrong locale by @marcelwgn in #1375
- Readd navigation stack capabilities by @marcelwgn in #1384
- Fix protocol activation by @marcelwgn in #1304
- Fix Listbox text truncation when text is scaled up by @christineyan4 in #1397
- Cleanup azure pipelines steps by @marcelwgn in #1390
- Change DropDownButton's MenuFlyout Placement to be left-aligned by @christineyan4 in #1400
- change Windows App Runtime version to actually reflect runtime, not SDK by @Scottj1s in #1406
- [Cleanup] Remove unused controlicons by @niels9001 in #1405
- Fixing
ListBox
XAML code example syntax by @DimitarNestorov in #1408 - Added Missing Curly Brace in Sample Text Document by @RolinoTheWolf in #1407
- [Colors] Adding highcontrast brushes by @niels9001 in #1401
- Add "Needs-Triage" Label by @karkarl in #1395
- Bump year by @niels9001 in #1428
- Fix: Escape glyph hex in xaml by @HO-COOH in #1423
- Remove WindowHelper from FilePicker sample code by @AndrewKeepCoding in #1396
- nit: merge two StackPanels by @Jay-o-Way in #1421
- Fix FilePicker sample code by @AndrewKeepCoding in #1429
- Add minimum window sizes by @marcelwgn in #1404
New Contributors
- @codendone made their first contribution in #1357
- @hez2010 made their first contribution in #1366
- @AndrewKeepCoding made their first contribution in #1363
- @christineyan4 made their first contribution in #1397
- @DimitarNestorov made their first contribution in #1408
- @RolinoTheWolf made their first contribution in #1407
Full Changelog: v2.2.0...v2.3.0
WinUI 3 Gallery v2.2.0
What's Changed
- [Accessibility][Keyboard support] Add access keys & arrow keys docs and add clarify guidance by @citelao in #1271
- Using JsonSerializer instead of JsonObject by @ghost1372 in #1276
- tweak fontsizes by @Jay-o-Way in #1240
- Remove MDL2 from code by @Jay-o-Way in #1260
- Display Windows App SDK and Runtime version info by @Scottj1s in #1282
- Update to WinAppSDK 1.3.1 by @bpulliam in #1284
- [UX] Adding Mica by @niels9001 in #1287
- Check if subtitle is null by @niels9001 in #1292
- Adding CopyButton by @niels9001 in #1295
- Mica Sample Update by @karkarl in #1290
- Add info font icons by @Jay-o-Way in #1297
- [UX] Titlebar improvements by @niels9001 in #1293
- [A11y] Increasing MinWidth of color textbox by @niels9001 in #1294
- Small spelling fix by @jamespack in #1307
- Update URL on WebView 2 sample by @chingucoding in #1314
- Fix a11y issue on InfoBadge sample by @chingucoding in #1310
- Merges unpkg-submodule branch into main, make the repo submodule ready by @pratikone in #1325
- More changes for submodule by @pratikone in #1327
- WinUI gallery unpackaged mode working + single project config for both packaged and unpackaged by @pratikone in #1329
- Miscellaneous Acessibility Fixes by @karkarl in #1326
- Add initial CI pipeline with UI tests and axe scanning by @chingucoding in #1289
- Build Errors and Warning Fixes by @karkarl in #1332
- Fix build errors and CI by @chingucoding in #1335
- Pause media playback when navigating away from mediaplay page by @chingucoding in #1338
- Update TextBox UI test to type less text to decrease flakyness by @chingucoding in #1345
- Fix sample code missmatch on ListView page by @chingucoding in #1337
- Upgrading to Toolkit 8.x by @niels9001 in #1339
- Update to WASDK 1.4 and related maintenance by @Scottj1s in #1336
- Adding pages for new AnnotatedScrollBar, ScrollView and ItemsView controls by @RBrid in #1351
- updated and added detail to test execution readme by @Scottj1s in #1350
- Restore WAP solution and project for bundle publishing by @Scottj1s in #1349
- disable ReadyToRun as it was mistakenly trimming Microsoft.UI.Xaml.Controls.ScrollView from Microsoft.WinUI.dll by @Scottj1s in #1352
- WinUI Gallery 2.2.0.0 Release by @karkarl in #1353
New Contributors
- @jamespack made their first contribution in #1307
Full Changelog: 2.1.0...v2.2.0
WinUI 3 Gallery v2.1.0
What's Changed
- Update WinUIGalleryLanding.PNG by @ghost1372 in #1221
- Add InfoBadge by @ghost1372 in #1219
- [Settings] Incorrect description by @niels9001 in #1235
- fix deprecated icons by @Jay-o-Way in #1238
- Removing unused assets by @niels9001 in #1236
- Fix for bug when user changes Windows System theme when winui gallery is up and running, caption buttons don't pick the correct theme color. by @pratikone in #1239
- [Screen reader] Describe automatic properties and add FullDescription by @citelao in #1223
- With retarget of app to 19041, wapproj also needs update to prevent nuget errors by @Scottj1s in #1243
- This is port of internal fix which adds Confirmation of Action feature to many actions in WinUI gallery by @pratikone in #1245
- Re-doing visual bug fix which got removed by previous commit by @pratikone in #1250
- Fix use of relative Uris by @bpulliam in #1251
- update links to learn.ms.com by @Jay-o-Way in #1248
- fix incorrect links by @insomniachi in #1233
- Update issue templates by @chingucoding in #1258
- Fix ContentDialog theme color by @YexuanXiao in #1267
- Adding accessible name to copy link button by @niels9001 in #1262
- Fix typos in BreadCrumbBarPage sample by @chingucoding in #1259
- Update to WASDK 1.3 🎉 by @karkarl in #1274
New Contributors
- @insomniachi made their first contribution in #1233
- @YexuanXiao made their first contribution in #1267
Full Changelog: v2.0.0...2.1.0