From 19ea39af2b5ad8df6f03e5fcd997080819e5bd79 Mon Sep 17 00:00:00 2001 From: Sasha Krsmanovic <33944563+sasakrsmanovic@users.noreply.github.com> Date: Sat, 16 Nov 2024 14:39:10 -0500 Subject: [PATCH 1/2] docs: Update why-uno-platform.md Added Hot Design section (cherry picked from commit 0a9d63524a95da894a9a2fa0e8891dc08e3b9ef4) --- doc/articles/concepts/overview/why-uno-platform.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/articles/concepts/overview/why-uno-platform.md b/doc/articles/concepts/overview/why-uno-platform.md index 0021c64a3b27..ba2b6580ebca 100644 --- a/doc/articles/concepts/overview/why-uno-platform.md +++ b/doc/articles/concepts/overview/why-uno-platform.md @@ -14,6 +14,10 @@ At the core is a cross-platform .NET UI framework, that allows apps to run every However, built on top of this foundation is also a rich platform which includes libraries, extensions, and tools that accelerate the design, development, and testing of cross-platform applications. +## Hot Design - the only U + +Uno Platform offers Hot Design, industry's first and only runtime Visual Designer for cross-platform .NET Applications. It transforms your running app into a Designer from any IDE on any OS. This offers unprecedented productivity gains. Learn more about [Hot Design](https://platform.uno/hot-design/) + ## True Single Project for 9 Platform Targets across Mobile, Web, Desktop, and Embedded Our Single Project approach is .NET ecosystem’s first and only true Single Project solution, empowering developers with a unified approach across all 9 platform targets, spanning mobile, web, desktop, and embedded apps. This genuine Single Project approach simplifies development, accelerates build times, and facilitates platform-specific development, enhancing your productivity and efficiency. From 62914b42b948c898b5f71b34a144cc8ed402145f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Mon, 18 Nov 2024 09:07:13 -0500 Subject: [PATCH 2/2] docs: Update title (cherry picked from commit d3f77ec1d4ba40f089573829af4cdca27841fb9a) --- doc/articles/concepts/overview/why-uno-platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/concepts/overview/why-uno-platform.md b/doc/articles/concepts/overview/why-uno-platform.md index ba2b6580ebca..be391a0fc04a 100644 --- a/doc/articles/concepts/overview/why-uno-platform.md +++ b/doc/articles/concepts/overview/why-uno-platform.md @@ -14,7 +14,7 @@ At the core is a cross-platform .NET UI framework, that allows apps to run every However, built on top of this foundation is also a rich platform which includes libraries, extensions, and tools that accelerate the design, development, and testing of cross-platform applications. -## Hot Design - the only U +## Hot Design - The only Visual Designer for cross-platform .NET Applications Uno Platform offers Hot Design, industry's first and only runtime Visual Designer for cross-platform .NET Applications. It transforms your running app into a Designer from any IDE on any OS. This offers unprecedented productivity gains. Learn more about [Hot Design](https://platform.uno/hot-design/)