diff --git a/apps/showcase/assets/data/news.json b/apps/showcase/assets/data/news.json index 031329ca2..74c784670 100644 --- a/apps/showcase/assets/data/news.json +++ b/apps/showcase/assets/data/news.json @@ -1,6 +1,7 @@ { - "id": 70, - "content": "v4.2.0 is out with the Forms library", + "id": 71, + "content": "Figma UI Kit v3 is out! 🚀", "linkText": "Learn More", - "linkHref": "https://primevue.org/forms" + "linkHref": "https://primevue.org/uikit", + "target": "_self" } diff --git a/apps/showcase/layouts/AppNews.vue b/apps/showcase/layouts/AppNews.vue index 9ae19d3c2..2be0f1301 100644 --- a/apps/showcase/layouts/AppNews.vue +++ b/apps/showcase/layouts/AppNews.vue @@ -4,7 +4,7 @@
{{ $appState.announcement.content }} - {{ $appState.announcement.linkText }} + {{ $appState.announcement.linkText }}
diff --git a/apps/showcase/pages/uikit/index.vue b/apps/showcase/pages/uikit/index.vue index 1cc60f758..f98ae3d3a 100644 --- a/apps/showcase/pages/uikit/index.vue +++ b/apps/showcase/pages/uikit/index.vue @@ -18,7 +18,7 @@
UP-TO-DATE
Best Features of Figma
-

PrimeOne for Figma uses the latest powerful features like components, variants, auto layout, styles and interactive components. It'll always follow the best practices.

+

PrimeOne for Figma uses the latest powerful features like components, variants, auto layout, styles, variables and interactive components. It'll always follow the best practices.

@@ -125,18 +129,22 @@
-
+
Preview Light Figma Light Preview Dark