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 @@
Initate the implementation of Slot Props to provide advanced control over component internals.
+Initate the implementation of Pass Through Props to provide advanced control over component internals.
Increase unit test coverage.
+Introduce new unstyled mode to fully support styling with CSS libraries like Tailwind.
+Implement a built-in TailwindCSS theme using the new Unstyled mode.
+Migrate to CSS variables for a dynamic approach.
Introduce new unstyled mode to fully support styling with CSS libraries like Tailwind.
+Implement RTL support for all components.
Increase unit test coverage.
+Add support for Figma Tokens.
+Initiated support for Figma Tokens.
Create a Figma Plugin to generate themes from Figma.
+Finalize Figma Tokens..
30+ new UI Blocks.
-New UI Blocks.
-Open source the sass based theming api and the visual designer.
Migrate to CSS variables for a dynamic approach.
-Advanced Theme Editor with full control over the Theming API.
@@ -194,7 +194,6 @@Initiate migration of templates to Vite.
Finish migration of templates to Vite.