Skip to content

[Auto release] release 1.13.0#118

Open
github-actions[bot] wants to merge 40 commits into
mainfrom
release/1.13.0
Open

[Auto release] release 1.13.0#118
github-actions[bot] wants to merge 40 commits into
mainfrom
release/1.13.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 3, 2026

🆕 feat

  • @visactor/vchart-aurora-theme: 新增vchart-aurora-theme主题包

xuefei1313 and others added 30 commits January 21, 2026 11:32
[Auto Sync] Sync the code from branch main to branch develop after release 1.12.3
Refactor Node.js script for version calculation
Add workflow to sync develop branch to test-release
Fix syntax issues in test-release workflow
新增aurora主题包,包含完整的主题配置和示例代码
将主题名称从vchart-semi-theme统一修正为vchart-aurora-theme
调整饼图内径为0,优化悬停和选中状态的外径和线宽配置
将默认颜色方案替换为新的配色,同时使用Object.entries重构颜色调色板生成逻辑
- 删除未使用的mark.ts文件
- 添加font.css支持自定义字体
- 重构charts组件支持分类展示和空状态
- 优化线图、饼图、柱状图等系列样式和交互
- 重构颜色方案和主题配置
- 更新demo页面结构,支持图表分类导航
- 添加多种图表示例和交互功能
- 优化图例、提示框等组件样式
refactor(legend): 简化图例样式配置
chore(deps): 升级@visactor/vchart及相关依赖至2.0.19版本
docs: 添加开发指南和任务列表文档
删除未使用的组件主题配置,简化系列样式定义
新增条形图专用颜色方案和交叉线配置
调整图例和交叉线组件以适应不同图表类型
优化主题索引文件结构,按图表类型组织配置
更新示例图表规范以展示新主题效果
yangxian.x and others added 10 commits March 12, 2026 20:36
添加双Y轴柱状图示例,展示金额和百分比数据
移除bar.ts中已注释的无用代码
更新TASKS.md任务状态
- 为面积图添加seriesMark配置
- 调整tooltip面板圆角样式
- 优化饼图样式和交互,包括最小角度、标签布局等
- 更新demo中的图表配置,包括半径、标题和状态交互
refactor(radar): 调整雷达图样式和交互效果
feat(tooltip): 添加mark和dimension可见性配置
docs: 添加AGENTS.md文档说明项目上下文
chore: 更新多个package.json中的依赖版本
…port

1. add radar crosshair theme configuration with solid 1px width line
2. restore and enable funnel chart demo entry
3. update radar spec to add area style config
4. remove unused selected state and label fill style for funnel series
5. register radar crosshair into theme and add radar component config
统一修改主题代码和demo中的字体族名称,修正前后命名不一致的问题,匹配实际引入的字体文件命名
VChart 2.x keeps tooltip mark/dimension on the component theme contract.

Use IComponentTheme indexed access types to match the public API without changing theme content.

Constraint: @visactor/vchart@2.0.22 exposes component theme contracts via IComponentTheme

Rejected: Remove tooltip mark/dimension | VChart still consumes them from component.tooltip

Confidence: high

Scope-risk: narrow

Directive: Type tooltip as IComponentTheme['tooltip'] when mark/dimension are present

Tested: node common/scripts/install-run-rush.js build --only tag:package

Tested: git diff --check
…e-types

[codex] fix package build against VChart theme contracts
@github-actions github-actions Bot requested a review from zamhown June 3, 2026 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant