Skip to content

Commit a14c561

Browse files
committed
chore: 补充版本changelog
1 parent 4685111 commit a14c561

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Diff for: CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,26 @@
99
- 主版本号:含有破坏性更新和新特性,不在发布周期内
1010

1111
---
12+
## 1.1.3
13+
`2023-04-07`
14+
- 🐞 修复 input textarea 自适应高度时循环 update [#129](https://github.com/ecomfe/santd/issues/129)
15+
16+
## 1.1.1
17+
`2023-03-29`
18+
- 🐞 修复 upload 组件 withCredentials 不生效的问题 [#128](https://github.com/ecomfe/santd/pull/128)
19+
20+
## 1.1.0
21+
`2022-12-09`
22+
- 🐞 Input Number 修复 fire change 事件时机
23+
- 🐞 Tab 组件修复设置 tabBarStyle 不生效的问题 [#123](https://github.com/ecomfe/santd/pull/123)
24+
- 🆕 Input 组件清除内容后支持触发 change 事件 [#122](https://github.com/ecomfe/santd/pull/122)
25+
26+
## 1.0.30
27+
`2022-11-18`
28+
- 🐞 Input Number precision 属性为 0 时问题修复 [#118](https://github.com/ecomfe/santd/pull/118)
29+
- 🐞 Upload 组件上传失败错误文案展示和样式 [#119](https://github.com/ecomfe/santd/pull/119)
30+
- 🐞 Form 组件调用 validateFields 后不能触发错误 [#121](https://github.com/ecomfe/santd/pull/121)
31+
- 🆕 Select 组件支持 on-clear 回调 [#120](https://github.com/ecomfe/santd/pull/120)
1232

1333
## 1.0.29
1434
`2022-11-07`

0 commit comments

Comments
 (0)