Skip to content

Commit e007c1f

Browse files
committed
docs(changlog): add badge feat
1 parent df36315 commit e007c1f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,23 @@ toc: false
55
docClass: timeline
66
---
77

8-
## [0.9.5](https://github.com/Tencent/tdesign-vue-next/compare/0.9.4...0.9.5) `2022-03-10`
8+
## 0.9.5 `2022-03-11`
99

1010

1111
### Bug Fixes
1212

13-
* Select:
13+
* Select:
1414
* 修复单选下斜八度动画覆盖文字的错误 ([pr #421](https://github.com/Tencent/tdesign-vue-next/pull/421)), ([@uyarn](https://github.com/uyarn))
1515
* 修复 `filterable` 属性导致高度变化 ([pr #422](https://github.com/Tencent/tdesign-vue-next/pull/422)), ([issue #405](https://github.com/Tencent/tdesign-vue-next/issues/405)), ([@pengYYYYY](https://github.com/pengYYYYY))
1616
* cascader: ([pr #422](https://github.com/Tencent/tdesign-vue-next/pull/422)), ([@pengYYYYY](https://github.com/pengYYYYY))
17-
* 修复 `filterable` 属性导致高度变化
17+
* 修复 `filterable` 属性导致 `hover` 样式异常的问题
1818
* 修复可选任意一级缺少高亮状 ([issue #114](https://github.com/Tencent/tdesign-vue-next/issue/114))
1919
* DatePicker: 修复按需引入时,按钮展示问题 ([pr #425](https://github.com/Tencent/tdesign-vue-next/pull/425)), ([issue #419](https://github.com/Tencent/tdesign-vue-next/issues/419)), ([@BuptStEve](https://github.com/BuptStEve))
2020
* Tree: 修复数据无法更新问题 ([pr #406](https://github.com/Tencent/tdesign-vue-next/pull/406)), ([@pengYYYYY](https://github.com/pengYYYYY))
2121

2222
### Features
2323

24+
* Badge: 使用 `compositionAPI` 重构组件 ([pr #402](https://github.com/Tencent/tdesign-vue-next/pull/402)), ([issue #58](https://github.com/Tencent/tdesign-vue-next/pull/58)), ([@ChrisLee0211](https://github.com/ChrisLee0211 ))
2425

2526

2627
## 0.9.4 `2022-03-04`

0 commit comments

Comments
 (0)