@kdcloudjs/kdesign 1.7.3 → 1.7.4

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,15 @@
1
+ ## [1.7.3](https://github.com/kdcloudone/kdesign/compare/v1.7.2...v1.7.3) (2023-04-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [select] 修复defaultOpen默认打开下拉面板不生效 fix [#313](https://github.com/kdcloudone/kdesign/issues/313) ([882c51b](https://github.com/kdcloudone/kdesign/commit/882c51b2fa2347ea06579578816ddff97d6dc5c3))
7
+ * [tree-select] 修复下拉面板树样式与视觉稿不一致问题 fix [#323](https://github.com/kdcloudone/kdesign/issues/323) ([9d31ec6](https://github.com/kdcloudone/kdesign/commit/9d31ec61b8197a6bebacf27aebfa48d8818ccc99))
8
+ * [tree-select] 修复token命名重复问题 fix [#321](https://github.com/kdcloudone/kdesign/issues/321) ([5236775](https://github.com/kdcloudone/kdesign/commit/5236775b5b09da99b2bd4155ecbedbd898e32d8b))
9
+ * [tree] 修复defaultSelectedKeys不生效 fix [#322](https://github.com/kdcloudone/kdesign/issues/322) ([a20ef74](https://github.com/kdcloudone/kdesign/commit/a20ef7410a195189294b46b6969773a089a707b1))
10
+
11
+
12
+
1
13
  ## [1.7.2](https://github.com/kdcloudone/kdesign/compare/v1.7.1...v1.7.2) (2023-04-07)
2
14
 
3
15
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.2
3
+ * @kdcloudjs/kdesign v1.7.3
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.