@kdcloudjs/kdesign 1.7.53 → 1.7.54

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.7.53](https://github.com/kdcloudone/kdesign/compare/v1.7.52...v1.7.53) (2024-03-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [filter]修复设置defaultValue问题 fix [#726](https://github.com/kdcloudone/kdesign/issues/726) ([0bf655e](https://github.com/kdcloudone/kdesign/commit/0bf655e9853f6a501e4eb29bf9fed2f934778a4e))
7
+ * [input]修复textarea设值问题 fix [#746](https://github.com/kdcloudone/kdesign/issues/746) ([0c85006](https://github.com/kdcloudone/kdesign/commit/0c8500635e6c1975a50672774b108ecef6384d46))
8
+ * [tree] 修复传入scrollToKey导致已选中节点的父节点展开收起功能失效 fix [#743](https://github.com/kdcloudone/kdesign/issues/743) ([ab8dce7](https://github.com/kdcloudone/kdesign/commit/ab8dce768d7961d04e32318f51f4115140fbe5a5))
9
+
10
+
11
+
12
+ ## [1.7.52](https://github.com/kdcloudone/kdesign/compare/v1.7.51...v1.7.52) (2024-03-08)
13
+
14
+
15
+ ### Reverts
16
+
17
+ * Revert "fix: [color-picker] 修复由于第三包不支持ie11的问题 fix #739" ([1502a83](https://github.com/kdcloudone/kdesign/commit/1502a83b435eceeff6099fe03482a7eaadcf5952)), closes [#739](https://github.com/kdcloudone/kdesign/issues/739)
18
+
19
+
20
+
1
21
  ## [1.7.51](https://github.com/kdcloudone/kdesign/compare/v1.7.50...v1.7.51) (2024-03-07)
2
22
 
3
23
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.52
3
+ * @kdcloudjs/kdesign v1.7.53
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.