From d90e5f36012303ff927767e67f699d2ab563fd2d Mon Sep 17 00:00:00 2001 From: Tobias Hofmann Date: Thu, 29 Feb 2024 09:37:34 +0100 Subject: [PATCH] Webcompents with correct description --- definitions/ui/webcomponents.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/definitions/ui/webcomponents.toml b/definitions/ui/webcomponents.toml index 801aa94..f8c6d67 100644 --- a/definitions/ui/webcomponents.toml +++ b/definitions/ui/webcomponents.toml @@ -1,7 +1,7 @@ [page] title = "Web Components" -description = "The SAP Fiori launchpad is a shell that hosts SAP Fiori apps, and provides the apps with services such as navigation, personalization, embedded support, and application configuration. The launchpad is the entry point to SAP Fiori apps on mobile and desktop devices. The launchpad displays a home page with tiles. Each tile represents a business application that the user can launch. Tiles can also display live status indicators, such as the number of open tasks. The launchpad is role-based. In other words, the user’s role determines which app tiles are shown." -reason = "Central Point of Access to Fiori Apps" +description = "Enterprise-flavored sugar on top of native APIs!

Based on web standards - just HTML!
- Future-proof.
- Implement the SAP Fiori design language.
- Feature-rich.
- Secure, accessible, themeable, i18n-ready." +reason = "The new way for UI5 controls. Will substitute in the future the 'classic' ui5 controls." support = "Recommended" [links]