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)