|
@@ -16,15 +16,22 @@ Version:Major.Minor.Patch
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
+#### 🎉 2.9.0 (2022-04-22)
|
|
|
|
+- 【Fix】
|
|
|
|
+ - Fix the problem that the useless div is left behind after the Modal imperative call
|
|
|
|
+ - Fix the problem that Collapse DOM has useless attributes
|
|
|
|
+ - Remove Form label `user-select:none`, allow user select
|
|
|
|
+ - Fix Cascader clear button keyboard event not responding
|
|
|
|
+
|
|
#### 🎉 2.9.0-beta.0 (2022-04-18)
|
|
#### 🎉 2.9.0-beta.0 (2022-04-18)
|
|
- 【Feat】
|
|
- 【Feat】
|
|
- New Component Divider. [#721](https://github.com/DouyinFE/semi-design/issues/721) [@ZeroCodeLin](https://github.com/ZeroCodeLin)
|
|
- New Component Divider. [#721](https://github.com/DouyinFE/semi-design/issues/721) [@ZeroCodeLin](https://github.com/ZeroCodeLin)
|
|
- Added support for ReactNode as key value for Descriptions' data prop [#734](https://github.com/DouyinFE/semi-design/issues/734) [@oddguan](https://github.com/oddguan)
|
|
- Added support for ReactNode as key value for Descriptions' data prop [#734](https://github.com/DouyinFE/semi-design/issues/734) [@oddguan](https://github.com/oddguan)
|
|
- 【Fix】
|
|
- 【Fix】
|
|
- Update the centering method of Avatar text content, from absolute positioning to centering by the parent layout [#774](https://github.com/DouyinFE/semi-design/issues/774)
|
|
- Update the centering method of Avatar text content, from absolute positioning to centering by the parent layout [#774](https://github.com/DouyinFE/semi-design/issues/774)
|
|
- - fix controlled slider component can still trigger value change by clicking track. [#768](https://github.com/DouyinFE/semi-design/issues/768)
|
|
|
|
- - Fixed an issue where Badge could not be used with Tooltip [#761](https://github.com/DouyinFE/semi-design/issues/761)
|
|
|
|
- - fix validateStatus type check lack success [#746](https://github.com/DouyinFE/semi-design/issues/746) [@rojer95](https://github.com/rojer95)
|
|
|
|
|
|
+ - Fix controlled slider component can still trigger value change by clicking track. [#768](https://github.com/DouyinFE/semi-design/issues/768)
|
|
|
|
+ - Fix an issue where Badge could not be used with Tooltip [#761](https://github.com/DouyinFE/semi-design/issues/761)
|
|
|
|
+ - Fix validateStatus type check lack success [#746](https://github.com/DouyinFE/semi-design/issues/746) [@rojer95](https://github.com/rojer95)
|
|
|
|
|
|
#### 🎉 2.8.1 (2022-04-19)
|
|
#### 🎉 2.8.1 (2022-04-19)
|
|
- 【Fix】
|
|
- 【Fix】
|