From 3f4b8c331f7bb82e81da95b288ec6dd6fad7ff2a Mon Sep 17 00:00:00 2001 From: David Risney Date: Thu, 8 Sep 2022 13:09:31 -0700 Subject: [PATCH 1/2] Update roadmap.md --- microsoft-edge/webview2/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-edge/webview2/roadmap.md b/microsoft-edge/webview2/roadmap.md index 1f0e8b02b4..197978752a 100644 --- a/microsoft-edge/webview2/roadmap.md +++ b/microsoft-edge/webview2/roadmap.md @@ -52,4 +52,4 @@ The .NET SDK has reached GA. ### Windows UI Library 3 -You can access WebView2 controls in your applications using [Windows UI Library 3 (WinUI 3)](/uwp/toolkits/winui3/index) with the Windows App SDK. This is currently in preview. For more information, see [Windows App SDK roadmap](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md). +You can access WebView2 controls in your applications using [Windows UI Library 3 (WinUI 3)](/uwp/toolkits/winui3/index) with the Windows App SDK. This has reached GA. For more information, see [Windows App SDK roadmap](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md). From 7e110a62ba0f307e1a478e1bdd4a5112d95725e3 Mon Sep 17 00:00:00 2001 From: David Risney Date: Thu, 8 Sep 2022 14:06:05 -0700 Subject: [PATCH 2/2] Update roadmap.md --- microsoft-edge/webview2/roadmap.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/microsoft-edge/webview2/roadmap.md b/microsoft-edge/webview2/roadmap.md index 197978752a..8d21d23029 100644 --- a/microsoft-edge/webview2/roadmap.md +++ b/microsoft-edge/webview2/roadmap.md @@ -18,7 +18,6 @@ If you have concerns or questions about the Roadmap, provide your feedback in th The WebView2 team is planning the following major efforts for future updates: -* UWP Preview * MacOS Preview * Xbox Preview * HoloLens Preview @@ -50,6 +49,10 @@ The Win32 C/C++ SDK has reached GA. The .NET SDK has reached GA. +### Windows UI Library 2 + +You can access WebView2 controls in your UWP applications using [Windows UI Library 2 (WinUI 2)](https://docs.microsoft.com/en-us/microsoft-edge/webview2/get-started/winui2). This has reached GA. + ### Windows UI Library 3 -You can access WebView2 controls in your applications using [Windows UI Library 3 (WinUI 3)](/uwp/toolkits/winui3/index) with the Windows App SDK. This has reached GA. For more information, see [Windows App SDK roadmap](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md). +You can access WebView2 controls in your applications using [Windows UI Library 3 (WinUI 3)](/uwp/toolkits/winui3/index) with the Windows App SDK. This has reached GA.