@kdcloudjs/kdesign 1.6.12 → 1.6.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## [1.6.12](https://github.com/kdcloudone/kdesign/compare/v1.6.11...v1.6.12) (2022-11-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [datePicker]修复ref问题 ([c094468](https://github.com/kdcloudone/kdesign/commit/c094468110249febea3dcf96c1c1c1bd85b60057))
7
+ * [select] 解决多选时选中后输入框不聚焦问题 ([6f8bd5a](https://github.com/kdcloudone/kdesign/commit/6f8bd5a822071f777fe5ef66bb38048747418bd9))
8
+ * [slider] 添加getPopupContainer的api方法 ([edd827d](https://github.com/kdcloudone/kdesign/commit/edd827d5629190c4e6725bf556a305d137ae2826))
9
+
10
+
11
+
12
+ ## [1.6.11](https://github.com/kdcloudone/kdesign/compare/v1.6.10...v1.6.11) (2022-10-28)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * [select] 修复选择器回填值显示问题 ([f4f1bc8](https://github.com/kdcloudone/kdesign/commit/f4f1bc8a436ee2a20a7f8c0c18ebd93b796ed55d))
18
+
19
+
20
+
1
21
  ## [1.6.10](https://github.com/kdcloudone/kdesign/compare/v1.6.8...v1.6.10) (2022-10-21)
2
22
 
3
23
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.6.11
3
+ * @kdcloudjs/kdesign v1.6.12
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.