-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In src/components we've got a bunch of components that are inherited from the app. None of them was implemented as native Theme UI components, which I think we should change. We should also consider deprecating those we don't need/shouldn't use.
Tasks
- Refactor ActionBoxItem
- Refactor Alert
- Refactor Editor
- Refactor FieldImage
-
Refactor LabeledButton - Refactor Modal
- Refactor SelectAlt
- Refactor SelectOption
- Refactor Select
- Refactor TagField
- Refactor TagSelect
What is Native Theme UI Components?
Components built using the special __css and __themeKey arguments and in a theme-agnostic way. When building components, only
Metadata
Metadata
Assignees
Labels
No labels