Skip to content

Commit

Permalink
refactor: 更新changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lucy-cl committed Mar 24, 2023
1 parent 300ce32 commit cb98cff
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### 1.0.36 (2022-03-24)

#### New Features
- 增加国际化ChartProvider
- 增加主题的关键字使用,利用状态色的颜色变量进行映射
- 更新占位图无数据样式 & 新增提示

#### Bug Fixes
- 修复空数据状态切换主题颜色不生效的问题
- 修复柱图极端数据场景只有开启占位才隐藏tooltip

### 1.0.35 (2022-03-17)

#### Bug Fixes
Expand Down Expand Up @@ -80,7 +91,7 @@
- 修复线图数据字段为空时的图表显示问题

### 1.0.26 (2022-11-01)
- 3.0.25版本跳过
- 1.0.25版本跳过
#### Bug Fixes

- 修复同时改数据与尺寸造成的绘制问题
Expand Down

0 comments on commit cb98cff

Please sign in to comment.