|
|
@@ -15,6 +15,16 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
- **Patch version**: Only include bug fix, the release time is not limited
|
|
|
|
|
|
---
|
|
|
+
|
|
|
+#### 🎉 2.17.0-beta.0 (2022-08-09)
|
|
|
+- 【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 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)
|
|
|
- 【Fix】
|
|
|
- Fix the problem that letters and numbers cannot be entered when using input class components in Dropdown
|