|
@@ -17,17 +17,17 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
---
|
|
|
|
|
|
#### 🎉 2.17.0-beta.1 (2022-08-09)
|
|
|
-- 【fix】
|
|
|
- - Fix the problem that the Empty component is unexpectedly judged as dark mode when the body theme-mode attribute is unexpected
|
|
|
- - fix the problem that the treeData and value of cascader are dynamically updated, and the selected value is not displayed correctly
|
|
|
+- 【Fix】
|
|
|
+ - Fix the problem that the Empty component is unexpectedly judged as dark mode when the body theme-mode attribute is unexpected [#1023](https://github.com/DouyinFE/semi-design/issues/1023)
|
|
|
+ - fix the problem that the treeData and value of cascader are dynamically updated, and the selected value is not displayed correctly [#703](https://github.com/DouyinFE/semi-design/issues/703)
|
|
|
|
|
|
#### 🎉 2.17.0-beta.0 (2022-08-09)
|
|
|
-- 【feat】
|
|
|
+- 【Feat】
|
|
|
- Select add A11y keyboard and focus adaptation [#205](https://github.com/DouyinFE/semi-design/issues/205)
|
|
|
- DatePicker preset support presetPosition [#895 ](https://github.com/DouyinFE/semi-design/issues/895)
|
|
|
- TagInput supports drag and drop sorting.
|
|
|
- Collapse.Panel add two API: disabled and showArrow [#188 ](https://github.com/DouyinFE/semi-design/issues/188)
|
|
|
-- 【fix】
|
|
|
+- 【Fix】
|
|
|
- fix the problem that when the Tooltip trigger is hover, click on children and then click on the pop-up layer, the pop-up layer will be hidden [#977 ](https://github.com/DouyinFE/semi-design/issues/977)
|
|
|
|
|
|
#### 🎉 2.16.1 (2022-08-05)
|