Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
32cd809
feat: 新增vchart-aurora-theme主题包
Jan 26, 2026
1acfa20
docs: update changlog of rush
Jan 26, 2026
1631dfd
chore: 更新 vchart-aurora-theme 版本号至 1.12.2
Jan 26, 2026
90d36d4
feat(theme): 添加aurora主题配置和文档说明
Jan 26, 2026
614538b
Merge remote-tracking branch 'upstream/xuefei1313-test-release' into …
Jan 26, 2026
0b04fdc
chore: 更新 vchart-aurora-theme 版本号至 1.12.3
Jan 26, 2026
87a7d52
chore: 更新 vchart-theme-utils 依赖版本至 1.12.3
Jan 27, 2026
32fd8f6
fix(vchart-aurora-theme): 修正主题名称引用和饼图样式配置
Jan 29, 2026
79924f6
style(theme): 更新默认颜色方案并优化颜色调色板生成方式
Jan 29, 2026
c5db49e
chore: 更新 vchart-theme-utils 依赖至 1.12.3 版本
Jan 29, 2026
d05115a
feat: 重构vchart-aurora主题并优化图表展示
Mar 11, 2026
3d3ee95
fix(tooltip): 修改tooltip图形形状为圆形以匹配图例样式
Mar 11, 2026
b1a4c00
refactor(vchart-aurora-theme): 重构主题配置并优化图表样式
Mar 12, 2026
90af619
feat(demo): 新增双轴柱状图示例并清理无用代码
Mar 12, 2026
010ba7a
feat(theme): 更新图表主题配置
Mar 18, 2026
80c0e0d
feat: 更新依赖版本至vchart 2.0.22并优化雷达图配置
Apr 20, 2026
ca48f5a
feat(theme): add radar crosshair config and complete funnel chart sup…
Jun 2, 2026
26ec83e
style: 更新字体名称为Douyin Number ABC
Jun 2, 2026
a1e2de7
Merge pull request #115 from lushanyanYX/feat/aurora-theme-0602
xuefei1313 Jun 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "feat: 新增vchart-aurora-theme主题包\n\n新增aurora主题包,包含完整的主题配置和示例代码\n\n",
"type": "none",
"packageName": "@visactor/vchart-aurora-theme"
}
],
"packageName": "@visactor/vchart-aurora-theme",
"email": "yangxian.x@bytedance.com"
}
Loading
Loading