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