From 457af7bc02e0538023f5566f61b4c264d59cbe9d Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 7 Nov 2024 16:24:45 +0300 Subject: [PATCH 1/2] Update uikit page --- apps/showcase/assets/data/news.json | 7 ++++--- apps/showcase/layouts/AppNews.vue | 2 +- apps/showcase/pages/uikit/index.vue | 26 +++++++++++++++++--------- 3 files changed, 22 insertions(+), 13 deletions(-) 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.

  • @@ -31,7 +31,7 @@
  • - Styles + Variables and Styles
  • @@ -84,16 +84,16 @@
    DARK MODE
    Two Themes
    -

    PrimeOne is designed based on Lara Blue Light and Lara Blue Dark themes. Easily change the themes of your designs using Figma's Swap Library feature.

    +

    PrimeOne is designed based on Aura Light and Aura Dark themes. Easily change the themes of your designs using Figma's Swap Library feature or Tokens Studio Sets.

    • - Lara Light + Aura Light
    • - Lara Dark + Aura Dark
    @@ -113,10 +113,14 @@ Light and Dark Sets
  • -
  • +
  • Well Documented
  • +
  • + + Primitive, Semantic and Component Tokens +
@@ -125,18 +129,22 @@
-
+