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 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.
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.
Move theming into core to replace external sass repo.
Begin RTL support.
Initiated support for Figma Tokens.
Initial release of Figma Tokens.
Sync new design tokens.
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.
New UI Blocks.
Open source the sass based theming api and the visual designer.
Advanced Theme Editor with full control over the Theming API.