From d1b6419c660c880b8a62f722615d2d7707688598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:42:35 +0300 Subject: [PATCH 1/6] New dev iteration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f50a0663d5c..cf4ab267e06 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primeng", - "version": "16.0.0", + "version": "16.0.1-SNAPSHOT", "license": "SEE LICENSE IN LICENSE.md", "scripts": { "ng": "ng", From a0d35dc77cfca8f302a963eb454136dc01962bd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:42:35 +0300 Subject: [PATCH 2/6] New dev iteration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f50a0663d5c..cf4ab267e06 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primeng", - "version": "16.0.0", + "version": "16.0.1-SNAPSHOT", "license": "SEE LICENSE IN LICENSE.md", "scripts": { "ng": "ng", From 8b0cad43e34c4ba0139e62ab9132e48783f6765b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:42:35 +0300 Subject: [PATCH 3/6] New dev iteration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f50a0663d5c..cf4ab267e06 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primeng", - "version": "16.0.0", + "version": "16.0.1-SNAPSHOT", "license": "SEE LICENSE IN LICENSE.md", "scripts": { "ng": "ng", From 00437d4f22936adac833e8c0c1663a1608760c6d Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 14 Jun 2023 22:36:24 +0300 Subject: [PATCH 4/6] Add new team members --- src/app/showcase/pages/team/team.component.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/app/showcase/pages/team/team.component.html b/src/app/showcase/pages/team/team.component.html index ece34f250b0..912a7e45aa3 100644 --- a/src/app/showcase/pages/team/team.component.html +++ b/src/app/showcase/pages/team/team.component.html @@ -42,6 +42,11 @@

Meet the Team

Onur Şentüre Design Lead +
+ Yiğit Fındıklı + Yiğit Fındıklı + Technical Lead +
Dilara Can Dilara Güngenci @@ -92,6 +97,16 @@

Meet the Team

Olgu Başak Java Web Developer
+
+ Furkan Seziş + Furkan Seziş + Front-End Developer +
+
+ Burak Sağlam + Burak Sağlam + Front-End Developer +
\ No newline at end of file From 9d3bc73ca60072b319b53fd249bfa7e59ab45e8b Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 14 Jun 2023 22:44:05 +0300 Subject: [PATCH 5/6] Update roadmap --- .../pages/roadmap/roadmap.component.html | 41 ++++++++----------- 1 file changed, 17 insertions(+), 24 deletions(-) diff --git a/src/app/showcase/pages/roadmap/roadmap.component.html b/src/app/showcase/pages/roadmap/roadmap.component.html index 2ae020b76de..f55507e20c5 100644 --- a/src/app/showcase/pages/roadmap/roadmap.component.html +++ b/src/app/showcase/pages/roadmap/roadmap.component.html @@ -26,7 +26,7 @@

Roadmap

Typings

Improve codebase to utilize more strict types.

-
+
@@ -35,18 +35,18 @@

Typings

Accessibility

Implement WCAG Level AA compliance using PrimeVue as the reference implementation.

-
+
+ +
-

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.

-
-

Unstyled Mode

Implementation of the Unstyled Mode to support libraries like Tailwind.

@@ -87,20 +87,18 @@

Full Calendar

Tokens

-

Add support for Figma Tokens.

+

Initiate support for Figma Tokens.

-
+
-
-

Theme Generator

-

Create a Figma Plugin to generate themes from Figma. -

+
+

Tokens

+

Finalize Figma Tokens.

-
+
@@ -124,7 +122,7 @@

Demos

Documentation

New component API docs generated by TSDoc.

-
+
@@ -139,13 +137,7 @@

Documentation

-
-

Blocks Update

-

More UI Blocks.

-
-
-
-
+
@@ -179,6 +171,8 @@

Open Source Designer

+
+

New UI for Theme Designer

@@ -189,7 +183,6 @@

New UI for Theme Designer

-
Templates
@@ -198,7 +191,7 @@

New UI for Theme Designer

Next-Gen Templates

Update more templates to NextGen standards set by Apollo.

-
+
From 8649d45f877a6e3d61167e2b6105345520f886f2 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 14 Jun 2023 22:47:23 +0300 Subject: [PATCH 6/6] Disabled anim temporarily --- src/app/showcase/pages/landing/landing.component.html | 4 ++-- src/app/showcase/pages/landing/landing.component.ts | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/app/showcase/pages/landing/landing.component.html b/src/app/showcase/pages/landing/landing.component.html index 463e57442c1..c7dc1569983 100644 --- a/src/app/showcase/pages/landing/landing.component.html +++ b/src/app/showcase/pages/landing/landing.component.html @@ -167,13 +167,13 @@
- Get Started -
{{ isNpmCopied ? 'copied!' : 'npm i primeng' diff --git a/src/app/showcase/pages/landing/landing.component.ts b/src/app/showcase/pages/landing/landing.component.ts index fe4a3f25055..8a637c014f9 100644 --- a/src/app/showcase/pages/landing/landing.component.ts +++ b/src/app/showcase/pages/landing/landing.component.ts @@ -84,7 +84,7 @@ export class LandingComponent implements OnInit, OnDestroy { darkMode: boolean = false; - setAnimation: boolean = false; + setAnimation: boolean = true; selectedOptions: string[] = ['1']; @@ -246,7 +246,6 @@ export class LandingComponent implements OnInit, OnDestroy { } ngAfterViewInit() { - this.setAnimation = true; this.cd.detectChanges(); }