Skip to content

style(ui-dashboard): polish chart option panel selects (0.2.2)#303

Merged
frozenluo merged 1 commit into
mainfrom
dev/frozenluo/charts-options-style
Jun 18, 2026
Merged

style(ui-dashboard): polish chart option panel selects (0.2.2)#303
frozenluo merged 1 commit into
mainfrom
dev/frozenluo/charts-options-style

Conversation

@frozenluo

Copy link
Copy Markdown
Contributor

What

Visual polish for the chart option panels shipped in 0.2.1:

  • BarGaugeControls / PieChartControls: consistent <select> styling — drop the stray border-l-0 / extra spacing, add hover:border-primary-600 + focus:ring-3 focus:ring-primary-600/30 focus:border-primary-600 (matches the other inputs), and border-r-0 on the adjoining labels.
  • LineControls: use the small button group to match the row height.

No behavior change. pnpm build + tsc --noEmit clean. Bumps 0.2.1 → 0.2.2.

🤖 Generated with Claude Code

Consistent focus ring + hover border on the BarGauge/Pie option <select>s
(drop the stray border-l-0/extra spacing, add hover:border-primary-600 +
focus:ring), and use the small button group in LineControls. No behavior change.

Bumps 0.2.1 -> 0.2.2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@frozenluo frozenluo merged commit 632522a into main Jun 18, 2026
1 check passed
@frozenluo frozenluo deleted the dev/frozenluo/charts-options-style branch June 18, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant