@kdcloudjs/kdesign 1.7.67 → 1.7.68

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,63 @@
1
+ ## [1.7.67](https://github.com/kdcloudone/kdesign/compare/v1.7.66...v1.7.67) (2024-06-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [empty] 更新单测快照 ([d87899f](https://github.com/kdcloudone/kdesign/commit/d87899f510743d7041c270ddab6333acc568d923))
7
+ * [empty] 修复在其他svg影响下导致的不显示问题 fix [#823](https://github.com/kdcloudone/kdesign/issues/823) ([5bfd861](https://github.com/kdcloudone/kdesign/commit/5bfd86160fd0a6f5cdd3db770d555d46c256fbb1))
8
+
9
+
10
+
11
+ ## [1.7.66](https://github.com/kdcloudone/kdesign/compare/v1.7.65...v1.7.66) (2024-06-19)
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * [tree] 修复虚拟滚动时节点显示异常问题 fix [#821](https://github.com/kdcloudone/kdesign/issues/821) ([d090d7c](https://github.com/kdcloudone/kdesign/commit/d090d7c693a697021b11bd0b33ac91e28371065e))
17
+
18
+
19
+
20
+ ## [1.7.65](https://github.com/kdcloudone/kdesign/compare/v1.7.64...v1.7.65) (2024-06-19)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * [base-data] 修复多选删除不生效问题 fix [#817](https://github.com/kdcloudone/kdesign/issues/817) ([f84a3cc](https://github.com/kdcloudone/kdesign/commit/f84a3cc12dbcb41b5ff822b089b3b2c2c6a3a373))
26
+ * [cli] 更改菜单栏 提示弹窗 =\> 弹出框 ([a9fe3bd](https://github.com/kdcloudone/kdesign/commit/a9fe3bd7df6a2e116c939b328aea0d9f194bacba))
27
+ * [cli] 更改图片裁剪在菜单中位置 展示 =\> 表单 ([129832d](https://github.com/kdcloudone/kdesign/commit/129832d6fb40d08f72df8025a9341f4e59bbdfd0))
28
+ * [cli] 左侧菜单导航更新 数据展示 =\> 展示 ([9d497e0](https://github.com/kdcloudone/kdesign/commit/9d497e0f8e902c80787baba792932279a72b23f2))
29
+
30
+
31
+
32
+ ## [1.7.64](https://github.com/kdcloudone/kdesign/compare/v1.7.63...v1.7.64) (2024-06-14)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * [base-data] 修复基础资料控件报错 fix [#815](https://github.com/kdcloudone/kdesign/issues/815) ([faac794](https://github.com/kdcloudone/kdesign/commit/faac7948c7ecdac5d03af078998134b4709aa50e))
38
+
39
+
40
+
41
+ ## [1.7.63](https://github.com/kdcloudone/kdesign/compare/v1.7.62...v1.7.63) (2024-06-06)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * [tree-select] 修复节点传入非字符类型title显示异常问题 fix [#807](https://github.com/kdcloudone/kdesign/issues/807) ([d8990d2](https://github.com/kdcloudone/kdesign/commit/d8990d2c910326691825287f98c06afce3848019))
47
+ * [tree-select] 修复visible受控不生效 fix [#808](https://github.com/kdcloudone/kdesign/issues/808) ([bd633f3](https://github.com/kdcloudone/kdesign/commit/bd633f3591d18262154619807cffaa4b2a4c69f1))
48
+
49
+
50
+
51
+ ## [1.7.62](https://github.com/kdcloudone/kdesign/compare/v1.7.61...v1.7.62) (2024-05-30)
52
+
53
+
54
+ ### Bug Fixes
55
+
56
+ * [cascader] 修复ie浏览器下下拉箭头不显示的问题 fix [#811](https://github.com/kdcloudone/kdesign/issues/811) ([99fdeb4](https://github.com/kdcloudone/kdesign/commit/99fdeb4e4383fedbecc0875e41847110df047454))
57
+ * [city-picker] 修复在ie11上点击控件输入框无法聚焦的问题 fix [#809](https://github.com/kdcloudone/kdesign/issues/809) ([f98ea62](https://github.com/kdcloudone/kdesign/commit/f98ea6245a0d000a2bd73215ef2c69436e13f34e))
58
+
59
+
60
+
1
61
  ## [1.7.61](https://github.com/kdcloudone/kdesign/compare/v1.7.60...v1.7.61) (2024-05-24)
2
62
 
3
63
 
package/dist/kdesign.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.66
3
+ * @kdcloudjs/kdesign v1.7.67
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.