Releases: microsoft/WinUI-Gallery
Releases · microsoft/WinUI-Gallery
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
WinUI 3 Gallery v2.0.0
What's Changed
- Design Guidance section by @gregwoo-microsoft in #1167
- Fix double navigation when selecting search result item. by @matheus-inacio in #1185
- [UX] UX improvements and fixes by @niels9001 in #1184
- Resolve compiler errors by @niels9001 in #1193
- #1130 Corrected source code comments displayed to user by @MarkBrainfire in #1204
- fix line ending in contact.txt file by @ranjeshj in #1208
- #1202 Restore Viewbox to Gallery by @MarkBrainfire in #1209
- [UX] New landingspage experience by @niels9001 in #1192
- Updated icons for System & Windows by @gregwoo-microsoft in #1197
- New Settings UX by @niels9001 in #1194
- New app icon, adjusting NavView by @niels9001 in #1211
- Switch to new theme changing by @chingucoding in #1212
- Make typography image theme aware by @niels9001 in #1213
- Using segmented control for colors page by @niels9001 in #1214
- Adding .ico by @niels9001 in #1216
New Contributors
- @matheus-inacio made their first contribution in #1185
- @MarkBrainfire made their first contribution in #1204
Full Changelog: v1.3.17...v2.0.0
WinUI 3 Gallery v1.3.17
What's Changed
- Added C# code to the ItemsRepeater page by @gregwoo-microsoft in #1136
- Clarified animationInterop sample by @gregwoo-microsoft in #1137
- General Hygiene fixes by @bpulliam in #1139
- New shape samples by @gregwoo-microsoft in #1132
- Remove unnecessary mica controller in source by @HO-COOH in #1138
- Navigation View Fixes by @gregwoo-microsoft in #1150
- add a readme to packagestore to ensure its existence by @bpulliam in #1152
- Fixed visual bug on implicit transitions page by @gregwoo-microsoft in #1156
- Added new Shape + Line icons by @gregwoo-microsoft in #1158
- Added source code to Connected Animation samples by @gregwoo-microsoft in #1159
- fix repeater page crash when resizing to a small width by @ranjeshj in #1161
- fix keyboarding in radial gradient page by @ranjeshj in #1168
- Fix RadialGradientBrush keyboard behavior by @chingucoding in #1169
- fix command bar flyout sample text to match the code by @ranjeshj in #1171
- Added the Background property to the ProgressRing page by @gregwoo-microsoft in #1163
- Accessibility fixes from internal repo by @bpulliam in #1174
- Update .gitignore. Add launchsettings.json by @bpulliam in #1173
- Replace ProjectReunion version variables with WindowsAppSdk ones by @bpulliam in #1172
- Titlebar improvements by @niels9001 in #1179
- Use assembly version instead of package version, to prevent crash on unpackaged app settings by @Scottj1s in #1175
- Showcase SnapsTo property for the Slider control by @gregwoo-microsoft in #1182
- New Clipboard & FilePicker samples by @gregwoo-microsoft in #1135
- New tile carousel on home page + tiles for community & accessibility by @gregwoo-microsoft in #1131
Full Changelog: v1.3.16...v1.3.17
WinUI 3 Gallery v1.3.16
What's Changed
- Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /UITests by @dependabot in #1036
- Add debug manifest file for development by @chingucoding in #989
- Fixed punctuation in SystemBackDropSample1.txt by @KingPegasus in #1042
- AnimatedIcon: add missing automation name to button by @bkudiess in #1044
- Adds Automation Name to HeaderTile by @bkudiess in #1043
- Remove LocalizedControlType from Elements Automation Name by @bkudiess in #1046
- Removed policheck terms by @gregwoo-microsoft in #1052
- Add control namespaces to sample page header by @chingucoding in #1051
- move window helper into helper directory by @bpulliam in #1077
- Use the proper Window in multi-window scenarios by @bpulliam in #1088
- Fix crash due to invalid parameters to FindNextElement by @bpulliam in #1087
- fixes for unpackaged by @bpulliam in #1078
- Add Support MicaAlt by @ghost1372 in #1070
- Fix issue with color selection on TitleBar page not being keyboard accessible by @chingucoding in #1080
- Add minimum dimensions to WebView 2 sample by @chingucoding in #1082
- Enable ScrollViewer Zoom and add tab stop by @bpulliam in #1091
- Enable downlevel dragging of custom titlebar by adding Win 10 compatibility to the app manifest by @bpulliam in #1090
- Find alternative for UWP ExtendViewIntoTitleBar API to fix issue with non clickable elements in top orientation by @chingucoding in #1081
- Fix a11y issues in listview grouping sample by @chingucoding in #1083
- User/ranjeshj/tabdragdrop3 by @ranjeshj in #1097
- fix: typo in ListViewPage.xaml.cs by @loliGothicK in #1098
- Change arm64 platform to ARM64 by @bpulliam in #1105
- Update Gallery glyphs to current standard by @bpulliam in #1106
- Changed the zoom value to 2 by @zeyaddesigns in #1095
- Add xaml source to webview2 page by @bpulliam in #1107
- Merge Feature/winappsdk 1.2 into main by @bpulliam in #1116
- Scroll viewer zoom to 2.0 on startup and rename control x:Name by @baileydauterman in #1113
- Correct DependencyProperty names in HeaderTile.xaml.cs by @makazeu in #1109
- Update visual design of Infobar sample option panels by @chingucoding in #1013
- Update ControlInfo for New and Updated pages by @bpulliam in #1117
- Update Slider page by @bpulliam in #1118
- Update BreadcrumbBar samples by @chingucoding in #1015
New Contributors
- @dependabot made their first contribution in #1036
- @KingPegasus made their first contribution in #1042
- @bkudiess made their first contribution in #1044
- @ghost1372 made their first contribution in #1070
- @loliGothicK made their first contribution in #1098
- @zeyaddesigns made their first contribution in #1095
- @baileydauterman made their first contribution in #1113
- @makazeu made their first contribution in #1109
Full Changelog: v1.3.15...v1.3.16