Design system and theming for @codeimage/app
Primitive components of CodeImage app are created from scratch or wrap the solid-headless components as a matter of accessibility. The style is made with vanilla-extract.
| Feature | State |
|---|---|
| Box | ✅ |
| Box | ✅ |
| Button | ✅ |
| Dialog | ✅ |
| Dropdown | ✅ |
| Field | ✅ |
| Group | ✅ |
| Icon | ✅ |
| Label | ✅ |
| Link | ✅ |
| Loader | ✅ |
| PortalHost | ✅ |
| Snackbar | ✅ |
| Text | ✅ |
| Feature | State |
|---|---|
| ColorPicker | ✅ |
| RadioBlock | ✅ |
| RangeField | ✅ |
| SegmentedField | ✅ |
| Select | ✅ |
| TextField | ✅ |
| Toggle | ✅ |
| ComboBox |