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 @@
- 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.
WCAG Level AA compliance for all components with screen reader and keyboard support based on community feedback and audit tools.
+Move theming into core to replace sass repo.
Initate the implementation of Pass Through Props to provide advanced control over component internals.
-Introduce new unstyled mode to fully support styling with CSS libraries like Tailwind.
-A built-in TailwindCSS theme using the new Unstyled mode.
-Introduce new design tokens for styled mode.
-Implement design tokens as CSS variables instead of SCSS.
+Implement figma design tokens as CSS variables instead of SCSS.
+Provide presets for the entire UI suite.
+Layout components, Typography, Meter, Drawer, Content for Steps...
Move theming into core to replace external sass repo.
+Add filled and invalid props to form components.
Begin RTL support.
+RTL support for the UI components.
+Drag and Drop utilities.
+Sheet, Event Calendar.
+Gantt Chart, Flow Chart.
Initiated support for Figma Tokens.
+Update tokens to sync with the new styled mode.
Initial release of Figma Tokens.
-Sync new design tokens.
+Build the infrastructure to generate themes from Figma.
Migrate showcase application to Nuxt for SSR.
-Standalone demos for each component feature instead of one demo page that demonstrates multiple features.
-New component API docs generated by TSDoc.
+Add server backed data samples for data driven examples e.g. VirtualScroll, Lazy.
New UI Blocks.
+Add 80+ New Blocks.
+Port the entire Blocks to Tailwind.
Open source the sass based theming api and the visual designer.
+Implement a SaaS app to access the blocks instead of an offline download.
Advanced Theme Editor with full control over the Theming API.
+Advanced Theme Editor App with full control over the new Styled Theming API.