diff --git a/pages/roadmap/index.vue b/pages/roadmap/index.vue index 1a34b597b..f075ad043 100644 --- a/pages/roadmap/index.vue +++ b/pages/roadmap/index.vue @@ -8,7 +8,7 @@

Roadmap

- At PrimeTek, we are passionate about improving PrimeVue and would like to share our ideas for 2023 with the community. These are planned to be + At PrimeTek, we are passionate about improving PrimeVue and would like to share our ideas for 2024 with the community. These are planned to be implemented in parallel to the regular maintenance work of the library involving review of issue tickets, PRs and PrimeVue PRO support.

@@ -27,63 +27,70 @@
COMPONENTS
-

Accessibility

-

WCAG Level AA compliance for all components with screen reader and keyboard support based on community feedback and audit tools.

+

New Styled Mode

+

Move theming into core to replace sass repo.

-
+
-
-

Pass Through Props

-

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

-
-
-
-
-
-
-
-

Unstyled Mode

-

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

-
-
-
-
-
-
-
-

Tailwind Theme

-

A built-in TailwindCSS theme using the new Unstyled mode.

-
-
-
-
-
-

New Design Tokens

-

Introduce new design tokens for styled mode.

-
-
-
-
-
-

CSS Variables

-

Implement design tokens as CSS variables instead of SCSS.

+

Implement figma design tokens as CSS variables instead of SCSS.

+
+
+
+
+
+

Tailwind CSS Presets

+

Provide presets for the entire UI suite.

+
+
+
+
+
+

New Components

+

Layout components, Typography, Meter, Drawer, Content for Steps...

-

New Styled Mode

-

Move theming into core to replace external sass repo.

+

Form States

+

Add filled and invalid props to form components.

+
+

RTL Mode

-

Begin RTL support.

+

RTL support for the UI components.

+
+
+
+
+
+

Drag Drop Utils

+

Drag and Drop utilities.

+
+
+
+
+
+
+
+

Advanced Components

+

Sheet, Event Calendar.

+
+
+
+
+
+
+
+

Advanced Components

+

Gantt Chart, Flow Chart.

@@ -92,57 +99,34 @@
Figma UI Kit
-
-

Tokens

-

Initiated support for Figma Tokens.

+

New Figma Tokens

+

Update tokens to sync with the new styled mode.

-
+
-
-
-

Tokens

-

Initial release of Figma Tokens.

-
-
-
-
-
-
-
-

Tokens

-

Sync new design tokens.

+

Figma to Theme API

+

Build the infrastructure to generate themes from Figma.

+
+
+
SHOWCASE
-
-

Nuxt

-

Migrate showcase application to Nuxt for SSR.

-
-
-
-
-
-

Demos

-

Standalone demos for each component feature instead of one demo page that demonstrates multiple features.

-
-
-
-

Documentation

-

New component API docs generated by TSDoc.

+

Add server backed data samples for data driven examples e.g. VirtualScroll, Lazy.

-
+
@@ -152,41 +136,48 @@
PrimeBlocks
-
-
-

Blocks Update

-

New UI Blocks.

+

Add 80+ New Blocks.

+
+
+
+
+
+

Tailwind Blocks

+

Port the entire Blocks to Tailwind.

-
-
-
Designer
-
-

Open Source Designer

-

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

+
+

Online App

+

Implement a SaaS app to access the blocks instead of an offline download.

-
+
+
+
+
Designer
+

New UI Based Theme Editor

-

Advanced Theme Editor with full control over the Theming API.

+

Advanced Theme Editor App with full control over the new Styled Theming API.

+
+