Roadmap#
Where bootstack is headed. This is direction, not a commitment — scope and ordering change as work lands. The authoritative, always-current view is the GitHub milestones page, which re-sorts itself as issues open and close; the themes below summarize those milestones.
With 0.1.0, the public bootstack compose API is frozen under Semantic
Versioning. Stable means the API is settled, not that the framework is
feature-complete — new widgets and integrations ship additively in later
releases without breaking that surface. See the Release Notes for what
has shipped.
Planned milestones#
- 0.1.1 — Widget polish
Low-risk fixes and small additions to existing widgets — context-menu dismissal, cross-page DataTable selection, a top-line Tabs indicator.
- 0.2.0 — Guided flows
Process and flow widgets. A
Timelinestatus indicator lands first, and aWizardcomposes it for multi-step tasks.- 0.3.0 — Power-user interactions
Desktop-app interaction features — a command palette and a
DropZonefor file drag-and-drop.- 0.4.0 — Structured editing
Structured value and config editing — a color-swatch select feeding a schema-driven
PropertyInspectorpanel.
Have a request? Open an issue or join the discussion on GitHub.