-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Milestone
Description
- Use
classeslike Svelte UX to pass class to underlying components - Add
createTheme()support - Add
.ComponentNameclasses - Use
const { format } = settings()/$formatinstead offormatNumber()/formatDate()directly - Remove
colorprop (userScaleandfill/stroke/class/style?- Bars
- Points
- Pie
- Link
- Highlight
- Support design tokens (css variables) (see Svelte UX issue)
- Should wait till the Svelte UX issue is resolved
- Remove all use of
var(--color-xxx-xxx). Default tofill-accent-500when possible (or possiblyclass="[--color:theme(colors.blue.500)]"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Todo