@kdcloudjs/kdesign 1.7.9 → 1.7.10

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,37 @@
1
+ ## [1.7.9](https://github.com/kdcloudone/kdesign/compare/v1.7.8...v1.7.9) (2023-05-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [cli] 修改从组件库登录成功后停留在首页的bug ([b340b3d](https://github.com/kdcloudone/kdesign/commit/b340b3d224e31e5e6bc3ab6708c8c3cec61a85dd))
7
+ * [cli] 修改组件库登录功能 ([dd59039](https://github.com/kdcloudone/kdesign/commit/dd590397ac98e32d497016ab8be0c8d17937dc90))
8
+ * [input]allowClear占位问题 fix [#348](https://github.com/kdcloudone/kdesign/issues/348) ([31d1867](https://github.com/kdcloudone/kdesign/commit/31d1867b292a66a1672aa6605fad580b4f2856f3))
9
+
10
+
11
+ ### Features
12
+
13
+ * [tree-select] 新增dropdownRender属性 fix [#343](https://github.com/kdcloudone/kdesign/issues/343) ([b4dccb4](https://github.com/kdcloudone/kdesign/commit/b4dccb4e5085f00196529050df208f80f3f151bb))
14
+
15
+
16
+
17
+ ## [1.7.8](https://github.com/kdcloudone/kdesign/compare/v1.7.7...v1.7.8) (2023-05-08)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * [table] 修复新增自适应宽度特性导致的报错 ([c7e5c84](https://github.com/kdcloudone/kdesign/commit/c7e5c844f901d5b73f43c7ad73cb5235a0cbc5b0))
23
+
24
+
25
+
26
+ ## [1.7.7](https://github.com/kdcloudone/kdesign/compare/v1.7.6...v1.7.7) (2023-05-06)
27
+
28
+
29
+ ### Features
30
+
31
+ * [table] 新增列宽自适应功能 fix [#249](https://github.com/kdcloudone/kdesign/issues/249) ([15e2412](https://github.com/kdcloudone/kdesign/commit/15e2412fef15132a5bba59c1f8ab7b4d760f3e36))
32
+
33
+
34
+
1
35
  ## [1.7.6](https://github.com/kdcloudone/kdesign/compare/v1.7.5...v1.7.6) (2023-04-28)
2
36
 
3
37
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.8
3
+ * @kdcloudjs/kdesign v1.7.9
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.