From 9b4ee09ce9be20f215bd20c48df2a283be1bb4e7 Mon Sep 17 00:00:00 2001 From: davidbritch Date: Tue, 1 Jul 2025 00:02:37 +0000 Subject: [PATCH] =?UTF-8?q?Bot=20=F0=9F=A4=96=20generated=20"What's=20new?= =?UTF-8?q?=20article"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/whats-new/dotnet-docs-maui-mod0.md | 32 +++++++++---------------- docs/whats-new/index.yml | 6 ++--- docs/whats-new/toc.yml | 11 ++------- 3 files changed, 16 insertions(+), 33 deletions(-) diff --git a/docs/whats-new/dotnet-docs-maui-mod0.md b/docs/whats-new/dotnet-docs-maui-mod0.md index ec44eed2c..c87be0c1f 100644 --- a/docs/whats-new/dotnet-docs-maui-mod0.md +++ b/docs/whats-new/dotnet-docs-maui-mod0.md @@ -1,38 +1,28 @@ --- -title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for March 2025" -description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for March 2025." -ms.custom: March-2025 -ms.date: 04/01/2025 +title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for June 2025" +description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for June 2025." +ms.custom: June-2025 +ms.date: 07/01/2025 --- -# .NET Multi-platform App UI (.NET MAUI) docs: What's new for March 2025 +# .NET Multi-platform App UI (.NET MAUI) docs: What's new for June 2025 -Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for March 2025. This article lists some of the major changes to docs during this period. +Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for June 2025. This article lists some of the major changes to docs during this period. -## Platform integration +## Tutorials ### Updated articles -- [Text-to-Speech](../platform-integration/device-media/text-to-speech.md) +- [Create a .NET MAUI app](../tutorials/notes-app.md) - Fix broken links (and standardize keys) -## iOS - -### New articles - -- [Display a modal page as a popover on iOS and Mac Catalyst](../ios/platform-specifics/page-popover.md) - -## User interface +## Android ### Updated articles -- [HybridWebView](../user-interface/controls/hybridwebview.md) -- [Image](../user-interface/controls/image.md) -- [SearchBar](../user-interface/controls/searchbar.md) -- [Shadow](../user-interface/shadow.md) -- [Switch](../user-interface/controls/switch.md) +- [Android emulator](../android/emulator/index.md) - Fix broken links (and standardize keys) ## Community contributors The following people contributed to the .NET Multi-platform App UI (.NET MAUI) docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml). -- [guardrex](https://github.com/guardrex) - Luke Latham ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [Ponkipon](https://github.com/Ponkipon) - Mykhailo Matiushchenko ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index 3cbeacae1..bd48264cd 100644 --- a/docs/whats-new/index.yml +++ b/docs/whats-new/index.yml @@ -5,19 +5,19 @@ summary: Welcome to what's new in .NET MAUI docs. Use this page to quickly find metadata: title: .NET MAUI documentation what's new? description: Learn about new and updated content in .NET MAUI docs. - ms.date: 05/01/2025 + ms.date: 07/01/2025 ms.topic: landing-page landingContent: - title: Find .NET MAUI doc updates linkLists: - linkListType: whats-new links: + - text: June 2025 + url: dotnet-docs-maui-mod0.md - text: April 2025 url: dotnet-docs-maui-mod1.md - text: March 2025 url: dotnet-docs-maui-mod0.md - - text: February 2025 - url: dotnet-docs-maui-mod2.md - title: Get involved - contribute linkLists: - linkListType: overview diff --git a/docs/whats-new/toc.yml b/docs/whats-new/toc.yml index a190c6acf..2ce381b45 100644 --- a/docs/whats-new/toc.yml +++ b/docs/whats-new/toc.yml @@ -3,6 +3,8 @@ items: href: index.yml expanded: true items: + - name: June 2025 + href: dotnet-docs-maui-mod0.md - name: April 2025 href: dotnet-docs-maui-mod1.md - name: Product releases @@ -14,12 +16,3 @@ items: href: dotnet-9.md - name: .NET 8 href: dotnet-8.md - - name: Docs updates - expanded: true - items: - - name: March 2025 - href: dotnet-docs-maui-mod0.md - - name: February 2025 - href: dotnet-docs-maui-mod2.md - - name: January 2025 - href: dotnet-docs-maui-mod1.md