Status
DraftCurrent status of every component in Arch UI -- what is available, what is coming next, and what is being phased out.
Status definitions:
| Status | Meaning |
|---|---|
| Stable | Production-ready. API is locked and covered by semantic versioning guarantees. |
| Beta | Functional and available for use. API may change based on feedback before promotion to Stable. |
| Planned | On the roadmap but not yet implemented. Do not depend on these in production. |
| Deprecated | Scheduled for removal. Migrate to the recommended replacement. |
Components
| Component | Status | Version |
|---|---|---|
| Accordion | Beta | 0.9.0 |
| Alert | Beta | 0.8.0 |
| Avatar | Beta | 0.9.0 |
| Avatar Group | Beta | 0.9.0 |
| Badge | Beta | 0.9.0 |
| Banner | Beta | 0.9.0 |
| Bottom Navigation | Planned | — |
| Box | Beta | 0.9.0 |
| Breadcrumbs | Beta | 0.8.0 |
| Button | Beta | 0.8.0 |
| Button Dock | Beta | 0.9.0 |
| Button Group | Beta | 0.9.0 |
| Card | Beta | 0.9.0 |
| Charts | Planned | — |
| Check | Planned | — |
| Checkbox | Beta | 0.8.0 |
| Checkbox Group | Beta | 0.9.0 |
| Code | Beta | 0.9.0 |
| Combobox | Beta | 0.9.0 |
| Data Table | Planned | — |
| Date Picker | Planned | — |
| Dialog | Planned | — |
| Display | Beta | 0.9.0 |
| Divider | Beta | 0.8.0 |
| Draggable List | Planned | — |
| Drawer | Beta | 0.9.0 |
| Empty State | Planned | — |
| File Upload | Beta | 0.9.0 |
| Focus Trap | Beta | 0.10.0 |
| Form Control | Beta | 0.10.0 |
| Grid | Beta | 0.9.0 |
| Heading | Beta | 0.9.0 |
| Inline | Beta | 0.9.0 |
| Input | Beta | 0.8.0 |
| Label | Beta | 0.9.0 |
| Link | Beta | 0.9.0 |
| List | Beta | 0.9.0 |
| List Item | Planned | — |
| Menu | Planned | — |
| Message Card | Planned | — |
| Modal | Beta | 0.9.0 |
| Modal Full Screen | Planned | — |
| Modal Sheet | Deprecated | 0.8.0 |
| Navigation Header | Planned | — |
| Overlay | Beta | 0.9.0 |
| Page Controls | Planned | — |
| Pagination | Beta | 0.8.0 |
| Paragraph | Beta | 0.9.0 |
| Payment Card | Beta | 0.9.0 |
| Phone Input | Beta | 0.9.0 |
| Pin Code | Beta | 0.9.0 |
| Placeholder | Planned | — |
| Popover | Beta | 0.9.0 |
| Portal | Beta | 0.9.0 |
| Progress Bar | Beta | 0.9.0 |
| Progress Circle | Planned | — |
| Progress Steps | Beta | 0.9.0 |
| Radio | Beta | 0.9.0 |
| Radio Group | Beta | 0.9.0 |
| Section Heading | Planned | — |
| Segmented Control | Beta | 0.9.0 |
| Select | Beta | 0.9.0 |
| Sheet | Planned | — |
| Side Navigation | Planned | — |
| Skeleton | Beta | 0.9.0 |
| Skip Nav | Beta | 0.9.0 |
| Slider | Beta | 0.9.0 |
| Sliding Button | Planned | — |
| Snackbar | Planned | — |
| Spinner | Beta | 0.8.0 |
| Stack | Beta | 0.9.0 |
| Star Rating | Planned | — |
| Stepper | Beta | 0.8.0 |
| Switch | Planned | — |
| System Banner | Planned | — |
| Table | Beta | 0.9.0 |
| Tabs | Beta | 0.9.0 |
| Tag | Beta | 0.9.0 |
| Text Field | Planned | — |
| Textarea | Beta | 0.9.0 |
| Tile | Planned | — |
| Time Picker | Planned | — |
| Timed Button | Planned | — |
| Toast | Beta | 0.8.0 |
| Toggle | Beta | 0.9.0 |
| Tooltip | Beta | 0.9.0 |
| Top Navigation | Planned | — |
| Tree View | Planned | — |
| Visually Hidden | Beta | 0.10.0 |
Summary
- Beta: 58 components
- Planned: 26 components
- Deprecated: 1 component (Modal Sheet)
Components are promoted from Beta to Stable once they pass a full accessibility audit, have complete test coverage, and their API has been validated through production usage. Check the Changelog for details on each release.