Skip to content

feat(tokens): add chart color tokens#81

Merged
wangdicoder merged 5 commits intomasterfrom
feat/chart-tokens-and-charts-package
Mar 26, 2026
Merged

feat(tokens): add chart color tokens#81
wangdicoder merged 5 commits intomasterfrom
feat/chart-tokens-and-charts-package

Conversation

@wangdicoder
Copy link
Copy Markdown
Owner

Summary

  • Add chart color tokens (chart-1 through chart-5) to @tiny-design/tokens for both light and dark themes
  • Add new @tiny-design/charts package scaffolding
  • Update docs site with chart component route and "New" tags on sidebar menu items

Release

  • Bump: minor
  • Affected packages: @tiny-design/tokens (and all fixed-version siblings)

Test plan

  • Run pnpm build to verify tokens build successfully
  • Run pnpm dev and confirm chart tokens render correctly in both light and dark themes
  • Verify "New" tags appear on sidebar menu items (MCP Server, CLI, Chart)

🤖 Generated with Claude Code

Add chart-1 through chart-5 color tokens for both light and dark themes
to support the new charts package.
Theme-aware chart components built on Recharts, including ChartContainer,
ChartTooltip, ChartLegend, and ChartStyle with light/dark theme support.
…group

Add chart component route to docs under Data Display, wire up Vite alias
and style imports, render tag badges on new sidebar items, and add
@tiny-design/charts to the changeset fixed version group.
@wangdicoder wangdicoder merged commit 7e17617 into master Mar 26, 2026
1 check passed
@wangdicoder wangdicoder deleted the feat/chart-tokens-and-charts-package branch March 26, 2026 23:53
@github-actions github-actions Bot mentioned this pull request Mar 26, 2026
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