From a3668e026b281bf1b293b4afaf2632403bdac76e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Wed, 14 Jun 2023 14:21:08 +0300 Subject: [PATCH 1/9] Update TreeNode.vue --- components/lib/tree/TreeNode.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/lib/tree/TreeNode.vue b/components/lib/tree/TreeNode.vue index 4cd2893a9..cd5b5611a 100755 --- a/components/lib/tree/TreeNode.vue +++ b/components/lib/tree/TreeNode.vue @@ -13,7 +13,6 @@ :tabindex="index === 0 ? 0 : -1" @keydown="onKeyDown" v-bind="level === 1 ? getPTOptions('node') : ptm('subgroup')" - data-pc-section="treeitem" >
+
+ Yiğit Fındıklı + Yiğit Fındıklı + Technical Lead +
Dilara Can Dilara Güngenci @@ -78,6 +83,16 @@ Olgu Başak Java Web Developer
+
+ Furkan Seziş + Furkan Seziş + Front-End Developer +
+
+ Burak Sağlam + Burak Sağlam + Front-End Developer +
From aaebed7b650615926f06342930a8021f83ec865f Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 14 Jun 2023 23:05:27 +0300 Subject: [PATCH 8/9] Remove analytics --- nuxt.config.js | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/nuxt.config.js b/nuxt.config.js index e0cc96cfa..0a1816d13 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -48,17 +48,6 @@ export default defineNuxtConfig({ strategy: 'lazyOnload', src: 'https://www.googletagmanager.com/gtag/js?id=UA-93461466-1' }, - { - id: 'ga-analytics', - strategy: 'lazyOnload', - children: ` - window.dataLayer = window.dataLayer || []; - function gtag(){dataLayer.push(arguments);} - gtag('js', new Date()); - - gtag('config', 'UA-93461466-1'); - ` - }, { src: baseUrl + 'scripts/prism.js', 'data-manual': true From 546a1acc71756ebca3fa56681d98043a8861b081 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 14 Jun 2023 23:14:04 +0300 Subject: [PATCH 9/9] Update roadmap --- pages/roadmap/index.vue | 87 ++++++++++++++++++++--------------------- 1 file changed, 43 insertions(+), 44 deletions(-) diff --git a/pages/roadmap/index.vue b/pages/roadmap/index.vue index c85877c9a..c0a0deaad 100644 --- a/pages/roadmap/index.vue +++ b/pages/roadmap/index.vue @@ -34,24 +34,40 @@
-

Slot Props

-

Initate the implementation of Slot Props to provide advanced control over component internals.

+

Pass Through Props

+

Initate the implementation of Pass Through Props to provide advanced control over component internals.

-
+
-

Testing

-

Increase unit test coverage.

+

Unstyled Mode

+

Introduce new unstyled mode to fully support styling with CSS libraries like Tailwind.

+
+
+
+
+
+

Tailwind Theme

+

Implement a built-in TailwindCSS theme using the new Unstyled mode.

+
+
+
+
+
+
+
+

CSS Variables

+

Migrate to CSS variables for a dynamic approach.

-

Unstyled Mode

-

Introduce new unstyled mode to fully support styling with CSS libraries like Tailwind.

+

RTL Mode

+

Implement RTL support for all components.

@@ -72,26 +88,32 @@
+
+

Testing

+

Increase unit test coverage.

+
+
+
+
-
Figma UI Kit

Tokens

-

Add support for Figma Tokens.

+

Initiated support for Figma Tokens.

-
+
-
-

Theme Generator

-

Create a Figma Plugin to generate themes from Figma.

+
+

Tokens

+

Finalize Figma Tokens..

-
+
@@ -129,24 +151,8 @@
PrimeBlocks
-
-
-

Blocks Update

-

30+ new UI Blocks.

-
-
-
-
-
-
-
-

Blocks Update

-

New UI Blocks.

-
-
-
-
-
+
+

Blocks Update

@@ -167,24 +173,18 @@
-
Styling
+
Designer

Open Source Designer

Open source the sass based theming api and the visual designer.

-
+
+
-
-

CSS Variables

-

Migrate to CSS variables for a dynamic approach.

-
-
-
-

New UI Based Theme Editor

Advanced Theme Editor with full control over the Theming API.

@@ -194,7 +194,6 @@
-
Templates
@@ -210,7 +209,7 @@

Migrate to Vite

Initiate migration of templates to Vite.

-
+
@@ -219,7 +218,7 @@

Migrate to Vite

Finish migration of templates to Vite.

-
+