microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

MIT License

Stars
6.3K
Committers
152

Bot releases are hidden (Show)

microsoft-ui-xaml - Microsoft.UI.Xaml v2.5.0-prerelease.201127001

Published by ranjeshj almost 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.5.0-prerelease.201127001

Notable Changes:

  • 38a38d9835f7d1ac1e84f2f2a6f2617eacf3b2c9 Update InfoBarPanel API names (#3704)
  • 55db4a2ab0af6c55cd6794a904e6b1c89161b760 fix crash in navview when tabbing
  • e90f6f8fa7b8283e0114856ce69891d908fc3eb4 update intellisense file (#3651)
  • 682dc5ec16ac8969009ffe846ba541fb4eb79a59 Update CommandBarFlyout closing animation to include button moving (#3594)
  • 9acab7164700cb3dfcf1a66de96c41f900426646 Remove explicit sizes of InfoBar (#3653)
  • a88ce6eebdfc7105eeb9c7e7c32c1e96ae314d2d update loc strings (#3650)
  • 7a0fd496a9d30d2fa0d121bd97aa71977964bfd9 TeachingTip: Fix background for light-dismissable tip (#3440)
  • acf949a55815f1c0af93566780d99e72f4e78058 Update NavigationView pane scrolling behavior (#3602)
  • 0d4c295b7a0830d04a5f716cf3c8bb84c46c4223 Switch to using ThemeResource for icon in InfoBar (#3603)
  • 309c88f81cf23802d6406b452e4381fc9b4e9de1 TabView: Fix newly-added items not respecting TabWidthMode [compact] when using an ItemsSource collection (#3118)
  • 52e7fc488f51c70248682feefb5e15f77cb5c38e make footer menu items public (#3519)
  • 9b264ff73eeea18f6e13abe0b8ad9395b1c0138b Fix issue with ProgressRing not acting correctly when moving backwards (#3565)
  • a9dd3bac8affd2c0362daa5c85d36ece2514e86d NavView: Fix CornerRadius for overflow menu and NavViewItem children flyout menu (#3082)
  • ce84da3986fde706f4dc02d26851a4598d11e0e0 Feature/expander (#3492)
  • da3964ea1f8d79032975d3820d3d269f200bf03b IsSelectionRequried -> IsSelectionRequired (#3404)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.5.0-prerelease.201027002

Published by ranjeshj almost 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.5.0-prerelease.201027002

Notable Changes:

  • 312548952ca56c3316ca2e820c8c37ef62eb1f4e Adding InfoBar Control (#3325)
  • a08f765a9b58f998586750e3120a665c9dbd786c Add PagerControl (#3327)
  • 794cf606c22a966a524ca16fbe7eae944a06d86e Update progress ring API (#3396)
  • 878ba354d7f968c7708f9031f5db2448031d5ef2 RadioButtons: Fix header not having correct color when disabled (#3358)
  • dfbe38bfb2996dfaa2f09544c4e86aa69ccc906b TeachingTip: Fix HeroContentPlacement being ignored when initially set from XAML markup (#3271)
  • f4c811b92ae90ac74635c0523aa4c94b3c1d48eb Clarifying point on rounded corners (#3332)
  • 7c3ba16da9e273c73169c062cc803868695fa864 Add InputScope Property To NumberBox (#3186)
  • a560a8627900eec2a7d0358dcfd23d9b2257e961 Let teachingtip treat placement logically not physically (#3165)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.5.0-prerelease.200923002

Published by ranjeshj about 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.5.0-prerelease.200923002

Changes:

  • 40531c714f8003bf0d341a0729fa04dd2ed87710 MUXTestInfra now supporting MSIX as well as APPX. (#3314)
  • c2c5e001bb1809e2efcd1166ef616794c58acfe9 Fix issue with ScrollBar in HC not being visible (#3227)
  • 755afa453e16581a8a6089dd79a4408f5657f2b3 update intellisense file (#3217)
  • 545405f0b3e525bd09e181fc298943b07c6cf7e8 NavigationView: Close pane in non Left displaymode when selecting an item from AutoSuggestBox (#3248)
  • 70adca81f36a1828adce6f9a9ab92892f4eeb9a9 Fix issue with StartBringIntoView scrolling for items already visible (#3167)
  • 752210db029b33936a0fdcb7f4088582d661a0cf Switched AppTestAutomationHelpers nuspec to Release mode. (#3276)
  • 777976f410a881fa98c0b064bb237f6d29e0fa83 TeachingTip: Add bindings to propagate properties down (#3205)
  • 2390f15356323bf051f253c0fd24e81ed591d82e Adding code to forward the foreground (#3265)
  • c46d28b3e706a24a5b89ec110ac2e93a9a86aa58 MUXTestInfra refactor (#3212)
  • dc08d9b429755dd73e581d45764d61a4205f94d4 NavigationView: Fix content clipping regression (#2717)
  • 4fe1fd5225c55f8c1362f991064ea2f4356f1b16 NavigationView: Fix crash when launched in Top mode with hierarchical navigation (#3166)
  • dadcc053f8939b1ff020ce16f93ee233fa25db8b Remove code that removed focus visual in SelectionFollowsFocus mode (#3190)
  • 8730c31a60822d119c1a3f6e0ee5126fd6641577 RadioButtons: Wrap custom ItemTemplate in a RadioButton if required (#3194)
  • 276611504457f340e4ce7b62b5eaca5a7cfcef32 Fix expand chevron flickering. (#3260)
  • 190799020b75f2ea3fe0ad665340b76382406109 NavigationView: Fix IsPaneOpen=false ignored on launch when pane is launched in Left expanded state (#3197)
  • 5e503faeeb51520467f6d04b577f7201835804ff NavigationView: Throw exception when a WUX NavigationViewItem is added to it as a menu item (#3232)
  • d6b425170a7ce5e28d46c3803e086986fdf536de NavigationView: Fix overflow button not being collapsed when the overflow menu only contains one item and NavigationView menu items are removed to empty the overflow menu (#3087)
  • 4981365b5c700742b00c75b3e85192db30d0ec6b Fix issue with displaymode minimal shadow missing (#3127)
  • 9c0115f57c21ba1eb7d9e01c5b400356c4d317c1 NavigationView: Fix app crash in Top mode when clearing the item collection while a selected item exists (#3202)
  • 609758448319a44e548d66f0d3a0dc43d92231ad ColorPicker: Fix app crash when clearing input fields (#3224)
  • 647cb4d4c16decc93f49c7b4abe85331db012031 Fixed NavView in ContentDialog crash (#2920)
  • 986d48adaccaabd569dab76137543b1102b24b6c Fix issue with setting SelectedItem on TreeView would crash application (#3136)
  • 3c4a564f6bfca81552ebbc54652d2f4e00c3bc22 localization update (#3157)
  • f01c44877021b642c5d9dfe0eddb9077738d6e29 Updated background and border of the popup to match Fluent Design guidelines. (#3130)
  • 5e41ccf3357daa27e976388bb0700e40b79d3d60 Fix issue with NavigationView ShoulderNavigation always not behaving correctly (#3145)
  • 8acf7596f4d40f6187b7ef7f990363f7b268ccbf Fix issue with collection change inside item invoked crashing NavigationView (#3138)
  • 2a7cf5e612361738047d58c7abcff3f5bb49fc30 Add missing controls to toolbox file (#3065)
  • 2015013deb9c28285fc46d74627479973157b15f NavView: Expand/Collapse chevron and Overflow button improvements in Top mode (#3063)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.5.0-prerelease.200812001

Published by ranjeshj about 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.5.0-prerelease.200812001

Changes:

  • fb87becb434351936df179b36d184b6b0e0109b2 TextAlignment property added to NumberBox (#2901)
  • 3a6aa2271a73421e37c33965afb81cbf6429b2d5 NumberBox: Fix header foreground color not being properly updated when NumberBox is disabled. (#3005)
  • 67c2684e2913d79316eaf806845f999309952420 Fix issue with flyouts created in CommandBarFlyout not closing when commandbar closes (#3079)
  • 37ade09affcb5297fbfa1b77b3ff7d5da465bfc8 Add support for ReadOnlyList/VectorView and notifycollectionchange (#3055)
  • 86350522e765fcb77e9fc4cb666d434559def50c Add workaround so ItemsRepeater doesn't leak the result of DataTemplate::Load (#3068)
  • 3ff34379124d2287d1b7cdaba1ec444322cbdd3d RadioButtons: Fix selected radio button not being focused on tab navigation when first element in TAB navigation (#3048)
  • c37a96180c4d5b4f353763b41f45dbbd0d36535c Update selection brushes. (#3053)
  • 0775e1ea7fa88d25c91a19a80ce36e35dfd92de2 Add a check for buttons with flyouts and add a test. (#3054)
  • 2ec9b1cdc15c3aa3d459b926f7e4888234b30387 NavigationView BottomMenuItems implementation (#1997)
  • 5e15250c6d34fa29c8e9910a5297f3b9188bdf3a Remove legacy EIC style in WinUI (#2968)
  • c2d4b16831acf370691362d2b53e9f6b7eadee08 NavigationView ItemInvoked returning incorrect item fix (#2682)
  • 6265117611bfd5bb84a3c582c67071775fa9a1ca Fix issue with TextCommandBarFlyout not opening when using custom button (#3022)
  • 34a6bab2a2d5d7caca84020cd41410cb2c0cd875 Fix issue with item that just got uncollapsed not showing selection (#3004)
  • 6f5e46657af5b80ce8d2272cc4e19a7dc4f197f6 Fix crash with UniformGridLayout trying to scroll to first item (#2969)
  • bae964c267225036867bd6ca657ea7f16b5dc2a5 Determinate ProgressRing with Lottie (#2584)
  • 2b03c3ea5569af0594681b50f63abb37446f8a6c ComboBox: Match Placeholder foreground color with TextBox's Placeholder foreground color and improve lightweight styling options (#2798)
  • b0ec5ba62796193957c8a9181d1d8e72dbb41a59 Add resource for topmode CustomContentPane minimum width (#2905)
  • 043ed5af0d80ad6dcb14f346fa226711463f0d09 Update background color of selected ListView item to meet contrast ratio requirement (#2962)
  • e51202a503adfce7769278a62d414a9f540dcaaa Treeview: Fix Background API not being applied to TreeView UI. (#3016)
  • 86a7d62bf8141a1f3e141d3ade7a69bce02063c1 NavigationView: Add more theme resources to configure margins (#2923)
  • 67fb89b8732425f7fa4d21fc084f64b7780c678c Fix issue with invoke pattern being provided for top navview item (#2819)
  • ddfba3f7c27d761214e2150638034867a0f9009c Replace as casts with unbox_value (#2955)
  • 542e6f91c3f4eb9ef0b0346e846c6527e09c122b Add TabView SelectionPattern (#2856)
  • 347c4bd18f2fc6832f100050f18f95a661c1c8fc TabView: Enable separate lightweight styling of the Add button and the TabViewItem's Close button (#2823)
  • 5f101c7e2d10078c56feb72aa47dc6e3621670fe Adding public ScrollView.CurrentAnchor read-only property (#2936)
  • 0a757bd1175724317336c008bf66aa31e408da05 Add check to only open flyout if a menubaritem has items (#2889)
  • 507826eccc8bba066c466c84c1947d5bae5835f5 Scrolling controls API renames according to offical API review (#2921)
  • 8aaf7f8dd53d154615fd398750460259906a36e7 Tabview switch to converter instead of template settings (#2827)
  • 8f1a6824d3bda36b2fdaaf25ca848d62f5c19a38 NavigationView not updating UIA users about changed selection and expand state (#2692)
  • 791d14fef2625b4154eb96a62812eb418d7c1a03 Fix NavigationView incorrectly sizing items as compact on launch (#2810)
  • f68b281afb086e37d62e3b39380108b10baa88ad Switch signing cert to WindowsRT (#2842)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.3

Published by ranjeshj about 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.3

Notable Changes:

  • a1637d0b299344c2d21523c02f581426c0c69b92 Switch signing cert (#2842)
  • 24197cca60e5b3648e3bb4a6046202f93e6416b1 Fix issue with NavigationViewItem announcing collapsed when not having children (#2770)
  • 6aa3549d12e50641c2538183707c35a219837f1b Automation Peer fix for Hierarchical NavigationView (#2627)
  • a2a1970a8241b39e0e05df384ea9dc96e3c8b79a Fix issue with single select and unrealized children on TreeView (#2547)
  • 9e6a565b71c9849047aea3161e7709368307555a Fix issue with settings button in top mode not receiving pointer events (#2442)
  • 0a12fabbf469c8a1d2e5ff2e675ab35a2115f58b TreeView: Set IsExpanded when last child has been removed (#2449)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.5.0-prerelease.200708003

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.5.0-prerelease.200708003

Notable Changes:

  • ea1b21631003842da0f8c794dd5a3c4b533b85f8 Create debugging_crashes.md doc (#2815)
  • 59d04fa74de2ec8f91066e49861225e986dc9899 Fix issue with SplitButton overriding every flyout placement (#2806)
  • 78fa7f674364e7c3e0facd424760826d284296b6 NumberBox: Fix deselecting text when opening context menu (#2765)
  • 08723fb21342bbf6a5ab6ff4e94868d2bb4efe22 Hide NavigationViewItem Chevron if Children is empty (#2759) [ #2743 ]
  • ced1ce0f8ded9bd43d02f65aa63b152b84d7391d Add support for NotifyCollectionChangedAction.Move to ItemsRepeater (#2778)
  • b4df2bd33be074f7c72c5afb1eb26a71f24f14ae Add missing templatebindings to NumberBox (#2652)
  • 80d920c42c0c6c69fc26d0f7939bd1fdb9a19bdb Fix issue with NavigationViewItem announcing collapsed when not having children (#2770)
  • 865e4fcc00e8649baeaec1ba7daeca398671aa72 Tabview: Fix issue with newly added items not behaving according to TabViews WidthMode (#2752)
  • bc468fec43b73cb0d12ce8cd1cba495426ec4bd7 Renaming scrolling controls (#2730)
  • cf949ae34cc213b5e9bba5613cd7ed46985fcecb set scrollbar visibility to auto (#2748)
  • 8811c96721b560fb585b020a73170b7c2fed658e Add padding to the NavigationViewItem to avoid occluding expand/collapse chevron (#2342)
  • a0f458157678a00e704f17680af5a378701d845f Fix issue with ContentDialog not respecting BorderThickness property set (#2664)
  • 74e84585f72bd979da00092a383a2cf10318bfde Set InputScope property to Number in NumberBox's input TextBox (#2605)
  • e82a40200458455fcbd35190b2675aa685688148 Update issue templates to link to the Project Reunion repository (#2665)
  • 6e99a4150772813f9f2303de162e5698164197dc Automation Peer fix for Hierarchical NavigationView (#2627)
  • e9bd88e5985397ece3a66541858eab86f2a8e7b0 Clear DataContext of cleared elements in ItemsRepeater (#2626)
  • 1b42ebb4bc1b8932d9df006734a784d6e6f8ed91 Adding project reunion info to readme (#2641)
  • ac7ce43b8831bda856aa4fe958b9c8ae3c47f332 TabView workaround for Issues #2455 and #2457 (#2634)
  • f3da94ff2019fe8b9d9dc9d86f8e78cb23c501a6 NavigationViewItem input handling fixes (#2625)
  • 52c60136bc8c6debfd332046881a5f98c0ccffa4 remove use of blacklist/whitelist terminology (#2622)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.5.0-prerelease.200609001

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.5.0-prerelease.200609001

Notable Changes:

  • 637b3806cb55957a8c1e3e107a1b7a04e12a5ad7 Resize tab view items only once the pointer has left the TabViewItem strip (#2569)
  • eb6d41861095cf913daca413cbd7cfcc53c67f47 Fix issue with single select and unrealized children on TreeView (#2547)
  • 3e335559df87217eba0eddcab8d7ab5bbf218030 ProgressBar: Update indicator size when Padding changes. (#2418)
  • 96244e6230a1493af074b0a1a2ae0338e8521ae9 Make TreeView SelectedItem a DP (#2523)
  • 196bf8b9b87b23797414a41b0bf1597a634ae9de Fix issue with settings button in top mode not receiving pointer events (#2442)
  • 2aa9a1576a883aa47fb19db47ef53eab9e41e914 TreeView: Set IsExpanded when last child has been removed (#2449)
  • 98a6b746dc409fa3c64bca4db2c3e6aa31e73470 Align TabView visuals with Edge (#2201)
  • 3c5de5cf0973b040b9dc75b5fc161d40b1c71a14 Fix background of MenuFlyout in white high contrast (#2446)
  • b06204cb754bbbc77481591c19e957bd83d746ae TabView: Make TabViewItem consume the TabViewItemHeaderForeground theme resource (#2348)
  • d14b63984c33a54c05fb1a8f70eeb35c4569cc61 TabView: Add tooltips to its scrolling buttons. (#2369)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.2

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.2

Changes:

  • cb27ef41d6272832d38a61ba0dc7a1f50c1dd9fb Add fix for NavViewItems in footer crashing (#2395)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.0-prerelease.200506001

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.200506001

Notable Changes:

  • 6ab6d3065fce22f21d22240f0af808a1c8c16081 SelectionModel: Fix for missing SelectionChanged event raise (#2359)
  • a34eaf26e4f17a28d751697fbbf576205a009835 Add fix for NavViewItems in footer crashing (#2395)
  • 1785888fe6408a9c57d7a44a9ed40b5e5b82cc17 Improve readability of AccentButton style on High Contrast (#2377)
  • 92431a2f75adbc5236a07e4e42c88424f92c7107 Remove whitespace from props to allow build on Mac (#2351)
  • 1ced221991d3abd51875d24d69221afa878b6c5a Rename ProgressBarTemplateSettings (#2362)
  • 02d3b53669b0ac6170590e071b93f09b6010620a Fix issue with item invoke and out of sync selection (#2318)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.0

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0

Notable Changes:

  • 473932ec5b30d6cc7e37f585127684b833b1f932 Fix AutoSuggestBox not respecting common TextBox properties (#2252) [ #2191, #2225 ]
  • 41c7fa3ea98e5df218fcbb559e43fb9b4633431b Fix regressions with NumberBox HeaderPresenter behavior (#2148)
  • 55e15dea07519a05b8aa750663b0445f8105106c Fixed corner radius on the query button on the AutoSuggestBox control (#2198)
  • a35af5b66a83c5f41672141b5ae5810433e74025 Progress Controls Template Settings from WUXC + Re-Templating Tests (#2268)
  • 144d9bcb49eabf985d758c3f10fd438d287fd426 Fix ToggleSplitButton's IsCheckedProperty not being a public DP (#2258)
  • 7423909c64abc503f7c6e20f8eba18766b49376f Let NavigationViewItem respect CompactPane length for icon size (#2051)
  • 20931ca12bdb47f17e1b280f913583288a2275c0 Move ItemsSourceView.IndexOf to public (#2231)
  • ec9e47d14a8dae1a7da15b2fd84b19aba0e086ff Add NavigationViewItemSeparator lightweight styling theme resources (#2206)
  • 68abde4f8026e16f3432c67c6751757db8d310e2 Disable TabView scroll buttons based on scroll position (#2162)
  • 7d428418d77a6bef633ecfe92b73dbdb11708842 Update way handling of DataTemplateSelector with null values (#2185)
  • c045cde57c5c754683d674634a0baccda34d58c4 Match ProgressRing APIs with WUXC for 2.4 Release (#2197)
  • a9395674119a0a9a04c471ce09385a66c2eabc1c Remove TwoPaneView from tab navigation (#2153)
  • f083cde6c05d677eef60736ae5f4d5c4e9a46a21 Fix TreeView missing children issue (#2058)
  • c0fb694d02ea737ebc4f254630b56e202030bf45 Rework dark theme TextBox and RichEditBox (#2046)
  • 5d444b69b0715ea0a5cec758308cdef2b3f96158 Hierarchical Navigation View (#2004)
  • 768854af32d27a4b7428aeb2f1aa7e87598d7802 Numberbox header aligning (#2117)
  • 0d4065ff2392048a4fd0ff5036fe2b73b09ad7cf TabView Compact TabViewWidthMode and new CloseButtonOverlayMode property (#2016)
  • 929ce1fe81dcfabc27d6c84ae2b5d193af4e24e7 ProgressRing Automation Peer (#2065)
  • b9c3c53705ac265d354c1825beca4e131a570e11 Button foreground lightstyling issue (#2078)
  • c621498e61909850f1d7d0e760a296355f75d58f StackLayout incorrect sizing bug (#2072)
  • 5e0e4df6592adbe973b53a6b7323e07148bc2a8e ProgressRing Indeterminate State with Lottie Animations (#1858)
  • a53863f644433a69ea23716f468613a4ab52f4c9 Produce and consume appropriate PGO database versions (#1936)
  • 6a291e85ebfaf0434ccfc7aec0a65076e6d66da1 Fixes for a few NumberBox bugs (#1933)
  • 7e1baad9b6dd03f50499706d8b2ca277cb06848a Fix TreeView expand (#1924)
  • e95e099c1632aa7cbe5bf1d4e870ab601e760ca0 Fix crash when trying to use DefaultRadioButtonStyle (#1859)
  • 032e339299253eca2d7354e5236c49b2d2a310a0 Fix stack overflow with two way x:Bind to NumberBox.Value (#1905)
  • da8e31a3bf2f678d09338c639b104da4d4cd4ef4 Make TabItems as content property of TabView (#1845)
  • 63d3920467f31f131c28b7682c302018bb677649 RadialGradientBrush initial commit (#1831)
  • f3862ecf86530a9341002fcab287ae1dcfccaf53 Move NavigationView to Repeater (#1683)
  • 8f497521bf69d8a18434562b024d747b5b9b5f52 Improve theming of TabView in High Contrast mode (#1663)
  • 4514d8f645c35de89c22725d2b3da8cef29921f1 Fix TreeView single selection (#1799)
  • 007ab33a66642acb3be343f5aaf35df650513df5 Fix bug with UniformGridLayout MaximumRowsOrColumns and requested size (#1802) [ #1549 ]
  • 35577ba7dd71008241133a139bcf3e0479a607db Fix to sizing issue when TabView is aligned left. (#1744)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.0-prerelease.200422001

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.200422001

Notable Changes:

  • de7ddff2f1e5e228a698293b888575d046f8198d HNav Keyboarding & Gamepad updates + visual state fix (#2271)
  • 4837f2fed83255fdf0b4dd84709d928a4b9ce8ec Fix to hide the ring when inactive. (#2272)
  • 04cfbe6403717383492b43428dd25c3a2f1c0750 Fixed HNav NVI spacing, top nav issues (#2280)
  • 8c9f7ade973194d1d72a8a67f92f0d48356eaf37 Fix FlowLayout LineSpacing and MinItemSpacing (#2275)
  • 3555ccac0836cd8db6ef4f74c4d0c64f39f90a2b Adjust NavigationViewItemPresenter styles to remove unwanted color differences (#2113)
  • 144d9bcb49eabf985d758c3f10fd438d287fd426 Fix ToggleSplitButton's IsCheckedProperty not being a public DP (#2258)
  • b2a618886c57eece78487df96503ef72d3025797 Fix issue with selection being raised when selection did not change (#2253)
  • 7423909c64abc503f7c6e20f8eba18766b49376f Let NavigationViewItem respect CompactPane length for icon size (#2051)
  • 990fc6861a6fa3beaf460c0f9b9605bea4a733dd move RadialGradientBrush from preview to public (#2192) [ #2136 ]
  • 20931ca12bdb47f17e1b280f913583288a2275c0 Move ItemsSourceView.IndexOf to public (#2231)
  • 1a6dc2ad8d5534a0873eaf87b832035b1a154b8d Fix NavigationView pane not closing in minimal/compact mode when selecting an item (#2248)
  • 9a70cb4d38a0c5f8858346128ba373a191531ed1 Improve innerloop workflow (#2238)
  • ec9e47d14a8dae1a7da15b2fd84b19aba0e086ff Add NavigationViewItemSeparator lightweight styling theme resources (#2206)
  • 3e0fa93391c3ddbb3fb55b4a5df2c10d51ffd3f6 Progress Ring Updates for 2.4 Release (#2226)
  • 5ebf95811c3d5971bf89429fe17e89a073fd49d0 Update HNav based on API Review (#2196)
  • b1878e2f389da19ac1215f4712ac01f3e47ad3bf add SelectionEvent to the TreeView control (#2063)
  • a86c67a37b7427bf678b5934ac8963d8cdbfe52b Fix dark theme text/richeditbox regressions (#2155)
  • 68abde4f8026e16f3432c67c6751757db8d310e2 Disable TabView scroll buttons based on scroll position (#2162)
  • 7d428418d77a6bef633ecfe92b73dbdb11708842 Update way handling of DataTemplateSelector with null values (#2185)
  • 81fa8b0a7ecb6b05649558d1fb4a1ca3d1710c79 Fix NavigationView light dismiss issue (#2211)
  • 1caa9aba81f99a2030d6fd5c5c676ba8eb6b7529 Update build script to add new projects to solutions (#2145)
  • dc8d5735991ec42c5e1799e209d2ce6f553dd9ae Add IndexOf function to ItemsSourceView. (#2129)
  • 96608115ea816d59253f799fdee932989d15c6a8 Update GradientOrigin property to align with WPF naming (#2181)
  • a9395674119a0a9a04c471ce09385a66c2eabc1c Remove TwoPaneView from tab navigation (#2153)
  • f083cde6c05d677eef60736ae5f4d5c4e9a46a21 Fix TreeView missing children issue (#2058)
  • c0fb694d02ea737ebc4f254630b56e202030bf45 Rework dark theme TextBox and RichEditBox (#2046)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.0-prerelease.200322001

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.200322001

Changes:

  • 5d444b69b0715ea0a5cec758308cdef2b3f96158 Hierarchical Navigation View (#2004)
  • 768854af32d27a4b7428aeb2f1aa7e87598d7802 Numberbox header aligning (#2117)
  • 290b432858a464965ee634c3314046e79d1311dc Refactor loading of AdditionalStyles.xaml file (#2136)
  • dd67c1df2d46478132f7b6c6316ecca5bf03ad95 Fix issue with hovering over MenuBarItem not working on items added through code behind (#2025)
  • 440966762fcb622e12a8e6f596514a355d04739a Remove automatic value change when specifying luminosity opacity on AcrylicBrush (#2017)
  • 015cc8e6a7af6287ff19d8f4771569f5d4eb7f1f ProgressRing State Transitions Inconsistency Fix (#2120)
  • 0d4065ff2392048a4fd0ff5036fe2b73b09ad7cf TabView Compact TabViewWidthMode and new CloseButtonOverlayMode property (#2016)
  • ad4940bffbf60aaa91976ce05bb8a90d3d556836 Try reading a registry value to get the root path to the installed Wind… (#2099)
  • 5270c10c14e0b0d012453808d68d08923ac7befb Update localization files (#2093)
  • 929ce1fe81dcfabc27d6c84ae2b5d193af4e24e7 ProgressRing Automation Peer (#2065)
  • b9c3c53705ac265d354c1825beca4e131a570e11 Button foreground lightstyling issue (#2078)
  • c621498e61909850f1d7d0e760a296355f75d58f StackLayout incorrect sizing bug (#2072)
  • 556c757174dd268b6f8e5cc3ea84a681a1d175bd Update developer guide with inner loop instructions (#2083)
  • 2164f0ad91050f5bfe2bc4221d8d6e37784adbaa Fix NavView issue with SelectionChanged being raised upon displaymode change (#1956) [ #1395 ]
  • 5a0a17fcc820bcff48539eb8be100004c9907694 Fix for Issue:2066 - around-the-end segments were being played incorrectly. (#2069)
  • 9c1eb67815e072e4ee51edcc4ca41997eb26c4db [WIP] TabViewItem close button custom tooltip (#2022)
  • b3a2e45a6e66f0c3365e8075dddc7f298a5b1b72 Unregister Window::SizeChanged event in TwoPaneView to prevent crashes with C++ apps (#2045)
  • 6b40323a23a325571ce54783a3d4bd521b9440fc Add binary version to telemetry event (#2061)
  • f9db2fa5d373ea731bacc89927ced025bd17a3e9 Remove duplicated RadioButton_themeresources.xaml from CommonStyles.vcxitems (#2062)
  • 6fe0c48aea09954648153c58b4ebfbbd919ea15d remove duplicate entry causing solution load errors. (#1987)
  • 8419c67d391379a30b3819ad57559f8490bcc3a5 Fix SelectionModel SelectRange crash (#2001)
  • 2570cb05840087a3c92776b7b1f6230f1bec330a Fix an target's input file path to improve incremental build times. (#2021)
  • 19831cd6698e3cbd345b0dd036ff80ac79b745a8 Add inner loop test app project file and manifest (#1980)
  • 5fecf51e0125597e7fa15cf80812c4338333c51f README.md: Remove duplicated line and add missing punctuation. (#2014)
  • 5e0e4df6592adbe973b53a6b7323e07148bc2a8e ProgressRing Indeterminate State with Lottie Animations (#1858)
  • bc7b4a574394b4aff147f26ebbe169a750f7a002 Add filter for Repeater folder (#1993)
  • 74b0a81a93c2c51719128a43e0b33ff1421cf1a9 Remove unused code (#1990)
  • ee03bace144e3a37650df0536955f5f658dd2aad Fixed SelectionModelChildrenRequestedEventArgs returning incorrect source index (#1963)
  • 7583b0cf384616159a302aa7e7b8f40fbab49f68 Fix bug where the "More" text would get clipped with text scaling > 200% (#1942)
  • de7bc2a243594ef40d75320762ed23d61ce6597d Add RadialGradientBrush spread method (#1903)
  • a53863f644433a69ea23716f468613a4ab52f4c9 Produce and consume appropriate PGO database versions (#1936)
  • 6a291e85ebfaf0434ccfc7aec0a65076e6d66da1 Fixes for a few NumberBox bugs (#1933)
  • 7e1baad9b6dd03f50499706d8b2ca277cb06848a Fix TreeView expand (#1924)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.3.200213001

Published by ranjeshj over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.200213001

Changes:

  • 909f039cbd768ed7d2a10161df63c056f5154864 Enable chk tests (#1729) [ #1563, #1725, #1726, #1734 ]
  • 8bfcac75b094f77b8c5aa6445e3f20be806b2efa Upgrade MUXC project to latest C++/WinRT (#1730)
  • 659887cfb70d8f1cfa08dba93128a2abb6ea8530 remove missing resource key
  • a32a70e600c3e3e688be67dcd3bcb3798e674189 Fix cherry-pick merge build issue.
  • 3db51ab8c150045c1375cc55e2871a8baf416d9b Fixes for a few NumberBox bugs (#1933)
  • 8a2108968ff9ff7258d217662c6e8903aa8c5e35 Check for ApplicationViewMode.Spanning. (#1928)
  • 43dd17eb67a00abb22a11e3b2ae6045258e15827 Fixes to a few NumberBox issues (#1894)
  • 557280d3cda3b10f6c11ae3f7bc0df1ea8ce087a Fix crash in selection model during SelectRange (#1922)
  • 711ad1c7ebc97657cddac1f0e1116c7b0b2cf7be Fix crash when trying to use DefaultRadioButtonStyle (#1859)
  • bd0be6b8135a23a5813903cf34d580a75f49d3b0 Fix stack overflow with two way x:Bind to NumberBox.Value (#1905)
  • 84c54541549762ab2528b15d70c6a9d97e1ce086 re-enable rs3 test pass (#1911)
  • c5f8a9e9b167d6f3ac39978d491c589b29ed4b26 CppWinRT workaround for compiler issue in latest VS 16.4.3 (#1878)
  • bbdca1b517e2e62fdbb832ffe5500908fd855d93 Update to use new SpanningRects API instead of DisplayRegions. (#1822)
  • c504ef0d277dd4cbd20f0df24748f120a0ab35a1 Fix bug with UniformGridLayout MaximumRowsOrColumns and requested size (#1802) [ #1549 ]
  • b85315b3a07f378cf5ba14472e81d1ae330d6f08 further future proof the custom focus management. (#1767)
  • 26ab1d33d324525a43ce90a1e461b4235fc9da74 Switch border brush in HC (#1738)
  • b199381fca38332ebbf81c9453ad4ca915898235 Remove WPF test apps (#1718)
  • 3ee4aa01e5832a49b183c56f244a49dfd2e87ce0 Refactor tracker_ref a little to avoid Internal Compiler Error in VS 16.4 (#1716)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.0-prerelease.200203002

Published by jevansaks over 4 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.200203002

Changes:

  • c482f06594477ad636148e173bc518c970e8ccd0 Check for ApplicationViewMode.Spanning. (#1928)
  • 1c09f51bfbfdd8a027c96bfb86e46dfe7136973f Fixes to a few NumberBox issues (#1894)
  • 2df7f392d8f8f472c4bb696eb4cb717de58578b8 Fix crash in selection model during SelectRange (#1922)
  • e95e099c1632aa7cbe5bf1d4e870ab601e760ca0 Fix crash when trying to use DefaultRadioButtonStyle (#1859)
  • f0643470a2d60d58c3d793748582f1a046f2a4e6 Created a new ICS file for the call and added it to the readme (#1907)
  • 032e339299253eca2d7354e5236c49b2d2a310a0 Fix stack overflow with two way x:Bind to NumberBox.Value (#1905)
  • 45a3369e447291f983277c2681a01b5f4de13f3a Update expand state when ItemsSource changes (#1917)
  • 08fa4812a06256de87f1637803deb36e90ca32b5 re-enable rs3 test pass (#1911)
  • 49d724e1d9f77d9c29a86bc09b749c4ec2c8dd7c Merge branch 'user/baknapp/pgo3'
  • edb4a9509f76ab0f65f8c410569030d28237e3ec pr feedback
  • 464a4482772bd54f2b72cbaa8012704649120b32 Fix issue with multiple resets causing a crash due to duplicate keys. (#1886)
  • ed5a7555f85f124ccc99b7e54365e7c4420567ea consume 2.0.0
  • 31d9d1e3095b22b0ec17816a7a9beeed6053b91a one more
  • 50d7160143c16da891750bed4b66696a58d7f63a bootstrap build with v0.0.3
  • 27256a062fb5b13bbed85330b41b2d026241e160 Merge branch 'master' into user/baknapp/pgo3
  • 65d4c3a8469748ebf6a62972edfd389f7b8943e6 initial
  • d4dd926ffac098ade5f12cf5045a88af2c6e93c4 CppWinRT workaround for compiler issue in latest VS 16.4.3 (#1878)
  • 4bf21d738049794389ac635717217ed19ca2a132 ProgressBar Indeterminate Animation Update (#1759)
  • 054d22efc57abb73ddb8a18ae6a7b889699d809f Update bug report issue template for 19H2 (#1885)
  • 42c794210f2184be7b2e618ac340f616cd6527e0 Fix broken link (#1864)
  • e35343803779a885686d638b8fc8232b7b8deab5 Moving around ItemsRepeater samples to organize them better (#1838)
  • da8e31a3bf2f678d09338c639b104da4d4cd4ef4 Make TabItems as content property of TabView (#1845)
  • e8b2bceb9a545b7c80f5854f24f07b06e0c0dd91 Improve UI of MUXControlsTestApp (#1793)
  • 6b4f0a890ac7b09e114273c63ad707ab7317ca25 fix new project script and update feature area props file. (#1843)
  • 63d3920467f31f131c28b7682c302018bb677649 RadialGradientBrush initial commit (#1831)
  • 34d1c47903e6270632600f070121e99ed89f9f05 Fix bug where transition from LeftMinimal/LeftCompact to LeftCompact opens pane of NavigationView (#1788)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.0-prerelease.200113001

Published by jevansaks almost 5 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.200113001

Changes:

  • f3862ecf86530a9341002fcab287ae1dcfccaf53 Move NavigationView to Repeater (#1683)
  • 1f48f11b3cd895b10206f9abc93defb8eeff26b5 Fix bug where NavViewItem would report wrong type for UIA (#1800)
  • d876b4e8724d27f93e7264b973829af1ef06ff48 Update to use new SpanningRects API instead of DisplayRegions. (#1822)
  • 32133a392e1a3c889f8285e83717ec19e35727b1 Disable unreliable test (#1816)
  • 8f497521bf69d8a18434562b024d747b5b9b5f52 Improve theming of TabView in High Contrast mode (#1663)
  • 4514d8f645c35de89c22725d2b3da8cef29921f1 Fix TreeView single selection (#1799)
  • ff0b8405d0516ed0c6ae3242c029f642d560e905 ProgressRing Initial Commit (#1608)
  • 007ab33a66642acb3be343f5aaf35df650513df5 Fix bug with UniformGridLayout MaximumRowsOrColumns and requested size (#1802) [ #1549 ]
  • c6858f2900d3b108a16f5cafbfdeccc8e11477c3 Fix test ItemsRepeater VerifyAnchor (#1797)
  • e7e08236a0c28269a8641cfc06adfc3c40766d9f API Tests Refactor (#1760)
  • 4051ba972cf3059ab3554d284026456ce94c7f04 Remove ScrollBar rounded corners pre rs5 (#1777)
  • 7af2ce1b0caf94dd6bd7bba0741e69ba84a972f6 Use WINRT_LEAN_AND_MEAN (#1776)
  • 5dc472c9e1196bfcb1925f4183acd6c356d6db00 further future proof the custom focus management. (#1767)
  • b384eb50729518dea0fb8f5b1813ed4375657db0 Added more NavigationView tests (#1754)
  • c716a136c355a0fd8005b4d50461a308538704c6 Enable C++/WinRT heap enforcement (#1772)
  • 48269ee16ac0cfa0172bd45d16070e693c412de6 Add an access key handler to radio buttons (#1753)
  • 91e55d8da8326db6d9e945b48d08abf7f4ac69de Disable unreliable test (#1770)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.4.0-prerelease.191217001

Published by jevansaks almost 5 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.4.0-prerelease.191217001

Changes:

  • 52571ee50e8eaf160d1a9aeda144cecf1eff9e5d Fix IsInFrameworkPackage logic (#1762)
  • f5355bf32c951d803d0b2510075b9a4118c6588e Fixing Scroller's RepeatedSnapPoint bug: wrong snapping before first snap point (#1758)
  • 38b359c7a0a7673842239bb9c0a33d3ba7686e45 Add manual patch number to the versioning (#1750)
  • 956f1ecfe8ef51cb04fbbc458198c4897bc47bfc Teaching tip (sub)title collapse when empty (#1748)
  • 088ffb4546a30c0e52f1da1871f4589421376c0f Switch border brush in HC (#1738)
  • 46f9da3f52aef40b892ab2b6c1888c6b7e95a4d1 Switch to C++/WinRT -optimized (#1737)
  • 35577ba7dd71008241133a139bcf3e0479a607db Fix to sizing issue when TabView is aligned left. (#1744)
  • 0e24e05dbdb231aa0f4e3ec22e13ad528f155eb6 Fix ItemsRepeater overwriting DataContext (#1740)
  • 7d36af3cf640fed027f7332b738c5d30cdb8eaa8 Enable the RadioButtons Basic Keyboard Test (#1733)
  • 3ef3e58fd0ae424c4cf1ea0ce88a43205706ad84 Enable chk tests (#1729) [ #1563, #1725, #1726, #1734 ]
  • f3dbb44fa5bca4a5b42eaf5dbf26a1a4be5b03f9 Re-enable code analysis and fix some CppCoreGuidelines checks (#1661)
  • 11df1aaebfbcb59bbe4016963d938cf3ceedeb2c Upgrade MUXC project to latest C++/WinRT (#1730)
  • 09a56080c773460095eda949368668896d5e9757 RadioButtons layout account for available size. (#1719)
  • cc335ac3915ed37ac7ee95237b789622287d2f5a Extend the fix for Recycling the focused element to non virtualized layouts (#1724)
  • e158eec3e93f7c3839f5a9e5226f0f4e0103f2a6 Fix repeater holding onto elements (#1723)
  • d29aac16214a531e6782b6e91bb2ef24bf32f825 Remove WPF test apps (#1718)
  • 2f29470089df4dcf11e0fc3f1666032a8f04c411 Fix bug where scrolling a NumberBox inside ScrollViewer would scroll both (#1711)
  • d07393672c3d6d05cb0903301f0e6dbb770e26bd Updated WinUI 2.2 version references to 2.3. (#1717)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.3.191217003-prerelease

Published by jevansaks almost 5 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191217003-prerelease

Changes:

  • 3ee4aa01e5832a49b183c56f244a49dfd2e87ce0 Refactor tracker_ref a little to avoid Internal Compiler Error in VS 16.4 (#1716)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.3.191211002

Published by jevansaks almost 5 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191211002

Changes:

  • 7f352d86483c456f6059048d0b212522033634bf Fix to sizing issue when TabView is aligned left. (#1744)
  • 99e9caa53b97af1f4514a839a368e7dd149a085f Extend the fix for Recycling the focused element to non virtualized layouts (#1724)
  • ea9292ea238f410a180b6bc24bf2033d63c68a53 Fix repeater holding onto elements (#1723)
  • 2f2d56fa917350c26d1bab1aa7056c5fba626645 RadioButtons layout account for available size. (#1719)
  • c653b8a7b0c07b1746bd86005e4d3696e77bc4d9 NumberBox: Fixes several bugs (#1713)
  • 0dc647ccc6f973a2022393f30cddf3028dd19d82 Fix bug where scrolling a NumberBox inside ScrollViewer would scroll both (#1711)
  • fb38aa282e04c097a4fc271c6767213b80f975b0 Fix to TabView layout cycle issue that Terminal was experiencing. (#1703)
  • a790bb8f9f1c4f76c2c898f99c6650882b11ad67 fixed the closed button displaying bug (#1580)
microsoft-ui-xaml - Microsoft.UI.Xaml v2.3.191129002

Published by jevansaks almost 5 years ago

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:

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 - Microsoft.UI.Xaml v2.3.191127001-prerelease

Published by jevansaks almost 5 years ago

https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191127001-prerelease

Changes:

  • 2237b09d9ba6052414ddccf3d61316de20564303 NumberBox: Change StepFrequency to SmallChange and LargeChange (#1690)
  • 028e26edf2bb3778c865944bc00b765f4c4ca5a7 Fix rounded corners for compact mode number box (#1689)
  • f3467f469498dd6db37d974bd98d2b05e1ee069a Rename "NewParent" to "NewParentItem" (#1692)
  • 7842e8bffe00aaddfcf924ec84ece5a7f325aebe Enable setting selected index/item from markup (#1680)
  • 01f67f25a3e6b737c119c0e0ae3cf14b8b43aeb9 Add tag value for settings item (#1682)
  • 9e5d035147b6361f1165fce941f4a68e2050b76b Fix problem where TeachingTip would not update position when target has moved (#1609) [ #1547 ]
  • 99267b504892a459abbcb0e8e9d136b4e7e81644 Narrow selection follows focus (#1676)
  • 2a10c9df7f2e17dd05ace09da78021f597ce16e0 Add a setter for AccessibilityView to raw for radio buttons (#1677)