Roadmap
What is planned next for moduix and the docs.
Roadmap
moduix is still growing. The current focus is to keep the existing components practical, documented, and easy to customize while adding new primitives when the foundation is ready.
Components
Carousel, date inputs, form patterns, navigation, and overlay examples.
Documentation
More real flows, theming guidance, state coverage, and styling recipes.
Direction
Prepared React primitives that stay close to Base UI and remain easy to inspect.
Components
More components are planned, especially after related primitives land or stabilize in Base UI. The big upcoming areas include:
- Carousel.
- Datepicker and date-related inputs.
- More form and field composition patterns.
- More navigation and overlay examples.
- Additional customization examples for complex components.
Documentation
The docs will keep getting deeper over time. Planned improvements include:
- More real-world usage examples for each component.
- Better coverage of theming with native CSS and CSS variables.
- More CSS playground coverage for component states and slots.
- Clearer guidance for using moduix with CSS Modules, Tailwind CSS, and CSS-in-JS.
- More examples that show how components fit together in complete product flows.
Direction
The goal is not to make moduix a heavy framework. The goal is to provide a useful layer of prepared React primitives that stays close to Base UI, remains easy to inspect, and keeps styling under the application's control.