Releases: microsoft/microsoft-ui-xaml
Releases · microsoft/microsoft-ui-xaml
Microsoft.UI.Xaml v2.4.0-prerelease.200203002
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.200203002
Changes:
- c482f06 Check for ApplicationViewMode.Spanning. (#1928)
- 1c09f51 Fixes to a few NumberBox issues (#1894)
- 2df7f39 Fix crash in selection model during SelectRange (#1922)
- e95e099 Fix crash when trying to use DefaultRadioButtonStyle (#1859)
- f064347 Created a new ICS file for the call and added it to the readme (#1907)
- 032e339 Fix stack overflow with two way x:Bind to NumberBox.Value (#1905)
- 45a3369 Update expand state when ItemsSource changes (#1917)
- 08fa481 re-enable rs3 test pass (#1911)
- 49d724e Merge branch 'user/baknapp/pgo3'
- edb4a95 pr feedback
- 464a448 Fix issue with multiple resets causing a crash due to duplicate keys. (#1886)
- ed5a755 consume 2.0.0
- 31d9d1e one more
- 50d7160 bootstrap build with v0.0.3
- 27256a0 Merge branch 'master' into user/baknapp/pgo3
- 65d4c3a initial
- d4dd926 CppWinRT workaround for compiler issue in latest VS 16.4.3 (#1878)
- 4bf21d7 ProgressBar Indeterminate Animation Update (#1759)
- 054d22e Update bug report issue template for 19H2 (#1885)
- 42c7942 Fix broken link (#1864)
- e353438 Moving around ItemsRepeater samples to organize them better (#1838)
- da8e31a Make TabItems as content property of TabView (#1845)
- e8b2bce Improve UI of MUXControlsTestApp (#1793)
- 6b4f0a8 fix new project script and update feature area props file. (#1843)
- 63d3920 RadialGradientBrush initial commit (#1831)
- 34d1c47 Fix bug where transition from LeftMinimal/LeftCompact to LeftCompact opens pane of NavigationView (#1788)
Microsoft.UI.Xaml v2.4.0-prerelease.200113001
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.200113001
Changes:
- f3862ec Move NavigationView to Repeater (#1683)
- 1f48f11 Fix bug where NavViewItem would report wrong type for UIA (#1800)
- d876b4e Update to use new SpanningRects API instead of DisplayRegions. (#1822)
- 32133a3 Disable unreliable test (#1816)
- 8f49752 Improve theming of TabView in High Contrast mode (#1663)
- 4514d8f Fix TreeView single selection (#1799)
- ff0b840 ProgressRing Initial Commit (#1608)
- 007ab33 Fix bug with UniformGridLayout MaximumRowsOrColumns and requested size (#1802) [ #1549 ]
- c6858f2 Fix test ItemsRepeater VerifyAnchor (#1797)
- e7e0823 API Tests Refactor (#1760)
- 4051ba9 Remove ScrollBar rounded corners pre rs5 (#1777)
- 7af2ce1 Use WINRT_LEAN_AND_MEAN (#1776)
- 5dc472c further future proof the custom focus management. (#1767)
- b384eb5 Added more NavigationView tests (#1754)
- c716a13 Enable C++/WinRT heap enforcement (#1772)
- 48269ee Add an access key handler to radio buttons (#1753)
- 91e55d8 Disable unreliable test (#1770)
Microsoft.UI.Xaml v2.3.191217003-prerelease
Microsoft.UI.Xaml v2.4.0-prerelease.191217001
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.191217001
Changes:
- 52571ee Fix IsInFrameworkPackage logic (#1762)
- f5355bf Fixing Scroller's RepeatedSnapPoint bug: wrong snapping before first snap point (#1758)
- 38b359c Add manual patch number to the versioning (#1750)
- 956f1ec Teaching tip (sub)title collapse when empty (#1748)
- 088ffb4 Switch border brush in HC (#1738)
- 46f9da3 Switch to C++/WinRT -optimized (#1737)
- 35577ba Fix to sizing issue when TabView is aligned left. (#1744)
- 0e24e05 Fix ItemsRepeater overwriting DataContext (#1740)
- 7d36af3 Enable the RadioButtons Basic Keyboard Test (#1733)
- 3ef3e58 Enable chk tests (#1729) [ #1563, #1725, #1726, #1734 ]
See More
- f3dbb44 Re-enable code analysis and fix some CppCoreGuidelines checks (#1661)
- 11df1aa Upgrade MUXC project to latest C++/WinRT (#1730)
- 09a5608 RadioButtons layout account for available size. (#1719)
- cc335ac Extend the fix for Recycling the focused element to non virtualized layouts (#1724)
- e158eec Fix repeater holding onto elements (#1723)
- d29aac1 Remove WPF test apps (#1718)
- 2f29470 Fix bug where scrolling a NumberBox inside ScrollViewer would scroll both (#1711)
- d073936 Updated WinUI 2.2 version references to 2.3. (#1717)
Microsoft.UI.Xaml v2.3.191211002
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191211002
Changes:
- 7f352d8 Fix to sizing issue when TabView is aligned left. (#1744)
- 99e9caa Extend the fix for Recycling the focused element to non virtualized layouts (#1724)
- ea9292e Fix repeater holding onto elements (#1723)
- 2f2d56f RadioButtons layout account for available size. (#1719)
- c653b8a NumberBox: Fixes several bugs (#1713)
- 0dc647c Fix bug where scrolling a NumberBox inside ScrollViewer would scroll both (#1711)
- fb38aa2 Fix to TabView layout cycle issue that Terminal was experiencing. (#1703)
- a790bb8 fixed the closed button displaying bug (#1580)
Microsoft.UI.Xaml v2.3.191129002
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191129002
https://docs.microsoft.com/en-us/uwp/toolkits/winui/release-notes/winui-2.3
Features:
- Move radio buttons onto repeater (22adf4dc by StephenLPeters, pr #1623)
- NumberBox: New features and bug fixes (94d5e091 by teaP, pr #1656)
- Adding ProgressBar Control with Updated Styling (477a848a by karenbtlai, pr #1453)
- NumberBox: Initial commit (714ca97f by teaP, pr #1507)
Notable bug fixes:
- NumberBox: Change StepFrequency to SmallChange and LargeChange (2237b09d by jevansaks, pr #1690)
- Rename "NewParent" to "NewParentItem" (f3467f46 by kaiguo, pr #1692)
- Fix problem where TeachingTip would not update position when target has moved (9e5d0351 by chingucoding, pr #1609)
- Fix RadioButtons putting focus on wrong element when moving between RadioButton groups (c5b73dbf by jevansaks, pr #1667)
- Update TreeView to support blocking drag&drop for specific items (4dd6b16c by kaiguo, pr #1646)
- ProgressBar Accessibility Features & Bug Fixes (463842e3 by karenbtlai, pr #1665)
- Fix issue with icons on TabView clipping with textscaling > 175% (ae834cb8 by chingucoding, pr #1664)
- Refine ProgressBar Animation (9d0819d4 by karenbtlai, pr #1564)
- NumberBox: Heaps of bug fixes (6ae29b7c by teaP, pr #1618)
- NumberBox: Add expression calculation (284999d5 by teaP, pr #1602)
- Bug fixes to AnimatedVisualPlayer, and some test cleanup. (1186ee75 by simeoncran, pr #1558)
- Fix bug with focused items not being recycled upon ItemsSource reassignment (1434f5d7 by chingucoding, pr #1548)
- Make TreeView ItemSource binding synchronous (05855db0 by kaiguo, pr #1567)
- Update use of weak_ref in SwipeControl to avoid potential race condition (cf035ad4 by kmahone, pr #1565)
- TabView accessibility and tab size fixes (cea350db by teaP, pr #1538)
- Fix visual bug where chevron would clip with text scaling ~200% (625c4813 by chingucoding, pr #1525)
- Fix accent button background for high contrast (2a1ed297 by kaiguo, pr #1509)
- Fix issue with TabView crashing in a NavigationCacheMode=Required page (6bc38546 by MuziburRahman, pr #1482)
- Fix bug where Calender in high contrast would render wrong (ed988d47 by chingucoding, pr #1492)
- Fix ScrollBar rounded corners (22e5052f by kaiguo, pr #1485)
- TabViewItem should create AutomationName from Header (17a1e5c5 by kmahone, pr #1444)
- Remove padding of MenuFlyoutItems (24e624d0 by chingucoding, pr #1457)
- Fix bug where removal of TeachingTip would leave the Popup open (21b1a6ed by chingucoding, pr #1327)
- Fix a TreeViewItemAutomationPeer crash (102ae5c4 by kaiguo, pr #1449)
- Fixed NavigationView on launch pane state (ab66b662 by ojhad, pr #1439)
- Add rounded corners on CommandBar overflow menu (94002c44 by kaiguo, pr #1443)
- DispatcherHelper constructor throws expected exception, creates developer confusion (6b75d80e by kmahone, pr #1434)
- Fix ToggleSwitch colors (37273f6a by kaiguo, pr #1415)
- Fix stack layout arrange when items use stretch and final size is more than desired size (f37ebd5b by ranjeshj, pr #1419)
- Disable TreeViewItem chevron scaling (a53a6504 by kaiguo, pr #1418)
- Fix ContentDialog CornerRadius (45c12e55 by kaiguo, pr #1405)
- Fix bug with calling SwipeItems Clear function would crash (18ef85a6 by chingucoding, pr #1383)
- Fix TreeViewNode content display (75ea41ee by kaiguo, pr #1357)
- Fix bug with empty DataTemplate (7d9a12e0 by chingucoding, pr #1358)
- Fix bug with textbox clipping under small width and height (a65422c5 by chingucoding, pr #1344)
Microsoft.UI.Xaml v2.3.191127001-prerelease
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191127001-prerelease
Changes:
- 2237b09 NumberBox: Change StepFrequency to SmallChange and LargeChange (#1690)
- 028e26e Fix rounded corners for compact mode number box (#1689)
- f3467f4 Rename "NewParent" to "NewParentItem" (#1692)
- 7842e8b Enable setting selected index/item from markup (#1680)
- 01f67f2 Add tag value for settings item (#1682)
- 9e5d035 Fix problem where TeachingTip would not update position when target has moved (#1609) [ #1547 ]
- 99267b5 Narrow selection follows focus (#1676)
- 2a10c9d Add a setter for AccessibilityView to raw for radio buttons (#1677)
Microsoft.UI.Xaml v2.3.191125001-prerelease
Microsoft.UI.Xaml v2.3.191123003-prerelease
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191123003-prerelease
Features:
- Move radio buttons onto repeater (22adf4dc by StephenLPeters, pr #1623)
- NumberBox: New features and bug fixes (94d5e091 by teaP, pr #1656)
Notable bug fixes:
- Update TreeView to support blocking drag&drop for specific items (4dd6b16c by kaiguo, pr #1646)
- ProgressBar Accessibility Features & Bug Fixes (463842e3 by karenbtlai, pr #1665)
- Fix issue with icons on TabView clipping with textscaling > 175% (ae834cb8 by chingucoding, pr #1664)
Microsoft.UI.Xaml v2.3.191121001-prerelease
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191121001-prerelease
Notable bug fixes:
- Refine ProgressBar Animation (9d0819d4 by karenbtlai, pr #1564)
- NumberBox: Heaps of bug fixes (6ae29b7c by teaP, pr #1618)
- NumberBox: Add expression calculation (284999d5 by teaP, pr #1602)
- Bug fixes to AnimatedVisualPlayer, and some test cleanup. (1186ee75 by simeoncran, pr #1558)
- Fix bug with focused items not being recycled upon ItemsSource reassignment (1434f5d7 by chingucoding, pr #1548)
- Make TreeView ItemSource binding synchronous (05855db0 by kaiguo, pr #1567)
- Update use of weak_ref in SwipeControl to avoid potential race condition (cf035ad4 by kmahone, pr #1565)