File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ You can find detailed change logs for versions prior to 3.5.3 at [Github Log](gi
8
8
- [ Upgrade to 3.x] ( ../migrating/3x )
9
9
- [ Upgrade to 2.1.x] ( ../migrating/21x )
10
10
11
+ ### 8.4.0-1(2020-11-17)
12
+
13
+ - 🦀️ Fix CSS Variable support in some components
14
+
11
15
### 8.4.0(2020-03-16)
12
16
13
17
- ✨ ` Upload ` item UI can be customized
Original file line number Diff line number Diff line change 8
8
- [ 3.x 升级指南] ( ../migrating/3x )
9
9
- [ 2.1.x 升级指南] ( ../migrating/21x )
10
10
11
+ ### 8.4.0-1(2020-11-17)
12
+
13
+ - 🦀️ 修复部分组件主题色不支持 CSS Variable 配置的问题
14
+
11
15
### 8.4.0(2020-03-16)
12
16
13
17
- ✨ ` Upload ` 支持自定义上传项 UI
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zent" ,
3
- "version" : " 8.4.0" ,
3
+ "version" : " 8.4.0-1 " ,
4
4
"description" : " 一套前端设计语言和基于React的实现" ,
5
5
"bugs" : " https://github.com/youzan/zent/issues" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments