You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(apollo-wind): update ButtonGroup and ToggleGroup for Future themes
- ButtonGroup: border-subtle color and 8px radius scoped to future themes
- Button: muted-foreground text at rest, foreground on hover, border-subtle
for outline variant — all scoped to future-dark and future-light only
- Toggle: align base classes with shadcn (focus ring, transition, whitespace),
add future:text-muted-foreground, future:hover:text-foreground,
future:data-[state=on]:text-foreground
- ToggleGroup: add spacing prop for connected/spaced modes, data-[spacing=0]
border collapse logic, border-border-subtle for default variant,
fix data-variant/data-size defaulting so selectors resolve correctly
- ButtonGroup stories: update CanvasModeToolbar to use ToggleGroup component
properly, fix WithText to use outline buttons, add future:rounded-lg to
outer container, fix CanvasPublishToolbar label color
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments