# Roadmap

Our current direction for @laczynski/ui. This roadmap reflects planned priorities, not fixed promises.

## Planned milestones

### Core stabilization
Q1 2026
Status: Shipped

- Unified token system for light and dark mode.
- Baseline accessibility pass for core form and navigation components.
- Initial docs foundation with showcase and getting-started flows.

### Developer experience
Q2 2026
Status: In Progress

- More complete API docs with usage patterns and anti-patterns.
- Theming guide with real enterprise examples.
- Improved test coverage for interactive components.

### Advanced components
Q3 2026
Status: Planned

- Data-heavy patterns: richer tables, filtering and state containers.
- Animation and motion presets aligned with Fluent guidance.
- Stronger layout primitives for dashboards and enterprise forms.

### Release quality and ecosystem
Q4 2026
Status: Planned

- Versioned migration guides and changelog quality improvements.
- Starter templates and schematic support for onboarding speed.
- Performance benchmarks and bundle-size tracking in CI.

## How we prioritize

- Accessibility, performance and API consistency are release gates.
- Breaking changes are grouped and documented with migration paths.
- Roadmap can shift based on user feedback and production priorities.

## Related pages

- Getting Started: Fast path from install to first production-ready feature. (/docs/getting-started)
- Installation: Environment requirements and setup checklist for your project. (/docs/installation)
