@kdcloudjs/kdesign 1.7.33-stable.6 → 1.7.33-stable.7

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,20 @@
1
+ ## [1.7.46](https://github.com/kdcloudone/kdesign/compare/v1.7.45...v1.7.46) (2024-01-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [city-picker] 修复国内版回填的提示内容显示问题 fix [#708](https://github.com/kdcloudone/kdesign/issues/708) ([39d36ae](https://github.com/kdcloudone/kdesign/commit/39d36aec993a4ca078a530a17c9cf4cd8ea84298))
7
+ * [select] 调整全选逻辑 fix [#687](https://github.com/kdcloudone/kdesign/issues/687) ([1c1a893](https://github.com/kdcloudone/kdesign/commit/1c1a893e2ddc2d02b6bebbbc6fa0e066471318ad))
8
+ * [tree] 修复勾选时onCheck函数返回了错误的halfCheckedKeys fix [#710](https://github.com/kdcloudone/kdesign/issues/710) ([8d8d739](https://github.com/kdcloudone/kdesign/commit/8d8d7396f42f05d4956d410377f595523bf3fa48))
9
+ * [usePopper] 修复下拉面板未对齐问题 fix [#712](https://github.com/kdcloudone/kdesign/issues/712) ([9fafa4f](https://github.com/kdcloudone/kdesign/commit/9fafa4fae1920a288fcb84f0d6b811d1ba0fa9c5))
10
+
11
+
12
+ ### Features
13
+
14
+ * [tree] 新增api expandOnFilterNode支持过滤时是否显示过滤节点的下级 fix [#707](https://github.com/kdcloudone/kdesign/issues/707) ([f589bc4](https://github.com/kdcloudone/kdesign/commit/f589bc40ea6e05ad8a460897bbe97b10cc09f336))
15
+
16
+
17
+
1
18
  ## [1.7.45](https://github.com/kdcloudone/kdesign/compare/v1.7.44...v1.7.45) (2024-01-04)
2
19
 
3
20
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.33-stable.5
3
+ * @kdcloudjs/kdesign v1.7.33-stable.6
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.