Skip to content

Roadmap

Palette maintains per-feature roadmap documents tracking design decisions, progress, and remaining work.

Feature roadmaps

Maturity

The current maturity analysis lives in maturity-gaps.md. Summary:

  • Components: all originally-identified gaps closed (Dropdown covered by PSelect, Chart shipped)
  • Coverage: 80%+ line coverage gate enforced
  • Remaining gaps (non-component): accessibility infra, this docs site, RTL/i18n breadth, performance CI gating, platform-specific features

Docs site backlog

This site is new. Planned improvements:

  • [ ] Per-component detailed API pages (currently representative components per category)
  • [ ] Full interactive preview coverage (all 88 components, not just the initial set)
  • [ ] Searchable API reference (Dokka integration)
  • [ ] Copy-runnable examples per component