@kdcloudjs/kdesign 1.7.33-stable.14 → 1.7.33-stable.16

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,1987 +1,2389 @@
1
- ## [1.7.61](https://github.com/kdcloudone/kdesign/compare/v1.7.60...v1.7.61) (2024-05-24)
1
+ ## [1.8.19](https://github.com/kingdee/kdesign/compare/v1.8.18...v1.8.19) (2024-11-07)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * [city-picker] 修复清空按钮不居中的问题 fix [#802](https://github.com/kdcloudone/kdesign/issues/802) ([d250a7f](https://github.com/kdcloudone/kdesign/commit/d250a7f209aeb0c566abf71998238e42205ba68b))
7
- * [cli] 添加最新语言包链接 ([05e9c9f](https://github.com/kdcloudone/kdesign/commit/05e9c9f47aa39a877dbec7e5744bc5f9f8ae23b7))
8
- * [date-picker]修复国际化问题 fix [#797](https://github.com/kdcloudone/kdesign/issues/797) ([4053f02](https://github.com/kdcloudone/kdesign/commit/4053f02a68e700cbf56eeb2a9391d54f914a5d44))
9
- * [modal] 修复弹窗在关闭时按esc会执行onCancel的问题 fix [#748](https://github.com/kdcloudone/kdesign/issues/748) ([012bf47](https://github.com/kdcloudone/kdesign/commit/012bf47ff61ace8c04e9f199e065410b5758033e))
10
- * [popconfirm] 修复message属性传值问题 fix [#799](https://github.com/kdcloudone/kdesign/issues/799) ([8215a68](https://github.com/kdcloudone/kdesign/commit/8215a681de81995848826de9185dff436198de0e))
11
- * [select] 更新清空按钮图标 fix [#803](https://github.com/kdcloudone/kdesign/issues/803) ([69d0f9d](https://github.com/kdcloudone/kdesign/commit/69d0f9d9f86386af8124b809fe89d1dbf6ca8f97))
6
+ * [pagination] 添加跳转按钮的国际化功能 fix [#932](https://github.com/kingdee/kdesign/issues/932) ([0c03df6](https://github.com/kingdee/kdesign/commit/0c03df604163c005f4abcc0d9ba4f7fccbaf718b))
12
7
 
13
8
 
9
+ ### Features
10
+
11
+ * [modal] 添加控制header样式的api fix [#933](https://github.com/kingdee/kdesign/issues/933) ([fa4c7ac](https://github.com/kingdee/kdesign/commit/fa4c7ac4ce21b0c346cae4c2dad2d18a923c353b))
12
+
13
+
14
+
15
+ ## [1.8.18](https://github.com/kingdee/kdesign/compare/v1.8.17...v1.8.18) (2024-11-01)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * [city-picker] 修复keydown事件冒泡问题 fix [#928](https://github.com/kingdee/kdesign/issues/928) ([fd32234](https://github.com/kingdee/kdesign/commit/fd32234add0e9e036f475ed1153267adce97fa2d))
21
+
22
+
23
+
24
+ ## [1.8.17](https://github.com/kingdee/kdesign/compare/v1.8.16...v1.8.17) (2024-11-01)
25
+
26
+
27
+ ### Bug Fixes
28
+
29
+ * [popper]修复clickToClose fix [#921](https://github.com/kingdee/kdesign/issues/921) ([98d335a](https://github.com/kingdee/kdesign/commit/98d335ad75b0a48ceefd0d43fe1df76a61a59729))
30
+
31
+
32
+
33
+ ## [1.8.16](https://github.com/kingdee/kdesign/compare/v1.8.15...v1.8.16) (2024-10-31)
34
+
35
+
36
+ ### Bug Fixes
37
+
38
+ * [breadcrumb] 修复title参数无法传入ReactNode问题 fix [#917](https://github.com/kingdee/kdesign/issues/917) ([5db5f89](https://github.com/kingdee/kdesign/commit/5db5f891658107f6f9bfb4f78e338fc540492934))
39
+ * [button] 修复集合按钮无法获取实例问题 fix [#909](https://github.com/kingdee/kdesign/issues/909) ([5fa0070](https://github.com/kingdee/kdesign/commit/5fa007058b68d07c1c9f7f3aa4f91d12d0f564a5))
40
+ * [button] 优化集合按钮下拉面板逻辑 fix [#918](https://github.com/kingdee/kdesign/issues/918) ([31cae27](https://github.com/kingdee/kdesign/commit/31cae274f5b7abf14bbfdb45b30a15f51f5a5ed9))
41
+ * [city-picker] 调整下拉面板动效 fix [#920](https://github.com/kingdee/kdesign/issues/920) ([2f988de](https://github.com/kingdee/kdesign/commit/2f988de998f139d7f95fc98a96c120fbc880bbab))
42
+ * [city-picker] 调整下拉面板关闭逻辑 fix [#925](https://github.com/kingdee/kdesign/issues/925) ([f413635](https://github.com/kingdee/kdesign/commit/f413635d4812402acff5c73f2b6f8abdbf3e02cd))
43
+ * [popper]修复arrow样式问题 fix [#923](https://github.com/kingdee/kdesign/issues/923) ([fac3a20](https://github.com/kingdee/kdesign/commit/fac3a207456819cfa57a5f45d6fc55a88b23c58b))
44
+ * [popper]修复clickToClose fix [#921](https://github.com/kingdee/kdesign/issues/921) ([f458500](https://github.com/kingdee/kdesign/commit/f4585000f2fa89598b19f73e2e35cc4b077b9f4c))
45
+ * [signature] 修复弹出框大小变化时签名消失问题 fix [#834](https://github.com/kingdee/kdesign/issues/834) ([a267321](https://github.com/kingdee/kdesign/commit/a2673215b6db8e682797636ff17903c51a5f77db))
46
+
47
+
48
+ ### Features
49
+
50
+ * [color-picker] 新版颜色组件开发 ([cc0867c](https://github.com/kingdee/kdesign/commit/cc0867c9a62402466973314862a2614b228daad5))
51
+ * [color-picker] 新增新版颜色组件及单测 ([5fbb280](https://github.com/kingdee/kdesign/commit/5fbb2807cfdb90a3a508278968d8edc10fbcbca0))
52
+ * [tree] 新增api renderExtra支持渲染树节点额外内容 fix [#914](https://github.com/kingdee/kdesign/issues/914) ([3c69f0f](https://github.com/kingdee/kdesign/commit/3c69f0fe7c2253ed9899b6858bb480f267e911b4))
53
+
54
+
55
+
56
+ ## [1.8.15](https://github.com/kingdee/kdesign/compare/v1.8.14...v1.8.15) (2024-10-24)
57
+
58
+
59
+ ### Bug Fixes
60
+
61
+ * [city-picker] 调整当鼠标移出下拉面板选项后焦点项保留 fix [#912](https://github.com/kingdee/kdesign/issues/912) ([92656c3](https://github.com/kingdee/kdesign/commit/92656c38132931eac3278a16b66db1d05dcb3719))
62
+ * [city-picker] 调整下拉项默认选中逻辑 fix [#910](https://github.com/kingdee/kdesign/issues/910) ([5835fe0](https://github.com/kingdee/kdesign/commit/5835fe07bc251be0b131c810b7151a750aede48c))
63
+ * [city-picker] 去除键盘上下键以及enter展开下拉面板 fix [#913](https://github.com/kingdee/kdesign/issues/913) ([b3ef7d0](https://github.com/kingdee/kdesign/commit/b3ef7d0dc70309dbb6c3495c9e3222fc2e43c1b3))
64
+ * [city-picker] 修复下拉面板位置错乱问题 fix [#911](https://github.com/kingdee/kdesign/issues/911) ([1fecc98](https://github.com/kingdee/kdesign/commit/1fecc98b4ef5f3a6e50f24f4c3f5b437373e4a07))
65
+
66
+
67
+
68
+ ## [1.8.14](https://github.com/kingdee/kdesign/compare/v1.8.13...v1.8.14) (2024-10-14)
69
+
70
+
71
+ ### Bug Fixes
72
+
73
+ * [tree] 修复多选设置scrollToKey时会导致选中节点后会滚动到scrollToKey对应的树节点 fix [#906](https://github.com/kingdee/kdesign/issues/906) ([b65a7ab](https://github.com/kingdee/kdesign/commit/b65a7abcd0fe59b6cf137e3ca213106a266860e7))
74
+
75
+
76
+
77
+ ## [1.8.13](https://github.com/kingdee/kdesign/compare/v1.8.12...v1.8.13) (2024-09-30)
78
+
79
+
80
+ ### Bug Fixes
81
+
82
+ * [cli] 添加新组件缩略图 fix [#897](https://github.com/kingdee/kdesign/issues/897) ([52e942c](https://github.com/kingdee/kdesign/commit/52e942c367ad734ebba1e0d88c7bfa23b0e7e5b2))
83
+ * [cli] 修复打包后的文件依然有注释的问题 fix [#884](https://github.com/kingdee/kdesign/issues/884) ([d056724](https://github.com/kingdee/kdesign/commit/d056724d657c3625d2bbcd6d820d796e3d38adeb))
84
+
85
+
86
+ ### Features
87
+
88
+ * [popper]新增浮层外部class及style设置 fix [#903](https://github.com/kingdee/kdesign/issues/903) ([573840f](https://github.com/kingdee/kdesign/commit/573840f5d064b9f9a17e682bcbb1d63cbc7182c1))
89
+
90
+
91
+
92
+ ## [1.8.12](https://github.com/kingdee/kdesign/compare/v1.8.11...v1.8.12) (2024-09-27)
93
+
94
+
95
+ ### Bug Fixes
96
+
97
+ * [base-data] 增加监听组件长度变化 fix [#819](https://github.com/kingdee/kdesign/issues/819) ([fbcbbca](https://github.com/kingdee/kdesign/commit/fbcbbca61a27c2ed9c8d8c82111d680d91dd017c))
98
+ * [popper]修复箭头错位问题 fix [#898](https://github.com/kingdee/kdesign/issues/898) ([c955a14](https://github.com/kingdee/kdesign/commit/c955a149e7386826514dcadac3ca9eb305094dd7))
99
+ * [popper]修复元素点击触发时机 fix [#900](https://github.com/kingdee/kdesign/issues/900) ([fcc493f](https://github.com/kingdee/kdesign/commit/fcc493f36f8d8b6e559b008bfbd02835e30f027d))
100
+
101
+
102
+ ### Features
103
+
104
+ * [popper]新增visible触发返回 ([acc4163](https://github.com/kingdee/kdesign/commit/acc416350e2c98b6ec5d5104ea9603d1f49c4c23))
105
+
106
+
107
+
108
+ ## [1.8.11](https://github.com/kingdee/kdesign/compare/v1.8.10...v1.8.11) (2024-09-20)
109
+
110
+
111
+ ### Bug Fixes
112
+
113
+ * [cli] 去除axios依赖项,使用原生fetch fix [#891](https://github.com/kingdee/kdesign/issues/891) ([9f8f569](https://github.com/kingdee/kdesign/commit/9f8f56931ac198393da99149820bd36f4e51250e))
114
+ * [cli] 修复使用npm原生指令发布时的守卫脚本 ([f0017db](https://github.com/kingdee/kdesign/commit/f0017db34288fd24ae4c518bf7d965fcb407f7c0))
115
+ * [form]修复wrapperWidth失效问题 fix [#888](https://github.com/kingdee/kdesign/issues/888) ([3897b10](https://github.com/kingdee/kdesign/commit/3897b109980530bbbd9eea46573db1803220e9ef))
116
+ * [popper]修复绑定事件重复触发问题 fix [#893](https://github.com/kingdee/kdesign/issues/893) ([3ff977c](https://github.com/kingdee/kdesign/commit/3ff977c25010c968bd039ee233879d27ed6bca98))
117
+ * [tree-select] 修复展开下拉面板不会自动定位到选中项问题 fix [#806](https://github.com/kingdee/kdesign/issues/806) ([ecbca67](https://github.com/kingdee/kdesign/commit/ecbca678a96b937c66004d9ca3fb4347b6e040f0))
118
+
119
+
120
+ ### Features
121
+
122
+ * [popper]优化溢出后的显示并提供自定义修饰符 ([0448479](https://github.com/kingdee/kdesign/commit/0448479a262a707aa5a3bb21e8a8090e9f7bef72))
123
+
124
+
125
+
126
+ ## [1.8.10](https://github.com/kingdee/kdesign/compare/v1.8.9...v1.8.10) (2024-09-05)
127
+
128
+
129
+ ### Bug Fixes
130
+
131
+ * [cli] 修复build后的版本号与发布版本不一致的问题 fix [#885](https://github.com/kingdee/kdesign/issues/885) ([76567bf](https://github.com/kingdee/kdesign/commit/76567bf64a8b76f7826e29565e8762429a13bffc))
132
+ * [input-number] 修复失焦报错问题 fix [#784](https://github.com/kingdee/kdesign/issues/784) ([7c526a0](https://github.com/kingdee/kdesign/commit/7c526a06b5dc9872a27974a4dd16f2cfd317fcc1))
133
+ * [search] 添加清空功能 fix [#795](https://github.com/kingdee/kdesign/issues/795) ([33752c6](https://github.com/kingdee/kdesign/commit/33752c603bb9515b80cee4b8ef794a36d7b6f50d))
134
+ * [tree-select] 修复多选时设置treeCheckStrictly后点击清空按钮报错 fix [#886](https://github.com/kingdee/kdesign/issues/886) ([f1957de](https://github.com/kingdee/kdesign/commit/f1957ded97a3cf1588deb1524053190c7c1aa2b0))
135
+ * [tree] 修复在非虚拟滚动模式下指定的scrollToKey在视口内仍滚动问题 fix [#793](https://github.com/kingdee/kdesign/issues/793) ([a27f4a0](https://github.com/kingdee/kdesign/commit/a27f4a0e0fc087c31c4fed830c575ad02786395f))
136
+
137
+
138
+
139
+ ## [1.8.9](https://github.com/kingdee/kdesign/compare/v1.8.8...v1.8.9) (2024-08-29)
140
+
141
+
142
+ ### Bug Fixes
143
+
144
+ * [search] 修复清空按钮错位的问题 fix [#844](https://github.com/kingdee/kdesign/issues/844) ([8a166fd](https://github.com/kingdee/kdesign/commit/8a166fdcdc85305a17dede6916aa419dd3f878b8))
145
+
146
+
147
+ ### Reverts
148
+
149
+ * Revert "Revert "fix: [tree] 修复多选节点全选时禁用状态显示异常问题 fix #876"" ([1486781](https://github.com/kingdee/kdesign/commit/14867817e3ff61ff5937bebcccc4a73c16cb53f2)), closes [#876](https://github.com/kingdee/kdesign/issues/876)
150
+
151
+
152
+
153
+ ## [1.8.8](https://github.com/kingdee/kdesign/compare/v1.8.7...v1.8.8) (2024-08-29)
154
+
155
+
156
+ ### Bug Fixes
157
+
158
+ * [table] 更新table版本 ([08c2354](https://github.com/kingdee/kdesign/commit/08c2354bdcaaa3564b310c7e347fdf7cbd6a9a95))
159
+ * [tree] 修复同层级树节点未对齐问题 fix [#882](https://github.com/kingdee/kdesign/issues/882) ([1d48717](https://github.com/kingdee/kdesign/commit/1d48717251968c7cae6c970ce1cc8857cde53839))
160
+
161
+
162
+
163
+ ## [1.8.7](https://github.com/kingdee/kdesign/compare/v1.8.6...v1.8.7) (2024-08-23)
164
+
165
+
166
+ ### Bug Fixes
167
+
168
+ * [cli] 修复在笔记本上demo演示位置错乱\&table组件下右侧导航无法点击 fix [#875](https://github.com/kingdee/kdesign/issues/875) ([6d80e6a](https://github.com/kingdee/kdesign/commit/6d80e6adaa9a6693a6fef538b2553ec5c4de0dcb))
169
+ * [collapse] 修复未设置assist和extra处于多余元素的问题 fix [#828](https://github.com/kingdee/kdesign/issues/828) ([0f736eb](https://github.com/kingdee/kdesign/commit/0f736eb8c64cfda5d002a7bb3501908e869ed57f))
170
+ * [locale] 修复form表单的tip翻译 ([9b201b5](https://github.com/kingdee/kdesign/commit/9b201b583f0fdc08169e29f80bc4265a8e9a2752))
171
+ * [select] 修复ie浏览器多选模式下输入框无法聚焦问题 fix [#872](https://github.com/kingdee/kdesign/issues/872) ([3c1b21c](https://github.com/kingdee/kdesign/commit/3c1b21c708626bfd198d35e8eae654bb7af6cfe5))
172
+ * [select] 修复ie浏览器多选模式下输入框无法聚焦问题 fix [#872](https://github.com/kingdee/kdesign/issues/872) ([e0a8c73](https://github.com/kingdee/kdesign/commit/e0a8c734a4bba10c97a73d3b5a8adef281a9cf66))
173
+
174
+
175
+
176
+ ## [1.8.6](https://github.com/kingdee/kdesign/compare/v1.8.5...v1.8.6) (2024-08-16)
177
+
178
+
179
+ ### Bug Fixes
180
+
181
+ * [grid] 修复在chrome 83版本上的下间距失效的问题 fix [#865](https://github.com/kingdee/kdesign/issues/865) ([d024b5d](https://github.com/kingdee/kdesign/commit/d024b5d2ec9076ea3c91fd98fd532d1350ea64a2))
182
+ * [modal] 修复在ie浏览器下被遮挡问题 fix [#862](https://github.com/kingdee/kdesign/issues/862) ([54c4923](https://github.com/kingdee/kdesign/commit/54c492338c5fbc1ec12fe0e175f3855365edeb77))
183
+ * [select] 修复在ie浏览器多选模式tag显示异常问题 fix [#863](https://github.com/kingdee/kdesign/issues/863) ([af38cc1](https://github.com/kingdee/kdesign/commit/af38cc14f59b78779ef02cd62b812769066a75aa))
184
+
185
+
186
+ ### Features
187
+
188
+ * [locale] 新增英文语言包 fix [#867](https://github.com/kingdee/kdesign/issues/867) ([5142f23](https://github.com/kingdee/kdesign/commit/5142f23d64c0f7869531391a52e1b4a7acaf23d6))
189
+
190
+
191
+
192
+ ## [1.8.5](https://github.com/kingdee/kdesign/compare/v1.8.4...v1.8.5) (2024-08-15)
193
+
194
+
195
+ ### Bug Fixes
196
+
197
+ * [popper]修复点击事件阻止冒泡 ([bcbf3df](https://github.com/kingdee/kdesign/commit/bcbf3dfcc1eed23bb6428debe246f8820b5d0b83))
198
+
199
+
200
+
201
+ ## [1.8.4](https://github.com/kingdee/kdesign/compare/v1.8.3...v1.8.4) (2024-08-14)
202
+
203
+
204
+ ### Bug Fixes
205
+
206
+ * [base-data] 修复多选模式下输入框文字显示异常问题 fix [#858](https://github.com/kingdee/kdesign/issues/858) ([1eb2594](https://github.com/kingdee/kdesign/commit/1eb259495ebf2231388cc108c1244251b94a8136))
207
+ * [cli] 更新所有组件的默认字体族 fix [#860](https://github.com/kingdee/kdesign/issues/860) ([8eac9b7](https://github.com/kingdee/kdesign/commit/8eac9b7c377ae816b116d6c00246fcef298c972e))
208
+ * [color-picker] 修改颜色组件中预设颜色容器布局在IE11中不兼容的问题 fix [#856](https://github.com/kingdee/kdesign/issues/856) ([f0a9be7](https://github.com/kingdee/kdesign/commit/f0a9be707cd73b6cc39c246bc5d6ca40da7082cf))
209
+ * [popper]修复箭头样式问题 ([616a851](https://github.com/kingdee/kdesign/commit/616a8516e0045b979711dbf9b9353221ac479aa7))
210
+ * [select] 修复多选模式下设置optionLabelProp不生效 fix [#855](https://github.com/kingdee/kdesign/issues/855) ([b00de2c](https://github.com/kingdee/kdesign/commit/b00de2cd986ec28816525c2ab6d3dcc01eeffb14))
211
+
14
212
 
15
- ## [1.7.60](https://github.com/kdcloudone/kdesign/compare/v1.7.59...v1.7.60) (2024-05-17)
213
+
214
+ ## [1.8.3](https://github.com/kingdee/kdesign/compare/v1.8.2...v1.8.3) (2024-08-09)
215
+
216
+
217
+ ### Bug Fixes
218
+
219
+ * [carousel] 修复children只有一项不显示的问题 fix [#852](https://github.com/kingdee/kdesign/issues/852) ([2b6ab10](https://github.com/kingdee/kdesign/commit/2b6ab107b1e167226ca7484d2666755207437b20))
220
+ * [signature] 修复单测报错 ([409fd89](https://github.com/kingdee/kdesign/commit/409fd8971ec4f0a4f977cca45ac880eeb7fbcec1))
221
+ * 【signature】清除按钮改为默认显示 [#846](https://github.com/kingdee/kdesign/issues/846) ([61f1be4](https://github.com/kingdee/kdesign/commit/61f1be4d47548ce56e55fd6123090a6ffdf451d9))
222
+ * 【signature】缩略图的高度与空状态入口的高度不一致 [#847](https://github.com/kingdee/kdesign/issues/847) ([eeeb574](https://github.com/kingdee/kdesign/commit/eeeb574039ecc29bdfa479322386a1e9cfacb736))
223
+
224
+
225
+ ### Features
226
+
227
+ * [date-picker] 新增国际化配置 ([ad6cb83](https://github.com/kingdee/kdesign/commit/ad6cb833add40e274dc27d8b2939fdcc1a11c1f5))
228
+
229
+
230
+ ### Reverts
231
+
232
+ * Revert "feat: [date-picker] 新增国际化配置" ([3bc4214](https://github.com/kingdee/kdesign/commit/3bc421404ca77b5ca558e8bc524ad9e2fb680cec))
233
+
234
+
235
+
236
+ ## [1.8.2](https://github.com/kingdee/kdesign/compare/v1.8.1...v1.8.2) (2024-08-07)
237
+
238
+
239
+ ### Bug Fixes
240
+
241
+ * [image] 修复预览组的子集Image设置preview为false时还可以预览问题 fix [#850](https://github.com/kingdee/kdesign/issues/850) ([ef5b2a6](https://github.com/kingdee/kdesign/commit/ef5b2a62297098e1604bde3da9d58dbe73fbeb3e))
242
+
243
+
244
+
245
+ ## [1.8.1](https://github.com/kingdee/kdesign/compare/v1.8.0...v1.8.1) (2024-08-06)
246
+
247
+
248
+ ### Features
249
+
250
+ * [image] 新增api items提供预览数组功能 fix [#731](https://github.com/kingdee/kdesign/issues/731) ([5587171](https://github.com/kingdee/kdesign/commit/5587171dcc6f65dc18f11d319b57cb2be06d8b33))
251
+
252
+
253
+
254
+ # [1.8.0](https://github.com/kingdee/kdesign/compare/v1.7.71...v1.8.0) (2024-08-01)
255
+
256
+
257
+
258
+ ## [1.7.48-usePopper.2](https://github.com/kingdee/kdesign/compare/v1.7.58...v1.7.48-usePopper.2) (2024-04-24)
259
+
260
+
261
+ ### Bug Fixes
262
+
263
+ * [popper] 修复bug ([613305e](https://github.com/kingdee/kdesign/commit/613305e4f1aad27d73262d355e083498be74d2b6))
264
+ * [popper] 修复bug ([0082463](https://github.com/kingdee/kdesign/commit/00824638c7e7b7232c76b298605ce0f530d70c78))
265
+ * [popper]修复问题添加单测 ([ef33f41](https://github.com/kingdee/kdesign/commit/ef33f41e9d2b685f1e1a47a627a2d88ac4c60177))
266
+ * [popper]修复bug ([17af0aa](https://github.com/kingdee/kdesign/commit/17af0aa62aae885ef684691bf421ee9050a8e00b))
267
+ * [popper]fix bug ([a9c68f3](https://github.com/kingdee/kdesign/commit/a9c68f3afeb98dfa1fcd2fcdf0347d9b87813747))
268
+ * [tooltip] 更新快照 ([d72eacf](https://github.com/kingdee/kdesign/commit/d72eacf08852189d7a731db7afb9a62adb24449a))
269
+
270
+
271
+ ### Features
272
+
273
+ * [popper] 新增popper组件 ([c428886](https://github.com/kingdee/kdesign/commit/c42888666496931981cab267cf8cb19bd8cf24c8))
274
+
275
+
276
+
277
+ ## [1.7.71](https://github.com/kingdee/kdesign/compare/v1.7.70...v1.7.71) (2024-08-01)
278
+
279
+
280
+ ### Bug Fixes
281
+
282
+ * [date-picker]disabledData增加info参数 fix [#825](https://github.com/kingdee/kdesign/issues/825) ([2032abd](https://github.com/kingdee/kdesign/commit/2032abd75da8d6632e94dc2c5da43591355b3517))
283
+
284
+
285
+
286
+ ## [1.7.70](https://github.com/kingdee/kdesign/compare/v1.7.69...v1.7.70) (2024-07-31)
287
+
288
+
289
+ ### Bug Fixes
290
+
291
+ * [image] 新增国际化配置 ([2c78198](https://github.com/kingdee/kdesign/commit/2c78198ecff1dcc566f12a2ece310562a4f3e117))
292
+ * [select] 新增国际化配置 ([014a70c](https://github.com/kingdee/kdesign/commit/014a70ce8ed64194c84d8c3a500522b956e6b8fe))
293
+
294
+
295
+ ### Features
296
+
297
+ * [base-data] 新增国际化配置 ([44606b6](https://github.com/kingdee/kdesign/commit/44606b69c5338d2871ef20aa2a5d361df788c889))
298
+ * [cascader] 新增国际化配置 ([#838](https://github.com/kingdee/kdesign/issues/838)) ([b20ae83](https://github.com/kingdee/kdesign/commit/b20ae836c7c6403a43523b1575d20b31a39f65ba))
299
+ * [city-picker] 新增国际化配置 ([41d596e](https://github.com/kingdee/kdesign/commit/41d596e627562667d93214758ca1ccd495ef93ca))
300
+ * [color-picker] 新增国际化配置 ([7d4ada8](https://github.com/kingdee/kdesign/commit/7d4ada819643698d654d84504242fe04119952ae))
301
+ * [image-cropper] 新增国际化配置 ([7446995](https://github.com/kingdee/kdesign/commit/7446995715043e4c5087b9f1ffc9408ae2906b28))
302
+ * [notification] 新增国际化配置 ([82d99ab](https://github.com/kingdee/kdesign/commit/82d99aba55b7d831645c63a81b4d83dd770cee76))
303
+ * [others]:新增国际化配置 ([e650508](https://github.com/kingdee/kdesign/commit/e65050869d2f50f29f49b178bf511cc983c83e1b))
304
+ * [QRCode] 新增国际化新功能 ([#842](https://github.com/kingdee/kdesign/issues/842)) ([0388f21](https://github.com/kingdee/kdesign/commit/0388f211378cbc8c2603bd3ab90d7b781c2c850f))
305
+ * [search] 新增国际化配置 ([e997f62](https://github.com/kingdee/kdesign/commit/e997f62e10d576f1534450fcd59b889a95946e77))
306
+ * [tree-select] 新增国际化配置 ([ff58b4e](https://github.com/kingdee/kdesign/commit/ff58b4e6016fe48dfcad4d98852fb24dcd810a28))
307
+ * [upload] 新增国际化配置 ([b1a7111](https://github.com/kingdee/kdesign/commit/b1a7111854344b3cb7e9b57ea83ccee366320e35))
308
+
309
+
310
+
311
+ ## [1.7.69](https://github.com/kingdee/kdesign/compare/v1.7.68...v1.7.69) (2024-07-18)
312
+
313
+
314
+ ### Features
315
+
316
+ * [radio] 添加文字hover的提示title fix [#831](https://github.com/kingdee/kdesign/issues/831) ([b4ba85c](https://github.com/kingdee/kdesign/commit/b4ba85c3d2a81ccd37bc8c5eaaa090c16de80c3b))
317
+
318
+
319
+
320
+ ## [1.7.68](https://github.com/kingdee/kdesign/compare/v1.7.67...v1.7.68) (2024-07-05)
321
+
322
+
323
+
324
+ ## [1.7.67](https://github.com/kingdee/kdesign/compare/v1.7.66...v1.7.67) (2024-06-20)
325
+
326
+
327
+ ### Bug Fixes
328
+
329
+ * [empty] 更新单测快照 ([d87899f](https://github.com/kingdee/kdesign/commit/d87899f510743d7041c270ddab6333acc568d923))
330
+ * [empty] 修复在其他svg影响下导致的不显示问题 fix [#823](https://github.com/kingdee/kdesign/issues/823) ([5bfd861](https://github.com/kingdee/kdesign/commit/5bfd86160fd0a6f5cdd3db770d555d46c256fbb1))
331
+
332
+
333
+
334
+ ## [1.7.66](https://github.com/kingdee/kdesign/compare/v1.7.65...v1.7.66) (2024-06-19)
335
+
336
+
337
+ ### Bug Fixes
338
+
339
+ * [tree] 修复虚拟滚动时节点显示异常问题 fix [#821](https://github.com/kingdee/kdesign/issues/821) ([d090d7c](https://github.com/kingdee/kdesign/commit/d090d7c693a697021b11bd0b33ac91e28371065e))
340
+
341
+
342
+
343
+ ## [1.7.65](https://github.com/kingdee/kdesign/compare/v1.7.64...v1.7.65) (2024-06-19)
344
+
345
+
346
+ ### Bug Fixes
347
+
348
+ * [base-data] 修复多选删除不生效问题 fix [#817](https://github.com/kingdee/kdesign/issues/817) ([f84a3cc](https://github.com/kingdee/kdesign/commit/f84a3cc12dbcb41b5ff822b089b3b2c2c6a3a373))
349
+ * [cli] 更改菜单栏 提示弹窗 =\> 弹出框 ([a9fe3bd](https://github.com/kingdee/kdesign/commit/a9fe3bd7df6a2e116c939b328aea0d9f194bacba))
350
+ * [cli] 更改图片裁剪在菜单中位置 展示 =\> 表单 ([129832d](https://github.com/kingdee/kdesign/commit/129832d6fb40d08f72df8025a9341f4e59bbdfd0))
351
+ * [cli] 左侧菜单导航更新 数据展示 =\> 展示 ([9d497e0](https://github.com/kingdee/kdesign/commit/9d497e0f8e902c80787baba792932279a72b23f2))
352
+
353
+
354
+
355
+ ## [1.7.64](https://github.com/kingdee/kdesign/compare/v1.7.63...v1.7.64) (2024-06-14)
356
+
357
+
358
+ ### Bug Fixes
359
+
360
+ * [base-data] 修复基础资料控件报错 fix [#815](https://github.com/kingdee/kdesign/issues/815) ([faac794](https://github.com/kingdee/kdesign/commit/faac7948c7ecdac5d03af078998134b4709aa50e))
361
+
362
+
363
+
364
+ ## [1.7.63](https://github.com/kingdee/kdesign/compare/v1.7.62...v1.7.63) (2024-06-06)
16
365
 
17
366
 
18
367
  ### Bug Fixes
19
368
 
20
- * [cascader]修复初次渲染问题 fix [#791](https://github.com/kdcloudone/kdesign/issues/791) ([36b177d](https://github.com/kdcloudone/kdesign/commit/36b177d68cd1c0cc36da64eaab2e4d0debda96c2))
21
- * [cli] 更新品牌logo ([024a574](https://github.com/kdcloudone/kdesign/commit/024a5749b18a315eae1f45000781ed4472f90ecf))
22
- * [date-picker]修复非法日期显示问题 fix [#787](https://github.com/kdcloudone/kdesign/issues/787) ([479cb53](https://github.com/kdcloudone/kdesign/commit/479cb53c0e932438a76a952b0feaa913a39559ca))
23
- * [signature] 更新快照 ([a1eec0f](https://github.com/kdcloudone/kdesign/commit/a1eec0f93b4252af469b8a3540242ba69c840b93))
369
+ * [tree-select] 修复节点传入非字符类型title显示异常问题 fix [#807](https://github.com/kingdee/kdesign/issues/807) ([d8990d2](https://github.com/kingdee/kdesign/commit/d8990d2c910326691825287f98c06afce3848019))
370
+ * [tree-select] 修复visible受控不生效 fix [#808](https://github.com/kingdee/kdesign/issues/808) ([bd633f3](https://github.com/kingdee/kdesign/commit/bd633f3591d18262154619807cffaa4b2a4c69f1))
371
+
372
+
373
+
374
+ ## [1.7.62](https://github.com/kingdee/kdesign/compare/v1.7.61...v1.7.62) (2024-05-30)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * [cascader] 修复ie浏览器下下拉箭头不显示的问题 fix [#811](https://github.com/kingdee/kdesign/issues/811) ([99fdeb4](https://github.com/kingdee/kdesign/commit/99fdeb4e4383fedbecc0875e41847110df047454))
380
+ * [city-picker] 修复在ie11上点击控件输入框无法聚焦的问题 fix [#809](https://github.com/kingdee/kdesign/issues/809) ([f98ea62](https://github.com/kingdee/kdesign/commit/f98ea6245a0d000a2bd73215ef2c69436e13f34e))
381
+
382
+
383
+
384
+ ## [1.7.61](https://github.com/kingdee/kdesign/compare/v1.7.60...v1.7.61) (2024-05-24)
385
+
386
+
387
+ ### Bug Fixes
388
+
389
+ * [city-picker] 修复清空按钮不居中的问题 fix [#802](https://github.com/kingdee/kdesign/issues/802) ([d250a7f](https://github.com/kingdee/kdesign/commit/d250a7f209aeb0c566abf71998238e42205ba68b))
390
+ * [cli] 添加最新语言包链接 ([05e9c9f](https://github.com/kingdee/kdesign/commit/05e9c9f47aa39a877dbec7e5744bc5f9f8ae23b7))
391
+ * [date-picker]修复国际化问题 fix [#797](https://github.com/kingdee/kdesign/issues/797) ([4053f02](https://github.com/kingdee/kdesign/commit/4053f02a68e700cbf56eeb2a9391d54f914a5d44))
392
+ * [modal] 修复弹窗在关闭时按esc会执行onCancel的问题 fix [#748](https://github.com/kingdee/kdesign/issues/748) ([012bf47](https://github.com/kingdee/kdesign/commit/012bf47ff61ace8c04e9f199e065410b5758033e))
393
+ * [popconfirm] 修复message属性传值问题 fix [#799](https://github.com/kingdee/kdesign/issues/799) ([8215a68](https://github.com/kingdee/kdesign/commit/8215a681de81995848826de9185dff436198de0e))
394
+ * [select] 更新清空按钮图标 fix [#803](https://github.com/kingdee/kdesign/issues/803) ([69d0f9d](https://github.com/kingdee/kdesign/commit/69d0f9d9f86386af8124b809fe89d1dbf6ca8f97))
395
+
396
+
397
+
398
+ ## [1.7.60](https://github.com/kingdee/kdesign/compare/v1.7.59...v1.7.60) (2024-05-17)
399
+
400
+
401
+ ### Bug Fixes
402
+
403
+ * [cascader]修复初次渲染问题 fix [#791](https://github.com/kingdee/kdesign/issues/791) ([36b177d](https://github.com/kingdee/kdesign/commit/36b177d68cd1c0cc36da64eaab2e4d0debda96c2))
404
+ * [cli] 更新品牌logo ([024a574](https://github.com/kingdee/kdesign/commit/024a5749b18a315eae1f45000781ed4472f90ecf))
405
+ * [date-picker]修复非法日期显示问题 fix [#787](https://github.com/kingdee/kdesign/issues/787) ([479cb53](https://github.com/kingdee/kdesign/commit/479cb53c0e932438a76a952b0feaa913a39559ca))
406
+ * [signature] 更新快照 ([a1eec0f](https://github.com/kingdee/kdesign/commit/a1eec0f93b4252af469b8a3540242ba69c840b93))
24
407
 
25
408
 
26
409
  ### Features
27
410
 
28
- * [signature] 手写签名组件新组件开发 [#658](https://github.com/kdcloudone/kdesign/issues/658) ([244d911](https://github.com/kdcloudone/kdesign/commit/244d9116049a0fc823027460cda2f798d91066e8))
29
- * [signature]处理细节 ([aa05cb3](https://github.com/kdcloudone/kdesign/commit/aa05cb3738593d1462d0bd082aa98a548a347212))
30
- * [signature]解决不兼容ie11的问题 ([42f2df9](https://github.com/kdcloudone/kdesign/commit/42f2df9df9fbd8cc2982b7282822c7a03b854b83))
31
- * [signature]解决ie11兼容问题 ([19b6058](https://github.com/kdcloudone/kdesign/commit/19b605875f1077892978571c55e21d641e7c317b))
32
- * [signature]手写签名组件单测快照文件提交 ([f566202](https://github.com/kdcloudone/kdesign/commit/f5662020bcad66c5b7a3ec5e1759d16512323e39))
33
- * [signature]手写签名组件文档说明补充 ([37f4137](https://github.com/kdcloudone/kdesign/commit/37f4137ff2c8a81682f2257450ec51b9975e3a89))
411
+ * [signature] 手写签名组件新组件开发 [#658](https://github.com/kingdee/kdesign/issues/658) ([244d911](https://github.com/kingdee/kdesign/commit/244d9116049a0fc823027460cda2f798d91066e8))
412
+ * [signature]处理细节 ([aa05cb3](https://github.com/kingdee/kdesign/commit/aa05cb3738593d1462d0bd082aa98a548a347212))
413
+ * [signature]解决不兼容ie11的问题 ([42f2df9](https://github.com/kingdee/kdesign/commit/42f2df9df9fbd8cc2982b7282822c7a03b854b83))
414
+ * [signature]解决ie11兼容问题 ([19b6058](https://github.com/kingdee/kdesign/commit/19b605875f1077892978571c55e21d641e7c317b))
415
+ * [signature]手写签名组件单测快照文件提交 ([f566202](https://github.com/kingdee/kdesign/commit/f5662020bcad66c5b7a3ec5e1759d16512323e39))
416
+ * [signature]手写签名组件文档说明补充 ([37f4137](https://github.com/kingdee/kdesign/commit/37f4137ff2c8a81682f2257450ec51b9975e3a89))
417
+
418
+
419
+
420
+ ## [1.7.59](https://github.com/kingdee/kdesign/compare/v1.7.48-usePopper.2...v1.7.59) (2024-05-09)
421
+
422
+
423
+ ### Bug Fixes
424
+
425
+ * [date-picker]修复时间范围顺序问题 fix [#786](https://github.com/kingdee/kdesign/issues/786) ([d2721a9](https://github.com/kingdee/kdesign/commit/d2721a97d3bcf158cc887727e733c5cfbb1ab3d7))
426
+ * [tree-select] 修复多选点击清空按钮报错问题 fix [#785](https://github.com/kingdee/kdesign/issues/785) ([8f91a99](https://github.com/kingdee/kdesign/commit/8f91a99053adedef8ec15ffb276f20b09e8dddf7))
34
427
 
35
428
 
36
429
 
37
- ## [1.7.59](https://github.com/kdcloudone/kdesign/compare/v1.7.58...v1.7.59) (2024-05-09)
430
+ ## [1.7.48-usePopper.2](https://github.com/kingdee/kdesign/compare/v1.7.58...v1.7.48-usePopper.2) (2024-04-24)
38
431
 
39
432
 
40
433
  ### Bug Fixes
41
434
 
42
- * [date-picker]修复时间范围顺序问题 fix [#786](https://github.com/kdcloudone/kdesign/issues/786) ([d2721a9](https://github.com/kdcloudone/kdesign/commit/d2721a97d3bcf158cc887727e733c5cfbb1ab3d7))
43
- * [tree-select] 修复多选点击清空按钮报错问题 fix [#785](https://github.com/kdcloudone/kdesign/issues/785) ([8f91a99](https://github.com/kdcloudone/kdesign/commit/8f91a99053adedef8ec15ffb276f20b09e8dddf7))
435
+ * [popper] 修复bug ([613305e](https://github.com/kingdee/kdesign/commit/613305e4f1aad27d73262d355e083498be74d2b6))
436
+ * [popper] 修复bug ([0082463](https://github.com/kingdee/kdesign/commit/00824638c7e7b7232c76b298605ce0f530d70c78))
437
+ * [popper]修复问题添加单测 ([ef33f41](https://github.com/kingdee/kdesign/commit/ef33f41e9d2b685f1e1a47a627a2d88ac4c60177))
438
+ * [popper]修复bug ([17af0aa](https://github.com/kingdee/kdesign/commit/17af0aa62aae885ef684691bf421ee9050a8e00b))
439
+ * [popper]fix bug ([a9c68f3](https://github.com/kingdee/kdesign/commit/a9c68f3afeb98dfa1fcd2fcdf0347d9b87813747))
440
+ * [tooltip] 更新快照 ([d72eacf](https://github.com/kingdee/kdesign/commit/d72eacf08852189d7a731db7afb9a62adb24449a))
441
+
442
+
443
+ ### Features
444
+
445
+ * [popper] 新增popper组件 ([c428886](https://github.com/kingdee/kdesign/commit/c42888666496931981cab267cf8cb19bd8cf24c8))
44
446
 
45
447
 
46
448
 
47
- ## [1.7.58](https://github.com/kdcloudone/kdesign/compare/v1.7.57...v1.7.58) (2024-04-22)
449
+ ## [1.7.58](https://github.com/kingdee/kdesign/compare/v1.7.57...v1.7.58) (2024-04-22)
48
450
 
49
451
 
50
452
  ### Bug Fixes
51
453
 
52
- * [date-picker] 修复禁止全局mousedown事件后,导致触发元素隐藏后popper面板不隐藏的问题 fix [#780](https://github.com/kdcloudone/kdesign/issues/780) ([9e47ae3](https://github.com/kdcloudone/kdesign/commit/9e47ae3003bdba9fce43eeed4bc73fcf1924570e))
53
- * [date-picker]处理tab键异常问题 fix [#778](https://github.com/kdcloudone/kdesign/issues/778) ([b9822ae](https://github.com/kdcloudone/kdesign/commit/b9822aef12670df8c3f5e84853d7124a04faf86d))
54
- * [date-picker]修复值输入问题 fix [#777](https://github.com/kdcloudone/kdesign/issues/777) ([5347cf4](https://github.com/kdcloudone/kdesign/commit/5347cf4004f76732b52da8ac5841a9e6320cd8b3))
55
- * [tooltip]修复placement受控问题 fix [#776](https://github.com/kdcloudone/kdesign/issues/776) ([05f0112](https://github.com/kdcloudone/kdesign/commit/05f01120420f40bab50b55180dc136037b541047))
454
+ * [date-picker] 修复禁止全局mousedown事件后,导致触发元素隐藏后popper面板不隐藏的问题 fix [#780](https://github.com/kingdee/kdesign/issues/780) ([9e47ae3](https://github.com/kingdee/kdesign/commit/9e47ae3003bdba9fce43eeed4bc73fcf1924570e))
455
+ * [date-picker]处理tab键异常问题 fix [#778](https://github.com/kingdee/kdesign/issues/778) ([b9822ae](https://github.com/kingdee/kdesign/commit/b9822aef12670df8c3f5e84853d7124a04faf86d))
456
+ * [date-picker]修复值输入问题 fix [#777](https://github.com/kingdee/kdesign/issues/777) ([5347cf4](https://github.com/kingdee/kdesign/commit/5347cf4004f76732b52da8ac5841a9e6320cd8b3))
457
+ * [tooltip]修复placement受控问题 fix [#776](https://github.com/kingdee/kdesign/issues/776) ([05f0112](https://github.com/kingdee/kdesign/commit/05f01120420f40bab50b55180dc136037b541047))
56
458
 
57
459
 
58
460
 
59
- ## [1.7.57](https://github.com/kdcloudone/kdesign/compare/v1.7.56...v1.7.57) (2024-04-12)
461
+ ## [1.7.57](https://github.com/kingdee/kdesign/compare/v1.7.56...v1.7.57) (2024-04-12)
60
462
 
61
463
 
62
464
  ### Bug Fixes
63
465
 
64
- * [date-picker]关闭弹窗显示问题 fix [#772](https://github.com/kdcloudone/kdesign/issues/772) ([cfdb112](https://github.com/kdcloudone/kdesign/commit/cfdb1125669290868ace98e999a4c2d2554a1eba))
65
- * [date-picker]修复快捷选择年月显示错误问题 ([b8c45fa](https://github.com/kdcloudone/kdesign/commit/b8c45fa64322a7bbf6d441cc94ebf4586c2c62da))
66
- * [date-picker]修复视图显示错误 fix [#767](https://github.com/kdcloudone/kdesign/issues/767) ([aaf8189](https://github.com/kdcloudone/kdesign/commit/aaf8189fa310432056679e66e7da52329f0509b8))
67
- * [date-picker]修复输入框值问题 fix [#771](https://github.com/kdcloudone/kdesign/issues/771) ([9571b4e](https://github.com/kdcloudone/kdesign/commit/9571b4eb7556d4ee2d2e5efe1e0c3e0c4b3987f8))
466
+ * [date-picker]关闭弹窗显示问题 fix [#772](https://github.com/kingdee/kdesign/issues/772) ([cfdb112](https://github.com/kingdee/kdesign/commit/cfdb1125669290868ace98e999a4c2d2554a1eba))
467
+ * [date-picker]修复快捷选择年月显示错误问题 ([b8c45fa](https://github.com/kingdee/kdesign/commit/b8c45fa64322a7bbf6d441cc94ebf4586c2c62da))
468
+ * [date-picker]修复视图显示错误 fix [#767](https://github.com/kingdee/kdesign/issues/767) ([aaf8189](https://github.com/kingdee/kdesign/commit/aaf8189fa310432056679e66e7da52329f0509b8))
469
+ * [date-picker]修复输入框值问题 fix [#771](https://github.com/kingdee/kdesign/issues/771) ([9571b4e](https://github.com/kingdee/kdesign/commit/9571b4eb7556d4ee2d2e5efe1e0c3e0c4b3987f8))
68
470
 
69
471
 
70
472
 
71
- ## [1.7.56](https://github.com/kdcloudone/kdesign/compare/v1.7.55...v1.7.56) (2024-04-11)
473
+ ## [1.7.56](https://github.com/kingdee/kdesign/compare/v1.7.55...v1.7.56) (2024-04-11)
72
474
 
73
475
 
74
476
  ### Bug Fixes
75
477
 
76
- * [color-picker] 修复onChange的参数异常问题 fix [#762](https://github.com/kdcloudone/kdesign/issues/762) ([142a0b6](https://github.com/kdcloudone/kdesign/commit/142a0b6a09f0a201b9d9f0ec9b89af4d5c76e689))
77
- * [date-picker]修复null值问题 fix [#760](https://github.com/kdcloudone/kdesign/issues/760) ([5def791](https://github.com/kdcloudone/kdesign/commit/5def791e630512690a92ed98f409d3357fb23dde))
78
- * [radio] 修复设置onChange为undefined时控制台的报错 fix [#764](https://github.com/kdcloudone/kdesign/issues/764) ([a29acc1](https://github.com/kdcloudone/kdesign/commit/a29acc1989951313fe538ee93008671d478aac55))
79
- * [radio] 修复radio被截断的视觉问题 fix [#765](https://github.com/kdcloudone/kdesign/issues/765) fix [#766](https://github.com/kdcloudone/kdesign/issues/766) ([6353dbc](https://github.com/kdcloudone/kdesign/commit/6353dbcf439a4c29ac7a6cc4790b3c442268d7df))
478
+ * [color-picker] 修复onChange的参数异常问题 fix [#762](https://github.com/kingdee/kdesign/issues/762) ([142a0b6](https://github.com/kingdee/kdesign/commit/142a0b6a09f0a201b9d9f0ec9b89af4d5c76e689))
479
+ * [date-picker]修复null值问题 fix [#760](https://github.com/kingdee/kdesign/issues/760) ([5def791](https://github.com/kingdee/kdesign/commit/5def791e630512690a92ed98f409d3357fb23dde))
480
+ * [radio] 修复设置onChange为undefined时控制台的报错 fix [#764](https://github.com/kingdee/kdesign/issues/764) ([a29acc1](https://github.com/kingdee/kdesign/commit/a29acc1989951313fe538ee93008671d478aac55))
481
+ * [radio] 修复radio被截断的视觉问题 fix [#765](https://github.com/kingdee/kdesign/issues/765) fix [#766](https://github.com/kingdee/kdesign/issues/766) ([6353dbc](https://github.com/kingdee/kdesign/commit/6353dbcf439a4c29ac7a6cc4790b3c442268d7df))
80
482
 
81
483
 
82
484
 
83
- ## [1.7.55](https://github.com/kdcloudone/kdesign/compare/v1.7.54...v1.7.55) (2024-04-03)
485
+ ## [1.7.55](https://github.com/kingdee/kdesign/compare/v1.7.54...v1.7.55) (2024-04-03)
84
486
 
85
487
 
86
488
  ### Bug Fixes
87
489
 
88
- * [city-picker] 修复使用火狐浏览器时下拉面板第一次打开从左侧飞出来 fix [#753](https://github.com/kdcloudone/kdesign/issues/753) ([8ec2e10](https://github.com/kdcloudone/kdesign/commit/8ec2e10c9a851a92f00cd1d877801ead10617b37))
89
- * [color-picker] 修复由于第三包不支持ie11的问题 fix [#739](https://github.com/kdcloudone/kdesign/issues/739) ([ce4966c](https://github.com/kdcloudone/kdesign/commit/ce4966cf347c0119d08ea7fa9fbd47cd65bb6841))
90
- * [grid] 修复在chrome下间距失效的问题 fix [#758](https://github.com/kdcloudone/kdesign/issues/758) ([4025705](https://github.com/kdcloudone/kdesign/commit/4025705d83d60a3b3fd3340737043e54b0ab78d6))
490
+ * [city-picker] 修复使用火狐浏览器时下拉面板第一次打开从左侧飞出来 fix [#753](https://github.com/kingdee/kdesign/issues/753) ([8ec2e10](https://github.com/kingdee/kdesign/commit/8ec2e10c9a851a92f00cd1d877801ead10617b37))
491
+ * [color-picker] 修复由于第三包不支持ie11的问题 fix [#739](https://github.com/kingdee/kdesign/issues/739) ([ce4966c](https://github.com/kingdee/kdesign/commit/ce4966cf347c0119d08ea7fa9fbd47cd65bb6841))
492
+ * [grid] 修复在chrome下间距失效的问题 fix [#758](https://github.com/kingdee/kdesign/issues/758) ([4025705](https://github.com/kingdee/kdesign/commit/4025705d83d60a3b3fd3340737043e54b0ab78d6))
91
493
 
92
494
 
93
495
  ### Reverts
94
496
 
95
- * Revert "fix: [color-picker] 修复由于第三包不支持ie11的问题 fix #739" ([13cebba](https://github.com/kdcloudone/kdesign/commit/13cebbac468857c1fe552c533055ac5e407eb08d)), closes [#739](https://github.com/kdcloudone/kdesign/issues/739)
497
+ * Revert "fix: [color-picker] 修复由于第三包不支持ie11的问题 fix #739" ([13cebba](https://github.com/kingdee/kdesign/commit/13cebbac468857c1fe552c533055ac5e407eb08d)), closes [#739](https://github.com/kingdee/kdesign/issues/739)
96
498
 
97
499
 
98
500
 
99
- ## [1.7.54](https://github.com/kdcloudone/kdesign/compare/v1.7.53...v1.7.54) (2024-03-25)
501
+ ## [1.7.54](https://github.com/kingdee/kdesign/compare/v1.7.53...v1.7.54) (2024-03-25)
100
502
 
101
503
 
102
504
  ### Bug Fixes
103
505
 
104
- * [split-panel] 修复父容器设置为隐藏时的初始化尺寸问题 fix [#754](https://github.com/kdcloudone/kdesign/issues/754) ([8f56c40](https://github.com/kdcloudone/kdesign/commit/8f56c402c526c6df102378324e2c942dc00f2d60))
506
+ * [split-panel] 修复父容器设置为隐藏时的初始化尺寸问题 fix [#754](https://github.com/kingdee/kdesign/issues/754) ([8f56c40](https://github.com/kingdee/kdesign/commit/8f56c402c526c6df102378324e2c942dc00f2d60))
105
507
 
106
508
 
107
509
 
108
- ## [1.7.53](https://github.com/kdcloudone/kdesign/compare/v1.7.52...v1.7.53) (2024-03-21)
510
+ ## [1.7.53](https://github.com/kingdee/kdesign/compare/v1.7.52...v1.7.53) (2024-03-21)
109
511
 
110
512
 
111
513
  ### Bug Fixes
112
514
 
113
- * [filter]修复设置defaultValue问题 fix [#726](https://github.com/kdcloudone/kdesign/issues/726) ([0bf655e](https://github.com/kdcloudone/kdesign/commit/0bf655e9853f6a501e4eb29bf9fed2f934778a4e))
114
- * [input]修复textarea设值问题 fix [#746](https://github.com/kdcloudone/kdesign/issues/746) ([0c85006](https://github.com/kdcloudone/kdesign/commit/0c8500635e6c1975a50672774b108ecef6384d46))
115
- * [tree] 修复传入scrollToKey导致已选中节点的父节点展开收起功能失效 fix [#743](https://github.com/kdcloudone/kdesign/issues/743) ([ab8dce7](https://github.com/kdcloudone/kdesign/commit/ab8dce768d7961d04e32318f51f4115140fbe5a5))
515
+ * [filter]修复设置defaultValue问题 fix [#726](https://github.com/kingdee/kdesign/issues/726) ([0bf655e](https://github.com/kingdee/kdesign/commit/0bf655e9853f6a501e4eb29bf9fed2f934778a4e))
516
+ * [input]修复textarea设值问题 fix [#746](https://github.com/kingdee/kdesign/issues/746) ([0c85006](https://github.com/kingdee/kdesign/commit/0c8500635e6c1975a50672774b108ecef6384d46))
517
+ * [tree] 修复传入scrollToKey导致已选中节点的父节点展开收起功能失效 fix [#743](https://github.com/kingdee/kdesign/issues/743) ([ab8dce7](https://github.com/kingdee/kdesign/commit/ab8dce768d7961d04e32318f51f4115140fbe5a5))
116
518
 
117
519
 
118
520
 
119
- ## [1.7.52](https://github.com/kdcloudone/kdesign/compare/v1.7.51...v1.7.52) (2024-03-08)
521
+ ## [1.7.52](https://github.com/kingdee/kdesign/compare/v1.7.51...v1.7.52) (2024-03-08)
120
522
 
121
523
 
122
524
  ### Reverts
123
525
 
124
- * Revert "fix: [color-picker] 修复由于第三包不支持ie11的问题 fix #739" ([1502a83](https://github.com/kdcloudone/kdesign/commit/1502a83b435eceeff6099fe03482a7eaadcf5952)), closes [#739](https://github.com/kdcloudone/kdesign/issues/739)
526
+ * Revert "fix: [color-picker] 修复由于第三包不支持ie11的问题 fix #739" ([1502a83](https://github.com/kingdee/kdesign/commit/1502a83b435eceeff6099fe03482a7eaadcf5952)), closes [#739](https://github.com/kingdee/kdesign/issues/739)
125
527
 
126
528
 
127
529
 
128
- ## [1.7.51](https://github.com/kdcloudone/kdesign/compare/v1.7.50...v1.7.51) (2024-03-07)
530
+ ## [1.7.51](https://github.com/kingdee/kdesign/compare/v1.7.50...v1.7.51) (2024-03-07)
129
531
 
130
532
 
131
533
  ### Bug Fixes
132
534
 
133
- * [color-picker] 修复由于第三包不支持ie11的问题 fix [#739](https://github.com/kdcloudone/kdesign/issues/739) ([ef2a6aa](https://github.com/kdcloudone/kdesign/commit/ef2a6aa4c9c64daabc43f1c2ad63108b8faf3931))
134
- * [grid] 修复控制台报错 fix [#733](https://github.com/kdcloudone/kdesign/issues/733) ([21564c8](https://github.com/kdcloudone/kdesign/commit/21564c8260dbe3f4bfcf30cd16720a3a6c044aa1))
135
- * [qr-code] 修复由于第三方包不支持ie11导致的问题 fix [#740](https://github.com/kdcloudone/kdesign/issues/740) ([f30f9d6](https://github.com/kdcloudone/kdesign/commit/f30f9d618a7c32746936811b8d78e38d71544ffd))
136
- * [test] 修复单测报错 ([fbd388b](https://github.com/kdcloudone/kdesign/commit/fbd388b5764cdd07da01852a5c4addfa25e2d314))
535
+ * [color-picker] 修复由于第三包不支持ie11的问题 fix [#739](https://github.com/kingdee/kdesign/issues/739) ([ef2a6aa](https://github.com/kingdee/kdesign/commit/ef2a6aa4c9c64daabc43f1c2ad63108b8faf3931))
536
+ * [grid] 修复控制台报错 fix [#733](https://github.com/kingdee/kdesign/issues/733) ([21564c8](https://github.com/kingdee/kdesign/commit/21564c8260dbe3f4bfcf30cd16720a3a6c044aa1))
537
+ * [qr-code] 修复由于第三方包不支持ie11导致的问题 fix [#740](https://github.com/kingdee/kdesign/issues/740) ([f30f9d6](https://github.com/kingdee/kdesign/commit/f30f9d618a7c32746936811b8d78e38d71544ffd))
538
+ * [test] 修复单测报错 ([fbd388b](https://github.com/kingdee/kdesign/commit/fbd388b5764cdd07da01852a5c4addfa25e2d314))
137
539
 
138
540
 
139
541
 
140
- ## [1.7.50](https://github.com/kdcloudone/kdesign/compare/v1.7.49...v1.7.50) (2024-03-01)
542
+ ## [1.7.50](https://github.com/kingdee/kdesign/compare/v1.7.49...v1.7.50) (2024-03-01)
141
543
 
142
544
 
143
545
  ### Bug Fixes
144
546
 
145
- * [anchor] 修复使用getContainer指定的滚动元素先销毁时组件报错问题 fix [#736](https://github.com/kdcloudone/kdesign/issues/736) ([e1f6d70](https://github.com/kdcloudone/kdesign/commit/e1f6d70752525f0ee6386679b9ea8fcc74e0ba73))
146
- * [date-picker]首次渲染弹出层位置错误问题 fix [#728](https://github.com/kdcloudone/kdesign/issues/728) ([7e4758a](https://github.com/kdcloudone/kdesign/commit/7e4758a441e0ce60efb0cb983d1810ee438e28cb))
147
- * [date-picker]周、月、季度选择快速选择年月 fix [#690](https://github.com/kdcloudone/kdesign/issues/690) ([6fcbbd8](https://github.com/kdcloudone/kdesign/commit/6fcbbd8420677659e8c9fafe4e779869eea25ae0))
148
- * [pagination] 修复数组距离/间距不一致问题 fix [#714](https://github.com/kdcloudone/kdesign/issues/714) ([bf2b765](https://github.com/kdcloudone/kdesign/commit/bf2b7654eaba651ac6bf29b8bd5cb617c012c1c5))
149
- * [select] 修复多选虚拟滚动时最后一个元素显示不全问题 fix [#723](https://github.com/kdcloudone/kdesign/issues/723) ([24ce47d](https://github.com/kdcloudone/kdesign/commit/24ce47d5bc65bc44af0880e7e5d2dd1219d17e2a))
150
- * [upload]修复itemRender实现问题 fix [#685](https://github.com/kdcloudone/kdesign/issues/685) ([855018f](https://github.com/kdcloudone/kdesign/commit/855018fc8ed07ec4738c70121c90fcbf9c427240))
547
+ * [anchor] 修复使用getContainer指定的滚动元素先销毁时组件报错问题 fix [#736](https://github.com/kingdee/kdesign/issues/736) ([e1f6d70](https://github.com/kingdee/kdesign/commit/e1f6d70752525f0ee6386679b9ea8fcc74e0ba73))
548
+ * [date-picker]首次渲染弹出层位置错误问题 fix [#728](https://github.com/kingdee/kdesign/issues/728) ([7e4758a](https://github.com/kingdee/kdesign/commit/7e4758a441e0ce60efb0cb983d1810ee438e28cb))
549
+ * [date-picker]周、月、季度选择快速选择年月 fix [#690](https://github.com/kingdee/kdesign/issues/690) ([6fcbbd8](https://github.com/kingdee/kdesign/commit/6fcbbd8420677659e8c9fafe4e779869eea25ae0))
550
+ * [pagination] 修复数组距离/间距不一致问题 fix [#714](https://github.com/kingdee/kdesign/issues/714) ([bf2b765](https://github.com/kingdee/kdesign/commit/bf2b7654eaba651ac6bf29b8bd5cb617c012c1c5))
551
+ * [select] 修复多选虚拟滚动时最后一个元素显示不全问题 fix [#723](https://github.com/kingdee/kdesign/issues/723) ([24ce47d](https://github.com/kingdee/kdesign/commit/24ce47d5bc65bc44af0880e7e5d2dd1219d17e2a))
552
+ * [upload]修复itemRender实现问题 fix [#685](https://github.com/kingdee/kdesign/issues/685) ([855018f](https://github.com/kingdee/kdesign/commit/855018fc8ed07ec4738c70121c90fcbf9c427240))
151
553
 
152
554
 
153
555
 
154
- ## [1.7.49](https://github.com/kdcloudone/kdesign/compare/v1.7.48...v1.7.49) (2024-02-22)
556
+ ## [1.7.49](https://github.com/kingdee/kdesign/compare/v1.7.48...v1.7.49) (2024-02-22)
155
557
 
156
558
 
157
559
  ### Bug Fixes
158
560
 
159
- * 更新table版本:滚动条错位\&树形单据体大数据测试 ([239e75a](https://github.com/kdcloudone/kdesign/commit/239e75ae93bd1bde4f2a01588e00fe2ac95a7706))
561
+ * 更新table版本:滚动条错位\&树形单据体大数据测试 ([239e75a](https://github.com/kingdee/kdesign/commit/239e75ae93bd1bde4f2a01588e00fe2ac95a7706))
160
562
 
161
563
 
162
564
 
163
- ## [1.7.48](https://github.com/kdcloudone/kdesign/compare/v1.7.47...v1.7.48) (2024-02-01)
565
+ ## [1.7.48](https://github.com/kingdee/kdesign/compare/v1.7.47...v1.7.48) (2024-02-01)
164
566
 
165
567
 
166
568
  ### Bug Fixes
167
569
 
168
- * [anchor] 修复无法高亮最底部锚点 fix [#727](https://github.com/kdcloudone/kdesign/issues/727) ([bfa4c5b](https://github.com/kdcloudone/kdesign/commit/bfa4c5bc561a1ab9958c4e9d7cf31deb41907e06))
169
- * [input-number] 修复在windows搜狗输入法中文输入时导致前面的数字被截取的问题 fix [#729](https://github.com/kdcloudone/kdesign/issues/729) ([6ada2b6](https://github.com/kdcloudone/kdesign/commit/6ada2b68ab8f5ec777865b3aa4d81d0278b48e37))
570
+ * [anchor] 修复无法高亮最底部锚点 fix [#727](https://github.com/kingdee/kdesign/issues/727) ([bfa4c5b](https://github.com/kingdee/kdesign/commit/bfa4c5bc561a1ab9958c4e9d7cf31deb41907e06))
571
+ * [input-number] 修复在windows搜狗输入法中文输入时导致前面的数字被截取的问题 fix [#729](https://github.com/kingdee/kdesign/issues/729) ([6ada2b6](https://github.com/kingdee/kdesign/commit/6ada2b68ab8f5ec777865b3aa4d81d0278b48e37))
170
572
 
171
573
 
172
574
  ### Features
173
575
 
174
- * [breadcrumb] 新增面包屑组件 closed [#693](https://github.com/kdcloudone/kdesign/issues/693) ([aa298b9](https://github.com/kdcloudone/kdesign/commit/aa298b9dc603c0d9457e7fb97c6e4fb8e8a7a7fa))
175
- * [divider] 新增分割线组件 closed [#635](https://github.com/kdcloudone/kdesign/issues/635) ([16837cb](https://github.com/kdcloudone/kdesign/commit/16837cba9a0f33303d9fc29a2fb0f74d4eae4876))
576
+ * [breadcrumb] 新增面包屑组件 closed [#693](https://github.com/kingdee/kdesign/issues/693) ([aa298b9](https://github.com/kingdee/kdesign/commit/aa298b9dc603c0d9457e7fb97c6e4fb8e8a7a7fa))
577
+ * [divider] 新增分割线组件 closed [#635](https://github.com/kingdee/kdesign/issues/635) ([16837cb](https://github.com/kingdee/kdesign/commit/16837cba9a0f33303d9fc29a2fb0f74d4eae4876))
176
578
 
177
579
 
178
580
 
179
- ## [1.7.47](https://github.com/kdcloudone/kdesign/compare/v1.7.46...v1.7.47) (2024-01-18)
581
+ ## [1.7.47](https://github.com/kingdee/kdesign/compare/v1.7.46...v1.7.47) (2024-01-18)
180
582
 
181
583
 
182
584
  ### Bug Fixes
183
585
 
184
- * [select] 修复点击选项关闭下拉面板时没触发onVisibleChange函数 fix [#715](https://github.com/kdcloudone/kdesign/issues/715) fix [#716](https://github.com/kdcloudone/kdesign/issues/716) ([0239ee7](https://github.com/kdcloudone/kdesign/commit/0239ee776ee92add8e8174369bf0f580ec9f3bee))
586
+ * [select] 修复点击选项关闭下拉面板时没触发onVisibleChange函数 fix [#715](https://github.com/kingdee/kdesign/issues/715) fix [#716](https://github.com/kingdee/kdesign/issues/716) ([0239ee7](https://github.com/kingdee/kdesign/commit/0239ee776ee92add8e8174369bf0f580ec9f3bee))
185
587
 
186
588
 
187
589
  ### Features
188
590
 
189
- * [breadcrumb] 新增面包屑组件 closed [#693](https://github.com/kdcloudone/kdesign/issues/693) ([c676d90](https://github.com/kdcloudone/kdesign/commit/c676d90f61a3c3ef8186912a20a9562d43000d58))
190
- * [divider] 新增分割线组件 closed [#635](https://github.com/kdcloudone/kdesign/issues/635) ([479284b](https://github.com/kdcloudone/kdesign/commit/479284b0802d7eaf006ecaa14fcaf1180748714e))
591
+ * [breadcrumb] 新增面包屑组件 closed [#693](https://github.com/kingdee/kdesign/issues/693) ([c676d90](https://github.com/kingdee/kdesign/commit/c676d90f61a3c3ef8186912a20a9562d43000d58))
592
+ * [divider] 新增分割线组件 closed [#635](https://github.com/kingdee/kdesign/issues/635) ([479284b](https://github.com/kingdee/kdesign/commit/479284b0802d7eaf006ecaa14fcaf1180748714e))
191
593
 
192
594
 
193
595
 
194
- ## [1.7.46](https://github.com/kdcloudone/kdesign/compare/v1.7.45...v1.7.46) (2024-01-12)
596
+ ## [1.7.46](https://github.com/kingdee/kdesign/compare/v1.7.45...v1.7.46) (2024-01-12)
195
597
 
196
598
 
197
599
  ### Bug Fixes
198
600
 
199
- * [city-picker] 修复国内版回填的提示内容显示问题 fix [#708](https://github.com/kdcloudone/kdesign/issues/708) ([39d36ae](https://github.com/kdcloudone/kdesign/commit/39d36aec993a4ca078a530a17c9cf4cd8ea84298))
200
- * [select] 调整全选逻辑 fix [#687](https://github.com/kdcloudone/kdesign/issues/687) ([1c1a893](https://github.com/kdcloudone/kdesign/commit/1c1a893e2ddc2d02b6bebbbc6fa0e066471318ad))
201
- * [tree] 修复勾选时onCheck函数返回了错误的halfCheckedKeys fix [#710](https://github.com/kdcloudone/kdesign/issues/710) ([8d8d739](https://github.com/kdcloudone/kdesign/commit/8d8d7396f42f05d4956d410377f595523bf3fa48))
202
- * [usePopper] 修复下拉面板未对齐问题 fix [#712](https://github.com/kdcloudone/kdesign/issues/712) ([9fafa4f](https://github.com/kdcloudone/kdesign/commit/9fafa4fae1920a288fcb84f0d6b811d1ba0fa9c5))
601
+ * [city-picker] 修复国内版回填的提示内容显示问题 fix [#708](https://github.com/kingdee/kdesign/issues/708) ([39d36ae](https://github.com/kingdee/kdesign/commit/39d36aec993a4ca078a530a17c9cf4cd8ea84298))
602
+ * [select] 调整全选逻辑 fix [#687](https://github.com/kingdee/kdesign/issues/687) ([1c1a893](https://github.com/kingdee/kdesign/commit/1c1a893e2ddc2d02b6bebbbc6fa0e066471318ad))
603
+ * [tree] 修复勾选时onCheck函数返回了错误的halfCheckedKeys fix [#710](https://github.com/kingdee/kdesign/issues/710) ([8d8d739](https://github.com/kingdee/kdesign/commit/8d8d7396f42f05d4956d410377f595523bf3fa48))
604
+ * [usePopper] 修复下拉面板未对齐问题 fix [#712](https://github.com/kingdee/kdesign/issues/712) ([9fafa4f](https://github.com/kingdee/kdesign/commit/9fafa4fae1920a288fcb84f0d6b811d1ba0fa9c5))
203
605
 
204
606
 
205
607
  ### Features
206
608
 
207
- * [tree] 新增api expandOnFilterNode支持过滤时是否显示过滤节点的下级 fix [#707](https://github.com/kdcloudone/kdesign/issues/707) ([f589bc4](https://github.com/kdcloudone/kdesign/commit/f589bc40ea6e05ad8a460897bbe97b10cc09f336))
609
+ * [tree] 新增api expandOnFilterNode支持过滤时是否显示过滤节点的下级 fix [#707](https://github.com/kingdee/kdesign/issues/707) ([f589bc4](https://github.com/kingdee/kdesign/commit/f589bc40ea6e05ad8a460897bbe97b10cc09f336))
208
610
 
209
611
 
210
612
 
211
- ## [1.7.45](https://github.com/kdcloudone/kdesign/compare/v1.7.44...v1.7.45) (2024-01-04)
613
+ ## [1.7.45](https://github.com/kingdee/kdesign/compare/v1.7.44...v1.7.45) (2024-01-04)
212
614
 
213
615
 
214
616
  ### Bug Fixes
215
617
 
216
- * [city-picker] 修复国内版搜索国外城市不显示上级区划 fix [#700](https://github.com/kdcloudone/kdesign/issues/700) ([182ac5b](https://github.com/kdcloudone/kdesign/commit/182ac5b2ca502e5d7441a3ef208f836b52fd1b6f))
217
- * [filter] 修复demo中Option的报错 ([a7c7b6e](https://github.com/kdcloudone/kdesign/commit/a7c7b6e994e72e788965077bded833db9f1f9917))
218
- * [form] 修复必选图标由于字体设置导致的样式不一致问题 ([0d31be0](https://github.com/kdcloudone/kdesign/commit/0d31be0aa4d8f9106380d681b5ba8037dbbd6dbc))
219
- * [image-cropper] 修复api文档书写错误 fix [#688](https://github.com/kdcloudone/kdesign/issues/688) ([8e271f4](https://github.com/kdcloudone/kdesign/commit/8e271f4f88c2d35c4cc2f21384bc60da6b77ca5d))
220
- * [select] 多选搜索时下面面板未空时不显示全选按钮 fix [#698](https://github.com/kdcloudone/kdesign/issues/698) ([41cb855](https://github.com/kdcloudone/kdesign/commit/41cb8559802070bb4022044dacb67977f1574352))
221
- * [select] 修复从单选切换为多选时页面报错的问题 fix [#701](https://github.com/kdcloudone/kdesign/issues/701) ([4a2280a](https://github.com/kdcloudone/kdesign/commit/4a2280a15d4df64be227c0b3e6afa35fd8779fd4))
222
- * [table] 更新table版本修复react18严格模式报错及全选与拖拽标题共用是报错问题 fix [#641](https://github.com/kdcloudone/kdesign/issues/641), [#695](https://github.com/kdcloudone/kdesign/issues/695) ([c71ae48](https://github.com/kdcloudone/kdesign/commit/c71ae48296a47fb3869e0e473c7d80dd79a6e878))
223
- * [table] 修复表格默认加载输出异常警告日志 ([f1dd8ab](https://github.com/kdcloudone/kdesign/commit/f1dd8ab64bcae0536b04772d2122a378d8a396bc))
224
- * [table] 修复格式导致的报错 ([305af91](https://github.com/kdcloudone/kdesign/commit/305af91ded3b9cbb3a681f4bbd3eee41f3f7d24e))
618
+ * [city-picker] 修复国内版搜索国外城市不显示上级区划 fix [#700](https://github.com/kingdee/kdesign/issues/700) ([182ac5b](https://github.com/kingdee/kdesign/commit/182ac5b2ca502e5d7441a3ef208f836b52fd1b6f))
619
+ * [filter] 修复demo中Option的报错 ([a7c7b6e](https://github.com/kingdee/kdesign/commit/a7c7b6e994e72e788965077bded833db9f1f9917))
620
+ * [form] 修复必选图标由于字体设置导致的样式不一致问题 ([0d31be0](https://github.com/kingdee/kdesign/commit/0d31be0aa4d8f9106380d681b5ba8037dbbd6dbc))
621
+ * [image-cropper] 修复api文档书写错误 fix [#688](https://github.com/kingdee/kdesign/issues/688) ([8e271f4](https://github.com/kingdee/kdesign/commit/8e271f4f88c2d35c4cc2f21384bc60da6b77ca5d))
622
+ * [select] 多选搜索时下面面板未空时不显示全选按钮 fix [#698](https://github.com/kingdee/kdesign/issues/698) ([41cb855](https://github.com/kingdee/kdesign/commit/41cb8559802070bb4022044dacb67977f1574352))
623
+ * [select] 修复从单选切换为多选时页面报错的问题 fix [#701](https://github.com/kingdee/kdesign/issues/701) ([4a2280a](https://github.com/kingdee/kdesign/commit/4a2280a15d4df64be227c0b3e6afa35fd8779fd4))
624
+ * [table] 更新table版本修复react18严格模式报错及全选与拖拽标题共用是报错问题 fix [#641](https://github.com/kingdee/kdesign/issues/641), [#695](https://github.com/kingdee/kdesign/issues/695) ([c71ae48](https://github.com/kingdee/kdesign/commit/c71ae48296a47fb3869e0e473c7d80dd79a6e878))
625
+ * [table] 修复表格默认加载输出异常警告日志 ([f1dd8ab](https://github.com/kingdee/kdesign/commit/f1dd8ab64bcae0536b04772d2122a378d8a396bc))
626
+ * [table] 修复格式导致的报错 ([305af91](https://github.com/kingdee/kdesign/commit/305af91ded3b9cbb3a681f4bbd3eee41f3f7d24e))
225
627
 
226
628
 
227
629
  ### Features
228
630
 
229
- * [cli] 添加埋点功能 ([739389a](https://github.com/kdcloudone/kdesign/commit/739389afebb001cb47f5edf1d241430c99d9d573))
631
+ * [cli] 添加埋点功能 ([739389a](https://github.com/kingdee/kdesign/commit/739389afebb001cb47f5edf1d241430c99d9d573))
230
632
 
231
633
 
232
634
 
233
- ## [1.7.44](https://github.com/kdcloudone/kdesign/compare/v1.7.43...v1.7.44) (2023-12-14)
635
+ ## [1.7.44](https://github.com/kingdee/kdesign/compare/v1.7.43...v1.7.44) (2023-12-14)
234
636
 
235
637
 
236
638
  ### Bug Fixes
237
639
 
238
- * [checkbox] 修复传入的children为空时样式显示问题 fix [#672](https://github.com/kdcloudone/kdesign/issues/672) ([9d6b774](https://github.com/kdcloudone/kdesign/commit/9d6b774c0e71665341a20f3922144ce5743a8705))
239
- * [select] 修复多选搜索没有结果时会把全选勾上 fix [#668](https://github.com/kdcloudone/kdesign/issues/668) ([2ab75ef](https://github.com/kdcloudone/kdesign/commit/2ab75effaf2cef5c0a1648bbff9eaff9a9ab2c4e))
240
- * [tree] 修复expandOnClickNode为true时,点击叶子节点会触发loadData事件的问题 fix [#679](https://github.com/kdcloudone/kdesign/issues/679) ([84810c7](https://github.com/kdcloudone/kdesign/commit/84810c76486e430d64fa01cba22ca22e195e266f))
640
+ * [checkbox] 修复传入的children为空时样式显示问题 fix [#672](https://github.com/kingdee/kdesign/issues/672) ([9d6b774](https://github.com/kingdee/kdesign/commit/9d6b774c0e71665341a20f3922144ce5743a8705))
641
+ * [select] 修复多选搜索没有结果时会把全选勾上 fix [#668](https://github.com/kingdee/kdesign/issues/668) ([2ab75ef](https://github.com/kingdee/kdesign/commit/2ab75effaf2cef5c0a1648bbff9eaff9a9ab2c4e))
642
+ * [tree] 修复expandOnClickNode为true时,点击叶子节点会触发loadData事件的问题 fix [#679](https://github.com/kingdee/kdesign/issues/679) ([84810c7](https://github.com/kingdee/kdesign/commit/84810c76486e430d64fa01cba22ca22e195e266f))
241
643
 
242
644
 
243
645
 
244
- ## [1.7.43](https://github.com/kdcloudone/kdesign/compare/v1.7.42...v1.7.43) (2023-12-13)
646
+ ## [1.7.43](https://github.com/kingdee/kdesign/compare/v1.7.42...v1.7.43) (2023-12-13)
245
647
 
246
648
 
247
649
  ### Bug Fixes
248
650
 
249
- * [构建]提升开发环境构建速度 [#676](https://github.com/kdcloudone/kdesign/issues/676) ([f38ed98](https://github.com/kdcloudone/kdesign/commit/f38ed982f69c1d43b61cf397682f0d9a65be84a2))
250
- * [文档]官网新增社区精选组件 [#675](https://github.com/kdcloudone/kdesign/issues/675) ([039e07e](https://github.com/kdcloudone/kdesign/commit/039e07e47dd7a9a1375677d37234ae44d7a7e42a))
251
- * 社区精选组件链接跳转not Found [#680](https://github.com/kdcloudone/kdesign/issues/680) ([9af2c52](https://github.com/kdcloudone/kdesign/commit/9af2c524be25c0af2404f25eb09b46afbb78200d))
651
+ * [构建]提升开发环境构建速度 [#676](https://github.com/kingdee/kdesign/issues/676) ([f38ed98](https://github.com/kingdee/kdesign/commit/f38ed982f69c1d43b61cf397682f0d9a65be84a2))
652
+ * [文档]官网新增社区精选组件 [#675](https://github.com/kingdee/kdesign/issues/675) ([039e07e](https://github.com/kingdee/kdesign/commit/039e07e47dd7a9a1375677d37234ae44d7a7e42a))
653
+ * 社区精选组件链接跳转not Found [#680](https://github.com/kingdee/kdesign/issues/680) ([9af2c52](https://github.com/kingdee/kdesign/commit/9af2c524be25c0af2404f25eb09b46afbb78200d))
252
654
 
253
655
 
254
656
 
255
- ## [1.7.42](https://github.com/kdcloudone/kdesign/compare/v1.7.41...v1.7.42) (2023-12-07)
657
+ ## [1.7.42](https://github.com/kingdee/kdesign/compare/v1.7.41...v1.7.42) (2023-12-07)
256
658
 
257
659
 
258
660
  ### Bug Fixes
259
661
 
260
- * [pagination] 修复total过大时导致页面卡顿问题 fix [#666](https://github.com/kdcloudone/kdesign/issues/666) ([df38723](https://github.com/kdcloudone/kdesign/commit/df387231da20db4b306487a3c14604562bba75f4))
261
- * [tree] 修复在类组件中使用时,搜索结果未展开的问题 fix [#667](https://github.com/kdcloudone/kdesign/issues/667) ([330d343](https://github.com/kdcloudone/kdesign/commit/330d343cc360b9da8f50ef3e1a089bf9647423cf))
262
- * [tree] 修复loadData函数ts类型校验报错问题 fix [#651](https://github.com/kdcloudone/kdesign/issues/651) ([1a953a6](https://github.com/kdcloudone/kdesign/commit/1a953a6a9dc3dd0878288f479483abdea0159c18))
662
+ * [pagination] 修复total过大时导致页面卡顿问题 fix [#666](https://github.com/kingdee/kdesign/issues/666) ([df38723](https://github.com/kingdee/kdesign/commit/df387231da20db4b306487a3c14604562bba75f4))
663
+ * [tree] 修复在类组件中使用时,搜索结果未展开的问题 fix [#667](https://github.com/kingdee/kdesign/issues/667) ([330d343](https://github.com/kingdee/kdesign/commit/330d343cc360b9da8f50ef3e1a089bf9647423cf))
664
+ * [tree] 修复loadData函数ts类型校验报错问题 fix [#651](https://github.com/kingdee/kdesign/issues/651) ([1a953a6](https://github.com/kingdee/kdesign/commit/1a953a6a9dc3dd0878288f479483abdea0159c18))
263
665
 
264
666
 
265
667
 
266
- ## [1.7.41](https://github.com/kdcloudone/kdesign/compare/v1.7.40...v1.7.41) (2023-12-04)
668
+ ## [1.7.41](https://github.com/kingdee/kdesign/compare/v1.7.40...v1.7.41) (2023-12-04)
267
669
 
268
670
 
269
671
  ### Bug Fixes
270
672
 
271
- * [cli] 更新单测快照 ([d3642db](https://github.com/kdcloudone/kdesign/commit/d3642dbba83db7745c0fa5c75be26e11c4c16268))
272
- * [cli] demo添加typescript支持 fix [#282](https://github.com/kdcloudone/kdesign/issues/282) ([82c5252](https://github.com/kdcloudone/kdesign/commit/82c525207953218a9ade6e372621869814350b41))
273
- * [fix]kdesign官网无法在ie11上显示 [#662](https://github.com/kdcloudone/kdesign/issues/662) ([b2b9605](https://github.com/kdcloudone/kdesign/commit/b2b9605ac80a6e50e13a604ff0508d6d5e30db1a))
274
- * [input]添加textarea限制字数后超出提示 fix [#650](https://github.com/kdcloudone/kdesign/issues/650) ([b923ce1](https://github.com/kdcloudone/kdesign/commit/b923ce110d718b77ae0b1164476ef1310b495ceb))
275
- * [notification]修复success回调重复触发问题 fix [#649](https://github.com/kdcloudone/kdesign/issues/649) ([6751170](https://github.com/kdcloudone/kdesign/commit/67511708a7ddc0de9fffa275722399961015fa64))
673
+ * [cli] 更新单测快照 ([d3642db](https://github.com/kingdee/kdesign/commit/d3642dbba83db7745c0fa5c75be26e11c4c16268))
674
+ * [cli] demo添加typescript支持 fix [#282](https://github.com/kingdee/kdesign/issues/282) ([82c5252](https://github.com/kingdee/kdesign/commit/82c525207953218a9ade6e372621869814350b41))
675
+ * [fix]kdesign官网无法在ie11上显示 [#662](https://github.com/kingdee/kdesign/issues/662) ([b2b9605](https://github.com/kingdee/kdesign/commit/b2b9605ac80a6e50e13a604ff0508d6d5e30db1a))
676
+ * [input]添加textarea限制字数后超出提示 fix [#650](https://github.com/kingdee/kdesign/issues/650) ([b923ce1](https://github.com/kingdee/kdesign/commit/b923ce110d718b77ae0b1164476ef1310b495ceb))
677
+ * [notification]修复success回调重复触发问题 fix [#649](https://github.com/kingdee/kdesign/issues/649) ([6751170](https://github.com/kingdee/kdesign/commit/67511708a7ddc0de9fffa275722399961015fa64))
276
678
 
277
679
 
278
680
  ### Features
279
681
 
280
- * [modal] 新增支持弹窗拖拽调整大小功能 fix [#158](https://github.com/kdcloudone/kdesign/issues/158) ([379d2f8](https://github.com/kdcloudone/kdesign/commit/379d2f87e506066456cc13bf25d9b0099452a646))
682
+ * [modal] 新增支持弹窗拖拽调整大小功能 fix [#158](https://github.com/kingdee/kdesign/issues/158) ([379d2f8](https://github.com/kingdee/kdesign/commit/379d2f87e506066456cc13bf25d9b0099452a646))
281
683
 
282
684
 
283
685
 
284
- ## [1.7.40](https://github.com/kdcloudone/kdesign/compare/v1.7.39...v1.7.40) (2023-11-27)
686
+ ## [1.7.40](https://github.com/kingdee/kdesign/compare/v1.7.39...v1.7.40) (2023-11-27)
285
687
 
286
688
 
287
689
  ### Bug Fixes
288
690
 
289
- * [alert] 修复点击关闭按钮依旧占位的问题 fix [#652](https://github.com/kdcloudone/kdesign/issues/652) ([f22c2a3](https://github.com/kdcloudone/kdesign/commit/f22c2a3c8b6f864a59e3c1db91ae4ebab06508e0))
290
- * [cli] 添加剪切板组件预览图 ([0317fb9](https://github.com/kdcloudone/kdesign/commit/0317fb977edaacdff7f658e31d9b968f99d7dee2))
291
- * [cli] 修复demo中多余的name属性 ([01260a9](https://github.com/kdcloudone/kdesign/commit/01260a984d419e2d948621e6a4a46863b36ad716))
292
- * [modal] 修复弹窗超出视口高度时无法滚动的问题 fix [#226](https://github.com/kdcloudone/kdesign/issues/226) fix [#581](https://github.com/kdcloudone/kdesign/issues/581) ([11e3d8e](https://github.com/kdcloudone/kdesign/commit/11e3d8ead40e50267acdd70e6ea3646f48c7d60b))
293
- * [tree] 修复树组件搜索不生效问题 fix [#644](https://github.com/kdcloudone/kdesign/issues/644) ([4cad188](https://github.com/kdcloudone/kdesign/commit/4cad188d6c638da9a1e57c6285536195064ded6d))
691
+ * [alert] 修复点击关闭按钮依旧占位的问题 fix [#652](https://github.com/kingdee/kdesign/issues/652) ([f22c2a3](https://github.com/kingdee/kdesign/commit/f22c2a3c8b6f864a59e3c1db91ae4ebab06508e0))
692
+ * [cli] 添加剪切板组件预览图 ([0317fb9](https://github.com/kingdee/kdesign/commit/0317fb977edaacdff7f658e31d9b968f99d7dee2))
693
+ * [cli] 修复demo中多余的name属性 ([01260a9](https://github.com/kingdee/kdesign/commit/01260a984d419e2d948621e6a4a46863b36ad716))
694
+ * [modal] 修复弹窗超出视口高度时无法滚动的问题 fix [#226](https://github.com/kingdee/kdesign/issues/226) fix [#581](https://github.com/kingdee/kdesign/issues/581) ([11e3d8e](https://github.com/kingdee/kdesign/commit/11e3d8ead40e50267acdd70e6ea3646f48c7d60b))
695
+ * [tree] 修复树组件搜索不生效问题 fix [#644](https://github.com/kingdee/kdesign/issues/644) ([4cad188](https://github.com/kingdee/kdesign/commit/4cad188d6c638da9a1e57c6285536195064ded6d))
294
696
 
295
697
 
296
698
  ### Features
297
699
 
298
- * [date-picker]新增自定义单元格API fix [#266](https://github.com/kdcloudone/kdesign/issues/266) ([a70026f](https://github.com/kdcloudone/kdesign/commit/a70026ff77715ac439f0e6570cb39ec5ffd078bb))
299
- * [QRCode] 新增二维码组件 [#626](https://github.com/kdcloudone/kdesign/issues/626) ([f5f61d6](https://github.com/kdcloudone/kdesign/commit/f5f61d689c0b2cfcd19ad1585dfe47efd6e4c76f))
700
+ * [date-picker]新增自定义单元格API fix [#266](https://github.com/kingdee/kdesign/issues/266) ([a70026f](https://github.com/kingdee/kdesign/commit/a70026ff77715ac439f0e6570cb39ec5ffd078bb))
701
+ * [QRCode] 新增二维码组件 [#626](https://github.com/kingdee/kdesign/issues/626) ([f5f61d6](https://github.com/kingdee/kdesign/commit/f5f61d689c0b2cfcd19ad1585dfe47efd6e4c76f))
300
702
 
301
703
 
302
704
 
303
- ## [1.7.39](https://github.com/kdcloudone/kdesign/compare/v1.7.37...v1.7.39) (2023-10-27)
705
+ ## [1.7.39](https://github.com/kingdee/kdesign/compare/v1.7.37...v1.7.39) (2023-10-27)
304
706
 
305
707
 
306
708
  ### Bug Fixes
307
709
 
308
- * [cascader] 修复多选选中项很多时,滚动内容清空按钮不垂直居中问题 fix [#332](https://github.com/kdcloudone/kdesign/issues/332) ([77e64a8](https://github.com/kdcloudone/kdesign/commit/77e64a8cdafcf0229bc55cc9b3265246c08bf81c))
309
- * [input-number] 修复配置digitLength和decimalLength时的交互问题 fix [#630](https://github.com/kdcloudone/kdesign/issues/630) ([717187c](https://github.com/kdcloudone/kdesign/commit/717187cf6a7269899d435b9f929c832e5e204d17))
310
- * [tree-select] 修复单选设置placeholder不生效问题 fix [#631](https://github.com/kdcloudone/kdesign/issues/631) ([10687cb](https://github.com/kdcloudone/kdesign/commit/10687cba08535e225bb0dca487a5ca552548be9a))
710
+ * [cascader] 修复多选选中项很多时,滚动内容清空按钮不垂直居中问题 fix [#332](https://github.com/kingdee/kdesign/issues/332) ([77e64a8](https://github.com/kingdee/kdesign/commit/77e64a8cdafcf0229bc55cc9b3265246c08bf81c))
711
+ * [input-number] 修复配置digitLength和decimalLength时的交互问题 fix [#630](https://github.com/kingdee/kdesign/issues/630) ([717187c](https://github.com/kingdee/kdesign/commit/717187cf6a7269899d435b9f929c832e5e204d17))
712
+ * [tree-select] 修复单选设置placeholder不生效问题 fix [#631](https://github.com/kingdee/kdesign/issues/631) ([10687cb](https://github.com/kingdee/kdesign/commit/10687cba08535e225bb0dca487a5ca552548be9a))
311
713
 
312
714
 
313
715
  ### Features
314
716
 
315
- * [cli] readme文件新增官网链接 ([15e33e3](https://github.com/kdcloudone/kdesign/commit/15e33e3359b47c26acf5ede8c7177edf97c957d0))
717
+ * [cli] readme文件新增官网链接 ([15e33e3](https://github.com/kingdee/kdesign/commit/15e33e3359b47c26acf5ede8c7177edf97c957d0))
316
718
 
317
719
 
318
720
 
319
- ## [1.7.37](https://github.com/kdcloudone/kdesign/compare/v1.7.35...v1.7.37) (2023-10-19)
721
+ ## [1.7.37](https://github.com/kingdee/kdesign/compare/v1.7.35...v1.7.37) (2023-10-19)
320
722
 
321
723
 
322
724
  ### Bug Fixes
323
725
 
324
- * [city-picker] 修复空值输入搜索内容时显示清空按钮问题 fix [#623](https://github.com/kdcloudone/kdesign/issues/623) ([5101a95](https://github.com/kdcloudone/kdesign/commit/5101a9518346fc188277407586ac7f0a601336e3))
325
- * [message] 修复设置content为reactNode时图标和关闭按钮不出现的问题 fix [#293](https://github.com/kdcloudone/kdesign/issues/293) ([7e8943c](https://github.com/kdcloudone/kdesign/commit/7e8943c355ad636922ed51328cc7c185b41f3654))
326
- * [select] 去除单选的backspace快捷键功能 fix [#632](https://github.com/kdcloudone/kdesign/issues/632) ([2915ddb](https://github.com/kdcloudone/kdesign/commit/2915ddbb31711c44cb30c92e0ccb7db9ffb8154e))
327
- * [tree-select] 修复在表单中无法重置树选择下拉面板选中项问题 fix [#588](https://github.com/kdcloudone/kdesign/issues/588) ([e602dfa](https://github.com/kdcloudone/kdesign/commit/e602dfae0dd7570f4d75b1ad63b7445ab99143b0))
328
- * [tree] 修复树组件设置节点过滤后无法展开收起节点问题 fix [#509](https://github.com/kdcloudone/kdesign/issues/509) ([a0e8577](https://github.com/kdcloudone/kdesign/commit/a0e8577c0ef3befede84a2590dd3edb487d10827))
726
+ * [city-picker] 修复空值输入搜索内容时显示清空按钮问题 fix [#623](https://github.com/kingdee/kdesign/issues/623) ([5101a95](https://github.com/kingdee/kdesign/commit/5101a9518346fc188277407586ac7f0a601336e3))
727
+ * [message] 修复设置content为reactNode时图标和关闭按钮不出现的问题 fix [#293](https://github.com/kingdee/kdesign/issues/293) ([7e8943c](https://github.com/kingdee/kdesign/commit/7e8943c355ad636922ed51328cc7c185b41f3654))
728
+ * [select] 去除单选的backspace快捷键功能 fix [#632](https://github.com/kingdee/kdesign/issues/632) ([2915ddb](https://github.com/kingdee/kdesign/commit/2915ddbb31711c44cb30c92e0ccb7db9ffb8154e))
729
+ * [tree-select] 修复在表单中无法重置树选择下拉面板选中项问题 fix [#588](https://github.com/kingdee/kdesign/issues/588) ([e602dfa](https://github.com/kingdee/kdesign/commit/e602dfae0dd7570f4d75b1ad63b7445ab99143b0))
730
+ * [tree] 修复树组件设置节点过滤后无法展开收起节点问题 fix [#509](https://github.com/kingdee/kdesign/issues/509) ([a0e8577](https://github.com/kingdee/kdesign/commit/a0e8577c0ef3befede84a2590dd3edb487d10827))
329
731
 
330
732
 
331
733
  ### Features
332
734
 
333
- * [clipboard] 新增剪贴板组件 fix [#584](https://github.com/kdcloudone/kdesign/issues/584) ([dbc6d0e](https://github.com/kdcloudone/kdesign/commit/dbc6d0e69f9659f4316769b190ddd0d7b6c84c79))
334
- * [select] 新增错误状态 fix [#627](https://github.com/kdcloudone/kdesign/issues/627) ([7e3fd35](https://github.com/kdcloudone/kdesign/commit/7e3fd357c861d246b3d91d617120dc1531b15ad1))
335
- * [tree-select] 新增错误状态 fix [#628](https://github.com/kdcloudone/kdesign/issues/628) ([f97d614](https://github.com/kdcloudone/kdesign/commit/f97d6147b0267f424ebc2f6167dad5e1024640c8))
336
- * [tree] 新增连接线 fix [#214](https://github.com/kdcloudone/kdesign/issues/214) ([de79d0d](https://github.com/kdcloudone/kdesign/commit/de79d0da2a52749025a90eda774e421e76513a5c))
735
+ * [clipboard] 新增剪贴板组件 fix [#584](https://github.com/kingdee/kdesign/issues/584) ([dbc6d0e](https://github.com/kingdee/kdesign/commit/dbc6d0e69f9659f4316769b190ddd0d7b6c84c79))
736
+ * [select] 新增错误状态 fix [#627](https://github.com/kingdee/kdesign/issues/627) ([7e3fd35](https://github.com/kingdee/kdesign/commit/7e3fd357c861d246b3d91d617120dc1531b15ad1))
737
+ * [tree-select] 新增错误状态 fix [#628](https://github.com/kingdee/kdesign/issues/628) ([f97d614](https://github.com/kingdee/kdesign/commit/f97d6147b0267f424ebc2f6167dad5e1024640c8))
738
+ * [tree] 新增连接线 fix [#214](https://github.com/kingdee/kdesign/issues/214) ([de79d0d](https://github.com/kingdee/kdesign/commit/de79d0da2a52749025a90eda774e421e76513a5c))
337
739
 
338
740
 
339
741
 
340
- ## [1.7.35](https://github.com/kdcloudone/kdesign/compare/v1.7.34...v1.7.35) (2023-10-19)
742
+ ## [1.7.35](https://github.com/kingdee/kdesign/compare/v1.7.34...v1.7.35) (2023-10-19)
341
743
 
342
744
 
343
745
  ### Bug Fixes
344
746
 
345
- * [select] 修复传入dropdownRender属性导致页面卡死问题 fix [#573](https://github.com/kdcloudone/kdesign/issues/573) ([a258c48](https://github.com/kdcloudone/kdesign/commit/a258c4831351e45f6f143b832a0f9071ec0e9ef1))
346
- * [select] 修复select下拉面板浮层位置变动为bottomRight后导致面板无法关闭问题 fix [#622](https://github.com/kdcloudone/kdesign/issues/622) ([fa5f040](https://github.com/kdcloudone/kdesign/commit/fa5f040aad962311ce4bc863f3227c89fa51bbc1))
747
+ * [select] 修复传入dropdownRender属性导致页面卡死问题 fix [#573](https://github.com/kingdee/kdesign/issues/573) ([a258c48](https://github.com/kingdee/kdesign/commit/a258c4831351e45f6f143b832a0f9071ec0e9ef1))
748
+ * [select] 修复select下拉面板浮层位置变动为bottomRight后导致面板无法关闭问题 fix [#622](https://github.com/kingdee/kdesign/issues/622) ([fa5f040](https://github.com/kingdee/kdesign/commit/fa5f040aad962311ce4bc863f3227c89fa51bbc1))
347
749
 
348
750
 
349
751
  ### Features
350
752
 
351
- * [cli] 修改开发环境的地址 ([3cd110d](https://github.com/kdcloudone/kdesign/commit/3cd110dec15e9aa6fbda1ea482b01b350df523f2))
352
- * [color-picker] 修改输入框和下拉框的样式 ([914d6b7](https://github.com/kdcloudone/kdesign/commit/914d6b70bbc8114af40b1a277ac0db5186324aef))
353
- * [select] 新增选择器国际化功能 fix [#592](https://github.com/kdcloudone/kdesign/issues/592) ([98ef1f8](https://github.com/kdcloudone/kdesign/commit/98ef1f89dde249566fb9f838260613c1ad908df7))
354
- * 新增visible和onVisibleChange API close [#580](https://github.com/kdcloudone/kdesign/issues/580) ([0b94801](https://github.com/kdcloudone/kdesign/commit/0b94801a478f8145d76b583a6ce6e6104921c636))
753
+ * [cli] 修改开发环境的地址 ([3cd110d](https://github.com/kingdee/kdesign/commit/3cd110dec15e9aa6fbda1ea482b01b350df523f2))
754
+ * [color-picker] 修改输入框和下拉框的样式 ([914d6b7](https://github.com/kingdee/kdesign/commit/914d6b70bbc8114af40b1a277ac0db5186324aef))
755
+ * [select] 新增选择器国际化功能 fix [#592](https://github.com/kingdee/kdesign/issues/592) ([98ef1f8](https://github.com/kingdee/kdesign/commit/98ef1f89dde249566fb9f838260613c1ad908df7))
756
+ * 新增visible和onVisibleChange API close [#580](https://github.com/kingdee/kdesign/issues/580) ([0b94801](https://github.com/kingdee/kdesign/commit/0b94801a478f8145d76b583a6ce6e6104921c636))
355
757
 
356
758
 
357
759
 
358
- ## [1.7.34](https://github.com/kdcloudone/kdesign/compare/v1.7.33...v1.7.34) (2023-10-11)
760
+ ## [1.7.34](https://github.com/kingdee/kdesign/compare/v1.7.33...v1.7.34) (2023-10-11)
359
761
 
360
762
 
361
763
  ### Bug Fixes
362
764
 
363
- * [date-picker]表单校验问题 fix [#619](https://github.com/kdcloudone/kdesign/issues/619) ([e963693](https://github.com/kdcloudone/kdesign/commit/e9636937e7c954a0f5324d25a368eb1ba1eb2fd2))
364
- * [date-picker]修复safari组件异常问题 fix [#609](https://github.com/kdcloudone/kdesign/issues/609) ([3c6e54a](https://github.com/kdcloudone/kdesign/commit/3c6e54a4f3b00cfe5ad61817f945dd0f29551c4d))
365
- * [upload]ie兼容性问题处理 fix [#620](https://github.com/kdcloudone/kdesign/issues/620) ([602b961](https://github.com/kdcloudone/kdesign/commit/602b9612c3fca3466f6bdfe640197148533bb6a0))
765
+ * [date-picker]表单校验问题 fix [#619](https://github.com/kingdee/kdesign/issues/619) ([e963693](https://github.com/kingdee/kdesign/commit/e9636937e7c954a0f5324d25a368eb1ba1eb2fd2))
766
+ * [date-picker]修复safari组件异常问题 fix [#609](https://github.com/kingdee/kdesign/issues/609) ([3c6e54a](https://github.com/kingdee/kdesign/commit/3c6e54a4f3b00cfe5ad61817f945dd0f29551c4d))
767
+ * [upload]ie兼容性问题处理 fix [#620](https://github.com/kingdee/kdesign/issues/620) ([602b961](https://github.com/kingdee/kdesign/commit/602b9612c3fca3466f6bdfe640197148533bb6a0))
366
768
 
367
769
 
368
770
 
369
- ## [1.7.33](https://github.com/kdcloudone/kdesign/compare/v1.7.32...v1.7.33) (2023-10-07)
771
+ ## [1.7.33](https://github.com/kingdee/kdesign/compare/v1.7.32...v1.7.33) (2023-10-07)
370
772
 
371
773
 
372
774
  ### Bug Fixes
373
775
 
374
- * [select] 修复下拉面板出现多余滚动条问题 fix [#595](https://github.com/kdcloudone/kdesign/issues/595) ([44f351e](https://github.com/kdcloudone/kdesign/commit/44f351e36d5d648bc3b90d9bb9f0757d4ed2c12e))
776
+ * [select] 修复下拉面板出现多余滚动条问题 fix [#595](https://github.com/kingdee/kdesign/issues/595) ([44f351e](https://github.com/kingdee/kdesign/commit/44f351e36d5d648bc3b90d9bb9f0757d4ed2c12e))
375
777
 
376
778
 
377
779
 
378
- ## [1.7.32](https://github.com/kdcloudone/kdesign/compare/v1.7.31...v1.7.32) (2023-09-27)
780
+ ## [1.7.32](https://github.com/kingdee/kdesign/compare/v1.7.31...v1.7.32) (2023-09-27)
379
781
 
380
782
 
381
783
  ### Bug Fixes
382
784
 
383
- * [select] 样式 BUG ([1edef01](https://github.com/kdcloudone/kdesign/commit/1edef0118f33e38efcbc57b2311a45b9cfe168b5))
785
+ * [select] 样式 BUG ([1edef01](https://github.com/kingdee/kdesign/commit/1edef0118f33e38efcbc57b2311a45b9cfe168b5))
384
786
 
385
787
 
386
788
 
387
- ## [1.7.31](https://github.com/kdcloudone/kdesign/compare/v1.7.30...v1.7.31) (2023-09-27)
789
+ ## [1.7.31](https://github.com/kingdee/kdesign/compare/v1.7.30...v1.7.31) (2023-09-27)
388
790
 
389
791
 
390
792
  ### Bug Fixes
391
793
 
392
- * [select] 修复多选选择器页面上不显示问题 fix [#615](https://github.com/kdcloudone/kdesign/issues/615) ([789dc53](https://github.com/kdcloudone/kdesign/commit/789dc536b2f3854db4d1b77e78decc72be4577de))
794
+ * [select] 修复多选选择器页面上不显示问题 fix [#615](https://github.com/kingdee/kdesign/issues/615) ([789dc53](https://github.com/kingdee/kdesign/commit/789dc536b2f3854db4d1b77e78decc72be4577de))
393
795
 
394
796
 
395
797
  ### Features
396
798
 
397
- * [table] 新增国际化配置 ([825cb65](https://github.com/kdcloudone/kdesign/commit/825cb65106b273d8f438d3f41778e14536c9701c))
398
- * [table] 修改table版本到最新版 ([35c0b3c](https://github.com/kdcloudone/kdesign/commit/35c0b3c406b1424d408b491d53cce4ae42ce86eb))
799
+ * [table] 新增国际化配置 ([825cb65](https://github.com/kingdee/kdesign/commit/825cb65106b273d8f438d3f41778e14536c9701c))
800
+ * [table] 修改table版本到最新版 ([35c0b3c](https://github.com/kingdee/kdesign/commit/35c0b3c406b1424d408b491d53cce4ae42ce86eb))
399
801
 
400
802
 
401
803
 
402
- ## [1.7.30](https://github.com/kdcloudone/kdesign/compare/v1.7.29...v1.7.30) (2023-09-27)
804
+ ## [1.7.30](https://github.com/kingdee/kdesign/compare/v1.7.29...v1.7.30) (2023-09-27)
403
805
 
404
806
 
405
807
  ### Bug Fixes
406
808
 
407
- * [city-picker] 更新快捷键规范 fix [#610](https://github.com/kdcloudone/kdesign/issues/610) ([77280b6](https://github.com/kdcloudone/kdesign/commit/77280b6d0700ee95462842ee795a8777d719b8ee))
408
- * [city-picker] 更新清除按钮视觉规范 fix [#608](https://github.com/kdcloudone/kdesign/issues/608) ([6e72b87](https://github.com/kdcloudone/kdesign/commit/6e72b876c0917a49700b6d2d89e5ca3ee519308a))
409
- * [city-picker] 修复禁用状态下不显示空提示 fix [#603](https://github.com/kdcloudone/kdesign/issues/603) ([3f67b98](https://github.com/kdcloudone/kdesign/commit/3f67b9822e853b9ff230b80c4efda8d6480f3e97))
410
- * [grid] 修复边距问题 ([93a7f8f](https://github.com/kdcloudone/kdesign/commit/93a7f8fd21b5fd51352cf662a144e50ff4fd20f6))
411
- * [select] 修复在ie11多选打开下拉面板页面卡死问题 fix [#612](https://github.com/kdcloudone/kdesign/issues/612) ([c0cdeb7](https://github.com/kdcloudone/kdesign/commit/c0cdeb77e37179c38b617ccb45594a8b185cea50))
809
+ * [city-picker] 更新快捷键规范 fix [#610](https://github.com/kingdee/kdesign/issues/610) ([77280b6](https://github.com/kingdee/kdesign/commit/77280b6d0700ee95462842ee795a8777d719b8ee))
810
+ * [city-picker] 更新清除按钮视觉规范 fix [#608](https://github.com/kingdee/kdesign/issues/608) ([6e72b87](https://github.com/kingdee/kdesign/commit/6e72b876c0917a49700b6d2d89e5ca3ee519308a))
811
+ * [city-picker] 修复禁用状态下不显示空提示 fix [#603](https://github.com/kingdee/kdesign/issues/603) ([3f67b98](https://github.com/kingdee/kdesign/commit/3f67b9822e853b9ff230b80c4efda8d6480f3e97))
812
+ * [grid] 修复边距问题 ([93a7f8f](https://github.com/kingdee/kdesign/commit/93a7f8fd21b5fd51352cf662a144e50ff4fd20f6))
813
+ * [select] 修复在ie11多选打开下拉面板页面卡死问题 fix [#612](https://github.com/kingdee/kdesign/issues/612) ([c0cdeb7](https://github.com/kingdee/kdesign/commit/c0cdeb77e37179c38b617ccb45594a8b185cea50))
412
814
 
413
815
 
414
816
 
415
- ## [1.7.29](https://github.com/kdcloudone/kdesign/compare/v1.7.28...v1.7.29) (2023-09-25)
817
+ ## [1.7.29](https://github.com/kingdee/kdesign/compare/v1.7.28...v1.7.29) (2023-09-25)
416
818
 
417
819
 
418
820
  ### Bug Fixes
419
821
 
420
- * [grid] 修复单测报错 ([e4f6322](https://github.com/kdcloudone/kdesign/commit/e4f6322371e95d68a090c2b3805255cdb05542b1))
421
- * [grid] 修复ie11下间距失效的问题 fix [#604](https://github.com/kdcloudone/kdesign/issues/604) ([5cd3146](https://github.com/kdcloudone/kdesign/commit/5cd31468d48d9402c51535efb3e14506752733a8))
422
- * [select] 修复在ie浏览器上出现多余滚动条问题 fix [#598](https://github.com/kdcloudone/kdesign/issues/598) ([16508b9](https://github.com/kdcloudone/kdesign/commit/16508b92a4678a209a9a3f7ca405e19aaf80edb1))
822
+ * [grid] 修复单测报错 ([e4f6322](https://github.com/kingdee/kdesign/commit/e4f6322371e95d68a090c2b3805255cdb05542b1))
823
+ * [grid] 修复ie11下间距失效的问题 fix [#604](https://github.com/kingdee/kdesign/issues/604) ([5cd3146](https://github.com/kingdee/kdesign/commit/5cd31468d48d9402c51535efb3e14506752733a8))
824
+ * [select] 修复在ie浏览器上出现多余滚动条问题 fix [#598](https://github.com/kingdee/kdesign/issues/598) ([16508b9](https://github.com/kingdee/kdesign/commit/16508b92a4678a209a9a3f7ca405e19aaf80edb1))
423
825
 
424
826
 
425
827
 
426
- ## [1.7.28](https://github.com/kdcloudone/kdesign/compare/v1.7.27...v1.7.28) (2023-09-21)
828
+ ## [1.7.28](https://github.com/kingdee/kdesign/compare/v1.7.27...v1.7.28) (2023-09-21)
427
829
 
428
830
 
429
831
  ### Bug Fixes
430
832
 
431
- * [city-picker] 修复在ie浏览器出现滚动条问题 fix [#593](https://github.com/kdcloudone/kdesign/issues/593) ([020d479](https://github.com/kdcloudone/kdesign/commit/020d4793a5586782b75cd68435d124f2ad3cf24d))
432
- * [city-picker] 修复选中项后回填值显示异常问题 fix [#596](https://github.com/kdcloudone/kdesign/issues/596) ([fb93bd7](https://github.com/kdcloudone/kdesign/commit/fb93bd73d916c1a83a9f1024046554797a86bb45))
433
- * [cli] 修复编译全局less变量后的显示问题 ([bc1a84e](https://github.com/kdcloudone/kdesign/commit/bc1a84ea3e30043e87ee2198970a6cecd63112ae))
434
- * [create-component] 修复新建组件脚本生成 config-provider 默认参数的 BUG fix: [#586](https://github.com/kdcloudone/kdesign/issues/586) ([27be6ed](https://github.com/kdcloudone/kdesign/commit/27be6edfd05cea0285b54254382bf50dddc0aa74))
435
- * [grid] 修复ie11竖向间距消失的问题 ([063d0f7](https://github.com/kdcloudone/kdesign/commit/063d0f7364009d935c33e1d29dd24d2f8a56fa54))
436
- * [select] 修复在ie浏览器中使用选择器组件浏览器直接崩溃问题 fix [#579](https://github.com/kdcloudone/kdesign/issues/579) ([2787307](https://github.com/kdcloudone/kdesign/commit/278730767a2a1376404cfcc64c8023c210693329))
833
+ * [city-picker] 修复在ie浏览器出现滚动条问题 fix [#593](https://github.com/kingdee/kdesign/issues/593) ([020d479](https://github.com/kingdee/kdesign/commit/020d4793a5586782b75cd68435d124f2ad3cf24d))
834
+ * [city-picker] 修复选中项后回填值显示异常问题 fix [#596](https://github.com/kingdee/kdesign/issues/596) ([fb93bd7](https://github.com/kingdee/kdesign/commit/fb93bd73d916c1a83a9f1024046554797a86bb45))
835
+ * [cli] 修复编译全局less变量后的显示问题 ([bc1a84e](https://github.com/kingdee/kdesign/commit/bc1a84ea3e30043e87ee2198970a6cecd63112ae))
836
+ * [create-component] 修复新建组件脚本生成 config-provider 默认参数的 BUG fix: [#586](https://github.com/kingdee/kdesign/issues/586) ([27be6ed](https://github.com/kingdee/kdesign/commit/27be6edfd05cea0285b54254382bf50dddc0aa74))
837
+ * [grid] 修复ie11竖向间距消失的问题 ([063d0f7](https://github.com/kingdee/kdesign/commit/063d0f7364009d935c33e1d29dd24d2f8a56fa54))
838
+ * [select] 修复在ie浏览器中使用选择器组件浏览器直接崩溃问题 fix [#579](https://github.com/kingdee/kdesign/issues/579) ([2787307](https://github.com/kingdee/kdesign/commit/278730767a2a1376404cfcc64c8023c210693329))
437
839
 
438
840
 
439
841
  ### Features
440
842
 
441
- * [city-picker] 新增支持受控时传入value为城市数据 fix [#594](https://github.com/kdcloudone/kdesign/issues/594) ([8731e30](https://github.com/kdcloudone/kdesign/commit/8731e3007cc29ee1c77b43b7a56ebba01c261a74))
843
+ * [city-picker] 新增支持受控时传入value为城市数据 fix [#594](https://github.com/kingdee/kdesign/issues/594) ([8731e30](https://github.com/kingdee/kdesign/commit/8731e3007cc29ee1c77b43b7a56ebba01c261a74))
442
844
 
443
845
 
444
846
 
445
- ## [1.7.27](https://github.com/kdcloudone/kdesign/compare/v1.7.26...v1.7.27) (2023-09-15)
847
+ ## [1.7.27](https://github.com/kingdee/kdesign/compare/v1.7.26...v1.7.27) (2023-09-15)
446
848
 
447
849
 
448
850
  ### Bug Fixes
449
851
 
450
- * [city-picker] 修复国内版常用面板无省份数据时显示国家名 fix [#576](https://github.com/kdcloudone/kdesign/issues/576) ([9783592](https://github.com/kdcloudone/kdesign/commit/9783592babfdaed9044ab9624b43922999163905))
451
- * [city-picker] 修复下拉面板不关闭问题 fix [#575](https://github.com/kdcloudone/kdesign/issues/575) ([e274112](https://github.com/kdcloudone/kdesign/commit/e274112c10e53963233545fc4b16174d16c4ee68))
852
+ * [city-picker] 修复国内版常用面板无省份数据时显示国家名 fix [#576](https://github.com/kingdee/kdesign/issues/576) ([9783592](https://github.com/kingdee/kdesign/commit/9783592babfdaed9044ab9624b43922999163905))
853
+ * [city-picker] 修复下拉面板不关闭问题 fix [#575](https://github.com/kingdee/kdesign/issues/575) ([e274112](https://github.com/kingdee/kdesign/commit/e274112c10e53963233545fc4b16174d16c4ee68))
452
854
 
453
855
 
454
856
  ### Features
455
857
 
456
- * [city-picker] 新增快捷键功能 fix [#582](https://github.com/kdcloudone/kdesign/issues/582) ([4ee705c](https://github.com/kdcloudone/kdesign/commit/4ee705c43cc29c96bb497a42ffa3d46e8a657b03))
457
- * [cli] 添加开发新组件说明文档 ([5d23b02](https://github.com/kdcloudone/kdesign/commit/5d23b029c3c10bba0099d885ec255ad9f48e150f))
458
- * 国际化专项token开放第二批组件 ([fd2e704](https://github.com/kdcloudone/kdesign/commit/fd2e7044c7622c2e585242b030ba1fd58dfe201a))
858
+ * [city-picker] 新增快捷键功能 fix [#582](https://github.com/kingdee/kdesign/issues/582) ([4ee705c](https://github.com/kingdee/kdesign/commit/4ee705c43cc29c96bb497a42ffa3d46e8a657b03))
859
+ * [cli] 添加开发新组件说明文档 ([5d23b02](https://github.com/kingdee/kdesign/commit/5d23b029c3c10bba0099d885ec255ad9f48e150f))
860
+ * 国际化专项token开放第二批组件 ([fd2e704](https://github.com/kingdee/kdesign/commit/fd2e7044c7622c2e585242b030ba1fd58dfe201a))
459
861
 
460
862
 
461
863
 
462
- ## [1.7.26](https://github.com/kdcloudone/kdesign/compare/v1.7.25...v1.7.26) (2023-09-08)
864
+ ## [1.7.26](https://github.com/kingdee/kdesign/compare/v1.7.25...v1.7.26) (2023-09-08)
463
865
 
464
866
 
465
867
  ### Bug Fixes
466
868
 
467
- * [cascader]修复清空时显示问题 fix [#528](https://github.com/kdcloudone/kdesign/issues/528) ([4b1c711](https://github.com/kdcloudone/kdesign/commit/4b1c7110b11a4c9c600348ccc2c4993256ee9552))
468
- * [cascader]修复disabled问题 fix [#397](https://github.com/kdcloudone/kdesign/issues/397),fix [#398](https://github.com/kdcloudone/kdesign/issues/398) ([91cc162](https://github.com/kdcloudone/kdesign/commit/91cc162a5308d7b9ce863f31f25fd2251861e487))
469
- * [cascader]修复focus相关api及样式问题 fix [#338](https://github.com/kdcloudone/kdesign/issues/338), fix [#395](https://github.com/kdcloudone/kdesign/issues/395) ([bf255fc](https://github.com/kdcloudone/kdesign/commit/bf255fcbc4e261278ed346c917417af3fc145d45))
470
- * [cascader]修复hover样式问题 fix [#396](https://github.com/kdcloudone/kdesign/issues/396) ([0c9de4c](https://github.com/kdcloudone/kdesign/commit/0c9de4c867e5328a0ae3ed15408ce36cfbe5a15a))
471
- * [city-picker] 更新下拉面板视觉规范 fix [#565](https://github.com/kdcloudone/kdesign/issues/565) ([db5ffd4](https://github.com/kdcloudone/kdesign/commit/db5ffd46f220319a973553e17abe82f745187b73))
472
- * [city-picker] 修复国际版当数据无province时,下拉项无分隔符问题 fix [#567](https://github.com/kdcloudone/kdesign/issues/567) ([0ce1677](https://github.com/kdcloudone/kdesign/commit/0ce1677667ac9bb9c9ff0d5ca2485b682ad23143))
473
- * [city-picker] 修复受控时将value设置为空字符串,城市选项没清空问题 fix [#569](https://github.com/kdcloudone/kdesign/issues/569) ([7e69ccd](https://github.com/kdcloudone/kdesign/commit/7e69ccd95b099a92a794899f92bd96ae3a3f031f))
474
- * [city-picker] 修复ie浏览器下容器宽度过长问题 fix [#568](https://github.com/kdcloudone/kdesign/issues/568) ([d66e890](https://github.com/kdcloudone/kdesign/commit/d66e890d50de81cff720004d161d1ecdf283b62c))
475
- * [collapse] 添加header描述性语句api ([1ea5824](https://github.com/kdcloudone/kdesign/commit/1ea5824d72ac8e9930cedc0f2184d46ae5d894bb))
476
- * [collapse] 修复边框显示问题 fix [#564](https://github.com/kdcloudone/kdesign/issues/564) ([7437b36](https://github.com/kdcloudone/kdesign/commit/7437b36069d5b4ca3b895c1befe17f9920cbfaf7))
477
- * [tree-select] 新增tag标签的title属性 fix [#570](https://github.com/kdcloudone/kdesign/issues/570) ([341e21a](https://github.com/kdcloudone/kdesign/commit/341e21ada13a124b1d7b08a686bcdbef33341ef9))
869
+ * [cascader]修复清空时显示问题 fix [#528](https://github.com/kingdee/kdesign/issues/528) ([4b1c711](https://github.com/kingdee/kdesign/commit/4b1c7110b11a4c9c600348ccc2c4993256ee9552))
870
+ * [cascader]修复disabled问题 fix [#397](https://github.com/kingdee/kdesign/issues/397),fix [#398](https://github.com/kingdee/kdesign/issues/398) ([91cc162](https://github.com/kingdee/kdesign/commit/91cc162a5308d7b9ce863f31f25fd2251861e487))
871
+ * [cascader]修复focus相关api及样式问题 fix [#338](https://github.com/kingdee/kdesign/issues/338), fix [#395](https://github.com/kingdee/kdesign/issues/395) ([bf255fc](https://github.com/kingdee/kdesign/commit/bf255fcbc4e261278ed346c917417af3fc145d45))
872
+ * [cascader]修复hover样式问题 fix [#396](https://github.com/kingdee/kdesign/issues/396) ([0c9de4c](https://github.com/kingdee/kdesign/commit/0c9de4c867e5328a0ae3ed15408ce36cfbe5a15a))
873
+ * [city-picker] 更新下拉面板视觉规范 fix [#565](https://github.com/kingdee/kdesign/issues/565) ([db5ffd4](https://github.com/kingdee/kdesign/commit/db5ffd46f220319a973553e17abe82f745187b73))
874
+ * [city-picker] 修复国际版当数据无province时,下拉项无分隔符问题 fix [#567](https://github.com/kingdee/kdesign/issues/567) ([0ce1677](https://github.com/kingdee/kdesign/commit/0ce1677667ac9bb9c9ff0d5ca2485b682ad23143))
875
+ * [city-picker] 修复受控时将value设置为空字符串,城市选项没清空问题 fix [#569](https://github.com/kingdee/kdesign/issues/569) ([7e69ccd](https://github.com/kingdee/kdesign/commit/7e69ccd95b099a92a794899f92bd96ae3a3f031f))
876
+ * [city-picker] 修复ie浏览器下容器宽度过长问题 fix [#568](https://github.com/kingdee/kdesign/issues/568) ([d66e890](https://github.com/kingdee/kdesign/commit/d66e890d50de81cff720004d161d1ecdf283b62c))
877
+ * [collapse] 添加header描述性语句api ([1ea5824](https://github.com/kingdee/kdesign/commit/1ea5824d72ac8e9930cedc0f2184d46ae5d894bb))
878
+ * [collapse] 修复边框显示问题 fix [#564](https://github.com/kingdee/kdesign/issues/564) ([7437b36](https://github.com/kingdee/kdesign/commit/7437b36069d5b4ca3b895c1befe17f9920cbfaf7))
879
+ * [tree-select] 新增tag标签的title属性 fix [#570](https://github.com/kingdee/kdesign/issues/570) ([341e21a](https://github.com/kingdee/kdesign/commit/341e21ada13a124b1d7b08a686bcdbef33341ef9))
478
880
 
479
881
 
480
882
  ### Features
481
883
 
482
- * [form]新增extra属性 fix [#223](https://github.com/kdcloudone/kdesign/issues/223) ([6b42df7](https://github.com/kdcloudone/kdesign/commit/6b42df763728317f4414b68dc02f61052cc85bb5))
884
+ * [form]新增extra属性 fix [#223](https://github.com/kingdee/kdesign/issues/223) ([6b42df7](https://github.com/kingdee/kdesign/commit/6b42df763728317f4414b68dc02f61052cc85bb5))
483
885
 
484
886
 
485
887
 
486
- ## [1.7.25](https://github.com/kdcloudone/kdesign/compare/v1.7.24...v1.7.25) (2023-08-31)
888
+ ## [1.7.25](https://github.com/kingdee/kdesign/compare/v1.7.24...v1.7.25) (2023-08-31)
487
889
 
488
890
 
489
891
  ### Bug Fixes
490
892
 
491
- * [city-picker] 新增城市选择Token fix [#555](https://github.com/kdcloudone/kdesign/issues/555) ([9e451db](https://github.com/kdcloudone/kdesign/commit/9e451db0cae93cd14c93762a57631c30904eaede))
492
- * [city-picker] 修复切换页签导致常用面板显示异常问题 fix [#558](https://github.com/kdcloudone/kdesign/issues/558) ([ac49649](https://github.com/kdcloudone/kdesign/commit/ac49649a330470ee09726f19709a3b02803e3cec))
493
- * [city-picker] 修复搜索后关闭下拉面板时会闪烁到常用面板问题 fix [#560](https://github.com/kdcloudone/kdesign/issues/560) ([be676f7](https://github.com/kdcloudone/kdesign/commit/be676f7530095d97119cb3bdc1ec04574dff107d))
494
- * [city-picker] 修复下拉面板省略号显示问题 fix [#553](https://github.com/kdcloudone/kdesign/issues/553) ([a536527](https://github.com/kdcloudone/kdesign/commit/a536527274fa5da825e7505862c1d92eb6ddcc52))
495
- * [city-picker] 修复选中项出现多余逗号问题 fix [#554](https://github.com/kdcloudone/kdesign/issues/554) ([f7c1bf4](https://github.com/kdcloudone/kdesign/commit/f7c1bf48f15bbdd8eba30d91ebb7c52d8fb22fad))
496
- * [city-picker] 修复页签文字超出问题 fix [#562](https://github.com/kdcloudone/kdesign/issues/562) ([1bc7aa1](https://github.com/kdcloudone/kdesign/commit/1bc7aa130844fb2b70263711910d44fe521bb18e))
497
- * [input-number] 修复传入format后中间位置输入内容后光标自动回到末尾的问题 fix [#508](https://github.com/kdcloudone/kdesign/issues/508) ([acdbdf3](https://github.com/kdcloudone/kdesign/commit/acdbdf38d216d1fe8d8b82944e08169493856678))
498
- * [input-number] 修复输入值超出范围时失焦不触发onChange事件 fix [#464](https://github.com/kdcloudone/kdesign/issues/464) ([df9b40b](https://github.com/kdcloudone/kdesign/commit/df9b40bff73aabc56d2acf347da650fb45d03583))
499
- * [radio]修复radio在表格中选中发生位置偏移的问题 ([e5c2d2c](https://github.com/kdcloudone/kdesign/commit/e5c2d2c7edbfa613b985b4a45eb7a42a9a823569))
500
- * [select] 修复快捷键展开收起下拉面板不触发onVisibleChange回调问题 fix [#546](https://github.com/kdcloudone/kdesign/issues/546) ([6c9d16a](https://github.com/kdcloudone/kdesign/commit/6c9d16a63c09bd57f1122eedb61f976855acc799))
893
+ * [city-picker] 新增城市选择Token fix [#555](https://github.com/kingdee/kdesign/issues/555) ([9e451db](https://github.com/kingdee/kdesign/commit/9e451db0cae93cd14c93762a57631c30904eaede))
894
+ * [city-picker] 修复切换页签导致常用面板显示异常问题 fix [#558](https://github.com/kingdee/kdesign/issues/558) ([ac49649](https://github.com/kingdee/kdesign/commit/ac49649a330470ee09726f19709a3b02803e3cec))
895
+ * [city-picker] 修复搜索后关闭下拉面板时会闪烁到常用面板问题 fix [#560](https://github.com/kingdee/kdesign/issues/560) ([be676f7](https://github.com/kingdee/kdesign/commit/be676f7530095d97119cb3bdc1ec04574dff107d))
896
+ * [city-picker] 修复下拉面板省略号显示问题 fix [#553](https://github.com/kingdee/kdesign/issues/553) ([a536527](https://github.com/kingdee/kdesign/commit/a536527274fa5da825e7505862c1d92eb6ddcc52))
897
+ * [city-picker] 修复选中项出现多余逗号问题 fix [#554](https://github.com/kingdee/kdesign/issues/554) ([f7c1bf4](https://github.com/kingdee/kdesign/commit/f7c1bf48f15bbdd8eba30d91ebb7c52d8fb22fad))
898
+ * [city-picker] 修复页签文字超出问题 fix [#562](https://github.com/kingdee/kdesign/issues/562) ([1bc7aa1](https://github.com/kingdee/kdesign/commit/1bc7aa130844fb2b70263711910d44fe521bb18e))
899
+ * [input-number] 修复传入format后中间位置输入内容后光标自动回到末尾的问题 fix [#508](https://github.com/kingdee/kdesign/issues/508) ([acdbdf3](https://github.com/kingdee/kdesign/commit/acdbdf38d216d1fe8d8b82944e08169493856678))
900
+ * [input-number] 修复输入值超出范围时失焦不触发onChange事件 fix [#464](https://github.com/kingdee/kdesign/issues/464) ([df9b40b](https://github.com/kingdee/kdesign/commit/df9b40bff73aabc56d2acf347da650fb45d03583))
901
+ * [radio]修复radio在表格中选中发生位置偏移的问题 ([e5c2d2c](https://github.com/kingdee/kdesign/commit/e5c2d2c7edbfa613b985b4a45eb7a42a9a823569))
902
+ * [select] 修复快捷键展开收起下拉面板不触发onVisibleChange回调问题 fix [#546](https://github.com/kingdee/kdesign/issues/546) ([6c9d16a](https://github.com/kingdee/kdesign/commit/6c9d16a63c09bd57f1122eedb61f976855acc799))
501
903
 
502
904
 
503
905
  ### Features
504
906
 
505
- * [city-picker] 新增国际化配置 fix [#557](https://github.com/kdcloudone/kdesign/issues/557) ([5d8a68f](https://github.com/kdcloudone/kdesign/commit/5d8a68fc8322228362c4b23f8f75e579c439218b))
907
+ * [city-picker] 新增国际化配置 fix [#557](https://github.com/kingdee/kdesign/issues/557) ([5d8a68f](https://github.com/kingdee/kdesign/commit/5d8a68fc8322228362c4b23f8f75e579c439218b))
506
908
 
507
909
 
508
910
 
509
- ## [1.7.24](https://github.com/kdcloudone/kdesign/compare/v1.7.23...v1.7.24) (2023-08-25)
911
+ ## [1.7.24](https://github.com/kingdee/kdesign/compare/v1.7.23...v1.7.24) (2023-08-25)
510
912
 
511
913
 
512
914
  ### Bug Fixes
513
915
 
514
- * [city-picker] 修复国内版页签切换到国际/中国港澳台时下拉面板显示问题 fix [#539](https://github.com/kdcloudone/kdesign/issues/539) ([fa4ca55](https://github.com/kdcloudone/kdesign/commit/fa4ca552c56fdc8c5bf8bcb25f87f8cd5849aa92))
515
- * [city-picker] 修复下拉面板动效与选择器不一致问题 fix [#548](https://github.com/kdcloudone/kdesign/issues/548) ([d5a6b66](https://github.com/kdcloudone/kdesign/commit/d5a6b66c35f9c5d56b9f3db31dd90cb4d6e16801))
516
- * [city-picker] 修复下拉面板最后一行显示不全 fix [#549](https://github.com/kdcloudone/kdesign/issues/549) ([1a4a997](https://github.com/kdcloudone/kdesign/commit/1a4a9976647e155a430edc849d2fab2932c74858))
517
- * [cli] 更新input ref导致的报错 ([247aa40](https://github.com/kdcloudone/kdesign/commit/247aa40089a6ec02e78d406f4c78d3777bd9c954))
518
- * [select] 修复下拉面板样式与视觉稿差异 fix [#543](https://github.com/kdcloudone/kdesign/issues/543) ([8db7d64](https://github.com/kdcloudone/kdesign/commit/8db7d642fab36ecfca6c41882bf9bdb47fed4145))
519
- * [select] 修复showSearch为false时focus后直接enter键报错问题 fix [#547](https://github.com/kdcloudone/kdesign/issues/547) ([ce51857](https://github.com/kdcloudone/kdesign/commit/ce51857bb7f92bfb1c869fa7ca5193602417a127))
520
- * [table] 更新版本 ([bdc1ead](https://github.com/kdcloudone/kdesign/commit/bdc1ead18102917635e7091dace5ef6d27f1475d))
521
- * [usepopper] 修复由于ref返回值变化导致报错 fix [#538](https://github.com/kdcloudone/kdesign/issues/538) ([c7da260](https://github.com/kdcloudone/kdesign/commit/c7da26013149acbc64d1766817c9fd891f917492))
522
- * fix: [radio] 修复没有文本的时候radio消失的问题 fix [#544](https://github.com/kdcloudone/kdesign/issues/544) ([63ad3f4](https://github.com/kdcloudone/kdesign/commit/63ad3f4941923110125346d86658244c6d397f5d))
916
+ * [city-picker] 修复国内版页签切换到国际/中国港澳台时下拉面板显示问题 fix [#539](https://github.com/kingdee/kdesign/issues/539) ([fa4ca55](https://github.com/kingdee/kdesign/commit/fa4ca552c56fdc8c5bf8bcb25f87f8cd5849aa92))
917
+ * [city-picker] 修复下拉面板动效与选择器不一致问题 fix [#548](https://github.com/kingdee/kdesign/issues/548) ([d5a6b66](https://github.com/kingdee/kdesign/commit/d5a6b66c35f9c5d56b9f3db31dd90cb4d6e16801))
918
+ * [city-picker] 修复下拉面板最后一行显示不全 fix [#549](https://github.com/kingdee/kdesign/issues/549) ([1a4a997](https://github.com/kingdee/kdesign/commit/1a4a9976647e155a430edc849d2fab2932c74858))
919
+ * [cli] 更新input ref导致的报错 ([247aa40](https://github.com/kingdee/kdesign/commit/247aa40089a6ec02e78d406f4c78d3777bd9c954))
920
+ * [select] 修复下拉面板样式与视觉稿差异 fix [#543](https://github.com/kingdee/kdesign/issues/543) ([8db7d64](https://github.com/kingdee/kdesign/commit/8db7d642fab36ecfca6c41882bf9bdb47fed4145))
921
+ * [select] 修复showSearch为false时focus后直接enter键报错问题 fix [#547](https://github.com/kingdee/kdesign/issues/547) ([ce51857](https://github.com/kingdee/kdesign/commit/ce51857bb7f92bfb1c869fa7ca5193602417a127))
922
+ * [table] 更新版本 ([bdc1ead](https://github.com/kingdee/kdesign/commit/bdc1ead18102917635e7091dace5ef6d27f1475d))
923
+ * [usepopper] 修复由于ref返回值变化导致报错 fix [#538](https://github.com/kingdee/kdesign/issues/538) ([c7da260](https://github.com/kingdee/kdesign/commit/c7da26013149acbc64d1766817c9fd891f917492))
924
+ * fix: [radio] 修复没有文本的时候radio消失的问题 fix [#544](https://github.com/kingdee/kdesign/issues/544) ([63ad3f4](https://github.com/kingdee/kdesign/commit/63ad3f4941923110125346d86658244c6d397f5d))
523
925
 
524
926
 
525
927
  ### Features
526
928
 
527
- * [city-picker] 新增切换页签时的回调 fix [#536](https://github.com/kdcloudone/kdesign/issues/536) ([e36057e](https://github.com/kdcloudone/kdesign/commit/e36057ed966a744c04dee7e91250f3e21011e03e))
528
- * [input-number] 新增键盘事件回调 fix [#529](https://github.com/kdcloudone/kdesign/issues/529) ([808cf0b](https://github.com/kdcloudone/kdesign/commit/808cf0b19b5b6276faf1562ca200117e203720b1))
929
+ * [city-picker] 新增切换页签时的回调 fix [#536](https://github.com/kingdee/kdesign/issues/536) ([e36057e](https://github.com/kingdee/kdesign/commit/e36057ed966a744c04dee7e91250f3e21011e03e))
930
+ * [input-number] 新增键盘事件回调 fix [#529](https://github.com/kingdee/kdesign/issues/529) ([808cf0b](https://github.com/kingdee/kdesign/commit/808cf0b19b5b6276faf1562ca200117e203720b1))
529
931
 
530
932
 
531
933
 
532
- ## [1.7.23](https://github.com/kdcloudone/kdesign/compare/v1.7.22...v1.7.23) (2023-08-18)
934
+ ## [1.7.23](https://github.com/kingdee/kdesign/compare/v1.7.22...v1.7.23) (2023-08-18)
533
935
 
534
936
 
535
937
  ### Features
536
938
 
537
- * 国际化token开放 取消checkbox的label的display属性修改 ([a87bdd9](https://github.com/kdcloudone/kdesign/commit/a87bdd91a4e97e5b94c595d3cd87008819315bf3))
538
- * 国际化token开放 取消checkbox的label的display属性修改 ([7667025](https://github.com/kdcloudone/kdesign/commit/7667025082d03a5f9cda3bd66fe166753b90065c))
539
- * 国际化token开放 取消checkbox的label的display属性修改 ([9015d5b](https://github.com/kdcloudone/kdesign/commit/9015d5bdf9da8ae668f6f9a17c9410b8963204d1))
540
- * 国际化token开放 取消checkbox的label的display属性修改 ([bd550f0](https://github.com/kdcloudone/kdesign/commit/bd550f0b7be7f82659bbc3c63dd51f25f6f5d385))
939
+ * 国际化token开放 取消checkbox的label的display属性修改 ([a87bdd9](https://github.com/kingdee/kdesign/commit/a87bdd91a4e97e5b94c595d3cd87008819315bf3))
940
+ * 国际化token开放 取消checkbox的label的display属性修改 ([7667025](https://github.com/kingdee/kdesign/commit/7667025082d03a5f9cda3bd66fe166753b90065c))
941
+ * 国际化token开放 取消checkbox的label的display属性修改 ([9015d5b](https://github.com/kingdee/kdesign/commit/9015d5bdf9da8ae668f6f9a17c9410b8963204d1))
942
+ * 国际化token开放 取消checkbox的label的display属性修改 ([bd550f0](https://github.com/kingdee/kdesign/commit/bd550f0b7be7f82659bbc3c63dd51f25f6f5d385))
541
943
 
542
944
 
543
945
 
544
- ## [1.7.22](https://github.com/kdcloudone/kdesign/compare/v1.7.21...v1.7.22) (2023-08-18)
946
+ ## [1.7.22](https://github.com/kingdee/kdesign/compare/v1.7.21...v1.7.22) (2023-08-18)
545
947
 
546
948
 
547
949
  ### Bug Fixes
548
950
 
549
- * [base-data] 修复demo中历史记录会重复的问题 fix [#361](https://github.com/kdcloudone/kdesign/issues/361) ([4967bb6](https://github.com/kdcloudone/kdesign/commit/4967bb63bcfe7ee508bc9a9e24f89e19175ad3c9))
550
- * [checkboxgroup]checbox.Group ConfigProver 配置不生效 [#418](https://github.com/kdcloudone/kdesign/issues/418) ([5134661](https://github.com/kdcloudone/kdesign/commit/51346614a2e4dc183801e39d29b323ec0cb14d45))
551
- * [cli] 更新单测 ([5241f79](https://github.com/kdcloudone/kdesign/commit/5241f797dc572bb7e4c757973b5e85a96fe04ff9))
552
- * [cli] 添加页面的title显示 fix [#394](https://github.com/kdcloudone/kdesign/issues/394) ([08557fa](https://github.com/kdcloudone/kdesign/commit/08557fa8b21f658069b1c56909610d651a676a72))
553
- * [collapse]修复边框问题 fix [#433](https://github.com/kdcloudone/kdesign/issues/433) ([3efbd79](https://github.com/kdcloudone/kdesign/commit/3efbd797205aaed04fab42039e8907eebf7baa54))
554
- * [dropdown] 子元素为空的时候,报错 [#421](https://github.com/kdcloudone/kdesign/issues/421) ([e2ba6ae](https://github.com/kdcloudone/kdesign/commit/e2ba6ae8617f3f52fcf7ea2ad01ccb82ed1166df))
555
- * [input-number] 修复文档描述与实际效果不符 fix [#420](https://github.com/kdcloudone/kdesign/issues/420) ([6e5c1be](https://github.com/kdcloudone/kdesign/commit/6e5c1be50201afcbde6dd04973990d3554eee831))
556
- * [input-number] 修复defaultValue不生效问题 fix [#407](https://github.com/kdcloudone/kdesign/issues/407) ([5827b20](https://github.com/kdcloudone/kdesign/commit/5827b208d4b510abb654a7346a596bf81a9f4a03))
557
- * [menu]修复二级菜单渲染问题 fix [#344](https://github.com/kdcloudone/kdesign/issues/344) ([bcb12f4](https://github.com/kdcloudone/kdesign/commit/bcb12f4ef377439a8e76f66ad0b5b691db3f1275))
558
- * [menu]修复defaultOpenKeys问题 fix [#353](https://github.com/kdcloudone/kdesign/issues/353) ([7616f25](https://github.com/kdcloudone/kdesign/commit/7616f25429801e96b7a96cda42f619449002a94a))
559
- * [modal] 修复button点击不失焦,按enter多次弹出modal问题 fix [#414](https://github.com/kdcloudone/kdesign/issues/414) ([3a053db](https://github.com/kdcloudone/kdesign/commit/3a053db8c657a3811958a5be9d2e07b4ee4e754c))
560
- * [timeline] 修复设置reverse后的视觉偏差 fix [#409](https://github.com/kdcloudone/kdesign/issues/409) ([a6d64d8](https://github.com/kdcloudone/kdesign/commit/a6d64d8d4ded6b658a5df1c5c29e17117eab08f6))
561
- * [tooltip]: Tooltip文字提示 没有子元素的时候报错 [#406](https://github.com/kdcloudone/kdesign/issues/406) ([6effeaa](https://github.com/kdcloudone/kdesign/commit/6effeaa8b53cfc92cd989a9bd1a118fd6be7a0f7))
562
- * [tree] 修复虚拟滚动节点过长无滚动条问题 fix [#530](https://github.com/kdcloudone/kdesign/issues/530) ([080b3b0](https://github.com/kdcloudone/kdesign/commit/080b3b05a3972f48e0e3b6e7962a4768dffea060))
563
- * [tree] 修复虚拟滚动列表高度未撑满整个树组件 fix [#526](https://github.com/kdcloudone/kdesign/issues/526) ([4ac601a](https://github.com/kdcloudone/kdesign/commit/4ac601a3d04fdc0aeae184619c60f6b86c9229b2))
951
+ * [base-data] 修复demo中历史记录会重复的问题 fix [#361](https://github.com/kingdee/kdesign/issues/361) ([4967bb6](https://github.com/kingdee/kdesign/commit/4967bb63bcfe7ee508bc9a9e24f89e19175ad3c9))
952
+ * [checkboxgroup]checbox.Group ConfigProver 配置不生效 [#418](https://github.com/kingdee/kdesign/issues/418) ([5134661](https://github.com/kingdee/kdesign/commit/51346614a2e4dc183801e39d29b323ec0cb14d45))
953
+ * [cli] 更新单测 ([5241f79](https://github.com/kingdee/kdesign/commit/5241f797dc572bb7e4c757973b5e85a96fe04ff9))
954
+ * [cli] 添加页面的title显示 fix [#394](https://github.com/kingdee/kdesign/issues/394) ([08557fa](https://github.com/kingdee/kdesign/commit/08557fa8b21f658069b1c56909610d651a676a72))
955
+ * [collapse]修复边框问题 fix [#433](https://github.com/kingdee/kdesign/issues/433) ([3efbd79](https://github.com/kingdee/kdesign/commit/3efbd797205aaed04fab42039e8907eebf7baa54))
956
+ * [dropdown] 子元素为空的时候,报错 [#421](https://github.com/kingdee/kdesign/issues/421) ([e2ba6ae](https://github.com/kingdee/kdesign/commit/e2ba6ae8617f3f52fcf7ea2ad01ccb82ed1166df))
957
+ * [input-number] 修复文档描述与实际效果不符 fix [#420](https://github.com/kingdee/kdesign/issues/420) ([6e5c1be](https://github.com/kingdee/kdesign/commit/6e5c1be50201afcbde6dd04973990d3554eee831))
958
+ * [input-number] 修复defaultValue不生效问题 fix [#407](https://github.com/kingdee/kdesign/issues/407) ([5827b20](https://github.com/kingdee/kdesign/commit/5827b208d4b510abb654a7346a596bf81a9f4a03))
959
+ * [menu]修复二级菜单渲染问题 fix [#344](https://github.com/kingdee/kdesign/issues/344) ([bcb12f4](https://github.com/kingdee/kdesign/commit/bcb12f4ef377439a8e76f66ad0b5b691db3f1275))
960
+ * [menu]修复defaultOpenKeys问题 fix [#353](https://github.com/kingdee/kdesign/issues/353) ([7616f25](https://github.com/kingdee/kdesign/commit/7616f25429801e96b7a96cda42f619449002a94a))
961
+ * [modal] 修复button点击不失焦,按enter多次弹出modal问题 fix [#414](https://github.com/kingdee/kdesign/issues/414) ([3a053db](https://github.com/kingdee/kdesign/commit/3a053db8c657a3811958a5be9d2e07b4ee4e754c))
962
+ * [timeline] 修复设置reverse后的视觉偏差 fix [#409](https://github.com/kingdee/kdesign/issues/409) ([a6d64d8](https://github.com/kingdee/kdesign/commit/a6d64d8d4ded6b658a5df1c5c29e17117eab08f6))
963
+ * [tooltip]: Tooltip文字提示 没有子元素的时候报错 [#406](https://github.com/kingdee/kdesign/issues/406) ([6effeaa](https://github.com/kingdee/kdesign/commit/6effeaa8b53cfc92cd989a9bd1a118fd6be7a0f7))
964
+ * [tree] 修复虚拟滚动节点过长无滚动条问题 fix [#530](https://github.com/kingdee/kdesign/issues/530) ([080b3b0](https://github.com/kingdee/kdesign/commit/080b3b05a3972f48e0e3b6e7962a4768dffea060))
965
+ * [tree] 修复虚拟滚动列表高度未撑满整个树组件 fix [#526](https://github.com/kingdee/kdesign/issues/526) ([4ac601a](https://github.com/kingdee/kdesign/commit/4ac601a3d04fdc0aeae184619c60f6b86c9229b2))
564
966
 
565
967
 
566
968
  ### Features
567
969
 
568
- * [input]新增focus/blur实例方法 fix [#523](https://github.com/kdcloudone/kdesign/issues/523) ([045d829](https://github.com/kdcloudone/kdesign/commit/045d8290afbc49565a1f143d186a1a3641cf3cbd))
569
- * [select] 新增focus,blur实例方法 fix [#429](https://github.com/kdcloudone/kdesign/issues/429) ([f9436c2](https://github.com/kdcloudone/kdesign/commit/f9436c24f1d0b6bfa00db698554bcba7dcdb55ed))
970
+ * [input]新增focus/blur实例方法 fix [#523](https://github.com/kingdee/kdesign/issues/523) ([045d829](https://github.com/kingdee/kdesign/commit/045d8290afbc49565a1f143d186a1a3641cf3cbd))
971
+ * [select] 新增focus,blur实例方法 fix [#429](https://github.com/kingdee/kdesign/issues/429) ([f9436c2](https://github.com/kingdee/kdesign/commit/f9436c24f1d0b6bfa00db698554bcba7dcdb55ed))
570
972
 
571
973
 
572
974
 
573
- ## [1.7.21](https://github.com/kdcloudone/kdesign/compare/v1.7.20...v1.7.21) (2023-08-11)
975
+ ## [1.7.21](https://github.com/kingdee/kdesign/compare/v1.7.20...v1.7.21) (2023-08-11)
574
976
 
575
977
 
576
978
  ### Bug Fixes
577
979
 
578
- * [select] 修复传入的value在option中不存在时的显示问题 fix [#503](https://github.com/kdcloudone/kdesign/issues/503) ([a0e7621](https://github.com/kdcloudone/kdesign/commit/a0e76214965cce905e71cdfe0487a5664366a239))
579
- * [tree-select] 修复传入的value值在treeData不存在时的显示问题 fix [#504](https://github.com/kdcloudone/kdesign/issues/504) ([2034a11](https://github.com/kdcloudone/kdesign/commit/2034a11af4a4cbe858a337798be6243c3f63ed93))
580
- * [tree] 优化树控件虚拟滚动 fix [#520](https://github.com/kdcloudone/kdesign/issues/520) ([972b581](https://github.com/kdcloudone/kdesign/commit/972b58169c9bf6b98138c858b149bb7d624f4142))
980
+ * [select] 修复传入的value在option中不存在时的显示问题 fix [#503](https://github.com/kingdee/kdesign/issues/503) ([a0e7621](https://github.com/kingdee/kdesign/commit/a0e76214965cce905e71cdfe0487a5664366a239))
981
+ * [tree-select] 修复传入的value值在treeData不存在时的显示问题 fix [#504](https://github.com/kingdee/kdesign/issues/504) ([2034a11](https://github.com/kingdee/kdesign/commit/2034a11af4a4cbe858a337798be6243c3f63ed93))
982
+ * [tree] 优化树控件虚拟滚动 fix [#520](https://github.com/kingdee/kdesign/issues/520) ([972b581](https://github.com/kingdee/kdesign/commit/972b58169c9bf6b98138c858b149bb7d624f4142))
581
983
 
582
984
 
583
985
 
584
- ## [1.7.20](https://github.com/kdcloudone/kdesign/compare/v1.7.19...v1.7.20) (2023-08-04)
986
+ ## [1.7.20](https://github.com/kingdee/kdesign/compare/v1.7.19...v1.7.20) (2023-08-04)
585
987
 
586
988
 
587
989
  ### Bug Fixes
588
990
 
589
- * [checkbox]修复按住shift时无法点击问题 fix [#500](https://github.com/kdcloudone/kdesign/issues/500) ([d44e008](https://github.com/kdcloudone/kdesign/commit/d44e008b0a478bca7aeb1932abfd7fd4c8d37436))
590
- * [cli] 修复生成token脚本,兼容无默认值情况 ([b39b7c5](https://github.com/kdcloudone/kdesign/commit/b39b7c5ac2d95f9d5ddd9370ccc6b135ae56ec0c))
591
- * [cli] 修改移动端顶部搜索按钮点击会触发隔壁的登录按钮问题 fix [#444](https://github.com/kdcloudone/kdesign/issues/444) ([dfca0ac](https://github.com/kdcloudone/kdesign/commit/dfca0ac2e583d99fdd33e908381d89e820c20b31))
592
- * [cli]修复右侧导航显示错误 ([7eac87e](https://github.com/kdcloudone/kdesign/commit/7eac87e7a983817b2753ea5123a7ad7aa67d2a50))
991
+ * [checkbox]修复按住shift时无法点击问题 fix [#500](https://github.com/kingdee/kdesign/issues/500) ([d44e008](https://github.com/kingdee/kdesign/commit/d44e008b0a478bca7aeb1932abfd7fd4c8d37436))
992
+ * [cli] 修复生成token脚本,兼容无默认值情况 ([b39b7c5](https://github.com/kingdee/kdesign/commit/b39b7c5ac2d95f9d5ddd9370ccc6b135ae56ec0c))
993
+ * [cli] 修改移动端顶部搜索按钮点击会触发隔壁的登录按钮问题 fix [#444](https://github.com/kingdee/kdesign/issues/444) ([dfca0ac](https://github.com/kingdee/kdesign/commit/dfca0ac2e583d99fdd33e908381d89e820c20b31))
994
+ * [cli]修复右侧导航显示错误 ([7eac87e](https://github.com/kingdee/kdesign/commit/7eac87e7a983817b2753ea5123a7ad7aa67d2a50))
593
995
 
594
996
 
595
997
  ### Features
596
998
 
597
- * [city-picker] 更新城市选择组件交互与视觉 fix [#516](https://github.com/kdcloudone/kdesign/issues/516) ([89cf0b5](https://github.com/kdcloudone/kdesign/commit/89cf0b540e9368c67be42cbb82680a8e66912b62))
999
+ * [city-picker] 更新城市选择组件交互与视觉 fix [#516](https://github.com/kingdee/kdesign/issues/516) ([89cf0b5](https://github.com/kingdee/kdesign/commit/89cf0b540e9368c67be42cbb82680a8e66912b62))
598
1000
 
599
1001
 
600
1002
 
601
- ## [1.7.19](https://github.com/kdcloudone/kdesign/compare/v1.7.18...v1.7.19) (2023-07-28)
1003
+ ## [1.7.19](https://github.com/kingdee/kdesign/compare/v1.7.18...v1.7.19) (2023-07-28)
602
1004
 
603
1005
 
604
1006
  ### Bug Fixes
605
1007
 
606
- * [carousel] 修复效果为fade时,点击的元素与获取的信息不匹配的问题 [#497](https://github.com/kdcloudone/kdesign/issues/497) ([a10f252](https://github.com/kdcloudone/kdesign/commit/a10f2523d0fb2ee6556fe3bfea5debc15dc40657))
607
- * [cascader]修复受控问题 fix [#403](https://github.com/kdcloudone/kdesign/issues/403) ([a63c58b](https://github.com/kdcloudone/kdesign/commit/a63c58b7cccdca393cc27b508ed12799bc9d55bf))
608
- * [collapse] 修复单测报错 ([cfdf66e](https://github.com/kdcloudone/kdesign/commit/cfdf66ee69e043c99b561b6abea14c5270121013))
609
- * [upload]修复删除文件状态错误问题 fix [#507](https://github.com/kdcloudone/kdesign/issues/507) ([160fc67](https://github.com/kdcloudone/kdesign/commit/160fc6712f6423ce3389cdc57e89af382322878b))
610
- * collapse single test modifications ([9a0c154](https://github.com/kdcloudone/kdesign/commit/9a0c154ab250d7afdfe4f58461a101195ca823b9))
611
- * collapse single test modifications ([7ec406e](https://github.com/kdcloudone/kdesign/commit/7ec406e415ff5158f44312c61b7277f51641bc6b))
612
- * grid single test modifications ([eb530dd](https://github.com/kdcloudone/kdesign/commit/eb530dd07f6ba6bb6e48bc78b9cbc2e9e715e4ac))
613
- * icon single test modifications ([21d9e0e](https://github.com/kdcloudone/kdesign/commit/21d9e0e7a5cd20bd9b7de03b2a0ca58f4b8f97de))
614
- * icon single test modifications ([12d6994](https://github.com/kdcloudone/kdesign/commit/12d69949e3c3c13ebfc4c5b19db1b2619c169834))
615
- * layout single test modifications ([fbb0e94](https://github.com/kdcloudone/kdesign/commit/fbb0e947d3d33f67b3daafdc9e349e0a6ed87b01))
616
- * space single test modifications ([9496220](https://github.com/kdcloudone/kdesign/commit/9496220fb42730a7aa842638300e1f1e35771d43))
617
- * Spin 加载单测补充 ([cc9354d](https://github.com/kdcloudone/kdesign/commit/cc9354dc8a89dd5a7ab709afaea871adef5b03ad))
618
- * spin single test modifications ([1b3a63a](https://github.com/kdcloudone/kdesign/commit/1b3a63a24c56fd30465530ad1c57384c51bd11a9))
619
- * stepper single test modifications ([f697831](https://github.com/kdcloudone/kdesign/commit/f697831f707f86e93c8cf5f589b463d8a2fb99eb))
620
- * stepper single test modifications ([924f196](https://github.com/kdcloudone/kdesign/commit/924f196fb4b7a8014ad19500d0773fbdc2adb568))
1008
+ * [carousel] 修复效果为fade时,点击的元素与获取的信息不匹配的问题 [#497](https://github.com/kingdee/kdesign/issues/497) ([a10f252](https://github.com/kingdee/kdesign/commit/a10f2523d0fb2ee6556fe3bfea5debc15dc40657))
1009
+ * [cascader]修复受控问题 fix [#403](https://github.com/kingdee/kdesign/issues/403) ([a63c58b](https://github.com/kingdee/kdesign/commit/a63c58b7cccdca393cc27b508ed12799bc9d55bf))
1010
+ * [collapse] 修复单测报错 ([cfdf66e](https://github.com/kingdee/kdesign/commit/cfdf66ee69e043c99b561b6abea14c5270121013))
1011
+ * [upload]修复删除文件状态错误问题 fix [#507](https://github.com/kingdee/kdesign/issues/507) ([160fc67](https://github.com/kingdee/kdesign/commit/160fc6712f6423ce3389cdc57e89af382322878b))
1012
+ * collapse single test modifications ([9a0c154](https://github.com/kingdee/kdesign/commit/9a0c154ab250d7afdfe4f58461a101195ca823b9))
1013
+ * collapse single test modifications ([7ec406e](https://github.com/kingdee/kdesign/commit/7ec406e415ff5158f44312c61b7277f51641bc6b))
1014
+ * grid single test modifications ([eb530dd](https://github.com/kingdee/kdesign/commit/eb530dd07f6ba6bb6e48bc78b9cbc2e9e715e4ac))
1015
+ * icon single test modifications ([21d9e0e](https://github.com/kingdee/kdesign/commit/21d9e0e7a5cd20bd9b7de03b2a0ca58f4b8f97de))
1016
+ * icon single test modifications ([12d6994](https://github.com/kingdee/kdesign/commit/12d69949e3c3c13ebfc4c5b19db1b2619c169834))
1017
+ * layout single test modifications ([fbb0e94](https://github.com/kingdee/kdesign/commit/fbb0e947d3d33f67b3daafdc9e349e0a6ed87b01))
1018
+ * space single test modifications ([9496220](https://github.com/kingdee/kdesign/commit/9496220fb42730a7aa842638300e1f1e35771d43))
1019
+ * Spin 加载单测补充 ([cc9354d](https://github.com/kingdee/kdesign/commit/cc9354dc8a89dd5a7ab709afaea871adef5b03ad))
1020
+ * spin single test modifications ([1b3a63a](https://github.com/kingdee/kdesign/commit/1b3a63a24c56fd30465530ad1c57384c51bd11a9))
1021
+ * stepper single test modifications ([f697831](https://github.com/kingdee/kdesign/commit/f697831f707f86e93c8cf5f589b463d8a2fb99eb))
1022
+ * stepper single test modifications ([924f196](https://github.com/kingdee/kdesign/commit/924f196fb4b7a8014ad19500d0773fbdc2adb568))
621
1023
 
622
1024
 
623
1025
  ### Features
624
1026
 
625
- * [dropdown]新增动效配置 fix [#457](https://github.com/kdcloudone/kdesign/issues/457) ([4b94524](https://github.com/kdcloudone/kdesign/commit/4b9452435e171157a847a9879c366ae8af037b37))
626
- * [upload]支持返回实例 fix [#451](https://github.com/kdcloudone/kdesign/issues/451) ([fbbd077](https://github.com/kdcloudone/kdesign/commit/fbbd0776b42ccf71d0633b0499e00e5b432e3fda))
1027
+ * [dropdown]新增动效配置 fix [#457](https://github.com/kingdee/kdesign/issues/457) ([4b94524](https://github.com/kingdee/kdesign/commit/4b9452435e171157a847a9879c366ae8af037b37))
1028
+ * [upload]支持返回实例 fix [#451](https://github.com/kingdee/kdesign/issues/451) ([fbbd077](https://github.com/kingdee/kdesign/commit/fbbd0776b42ccf71d0633b0499e00e5b432e3fda))
627
1029
 
628
1030
 
629
1031
  ### Reverts
630
1032
 
631
- * Revert "[compatibility] 解决兼容性问题 node.js v17 以上版本 程序启动失败 fixes: #423" ([f829fc3](https://github.com/kdcloudone/kdesign/commit/f829fc3c52b47236b5aa33509e32d2d5d356ddba)), closes [#423](https://github.com/kdcloudone/kdesign/issues/423)
1033
+ * Revert "[compatibility] 解决兼容性问题 node.js v17 以上版本 程序启动失败 fixes: #423" ([f829fc3](https://github.com/kingdee/kdesign/commit/f829fc3c52b47236b5aa33509e32d2d5d356ddba)), closes [#423](https://github.com/kingdee/kdesign/issues/423)
632
1034
 
633
1035
 
634
1036
 
635
- ## [1.7.18](https://github.com/kdcloudone/kdesign/compare/v1.7.17...v1.7.18) (2023-07-17)
1037
+ ## [1.7.18](https://github.com/kingdee/kdesign/compare/v1.7.17...v1.7.18) (2023-07-17)
636
1038
 
637
1039
 
638
1040
  ### Bug Fixes
639
1041
 
640
- * [cascader]修复边距及样式问题 fix [#472](https://github.com/kdcloudone/kdesign/issues/472) ([d18ae7d](https://github.com/kdcloudone/kdesign/commit/d18ae7d2d2b97be88d2eb05452a0510b5e45959e))
641
- * [cascader]修复样式问题 ([317ef8a](https://github.com/kdcloudone/kdesign/commit/317ef8a48beb78504ef70a509b0b0de65aff4784))
642
- * [Dropdown]修复input元素聚集时触发问题 fix [#489](https://github.com/kdcloudone/kdesign/issues/489) ([6b6085f](https://github.com/kdcloudone/kdesign/commit/6b6085f4fab5199f677c29365765d0873a613218))
643
- * [input]点击fixNode聚集问题 fix [#476](https://github.com/kdcloudone/kdesign/issues/476) ([e594c67](https://github.com/kdcloudone/kdesign/commit/e594c671206ea40eb32abe283404fee603bacc4a))
644
- * [select] 调整下拉面板上下间距 fix [#479](https://github.com/kdcloudone/kdesign/issues/479) ([f2c751f](https://github.com/kdcloudone/kdesign/commit/f2c751f15a9b5801ca116a9d3214468e0fedd1bc))
645
- * [select] 调整选择器鼠标上下键切换选项样式 fix [#477](https://github.com/kdcloudone/kdesign/issues/477) fix [#478](https://github.com/kdcloudone/kdesign/issues/478) fix [#480](https://github.com/kdcloudone/kdesign/issues/480) ([aa92365](https://github.com/kdcloudone/kdesign/commit/aa92365aab290bce7238024264f5cba7e9b292d9))
646
- * [select] 调整展开下拉面板后下拉箭头的颜色 fix [#483](https://github.com/kdcloudone/kdesign/issues/483) ([fb6d1a1](https://github.com/kdcloudone/kdesign/commit/fb6d1a1737849fe7ff5cb06dca9fb1515c5c7cd0))
647
- * [select] 修复单选不带搜索选中选项后,再次点击选择器,输入框文字置灰问题 fix [#484](https://github.com/kdcloudone/kdesign/issues/484) ([e2b0cb9](https://github.com/kdcloudone/kdesign/commit/e2b0cb9be1bc82cd5226fa81309e1415b67cbc17))
648
- * [select] 修复单选选择某一项后选择框聚焦问题 fix [#485](https://github.com/kdcloudone/kdesign/issues/485) ([641db48](https://github.com/kdcloudone/kdesign/commit/641db4817d61227a8507f4db3f4d4e70f1c84424))
649
- * [select] 修复点击清空按钮下拉面板自动打开问题 fix [#486](https://github.com/kdcloudone/kdesign/issues/486) ([414530e](https://github.com/kdcloudone/kdesign/commit/414530ea9dc96a3334841c5ef9624cbb00edaf1b))
650
- * [select] 修复下拉面板自适应问题 fix [#482](https://github.com/kdcloudone/kdesign/issues/482) ([25e390d](https://github.com/kdcloudone/kdesign/commit/25e390d61a6997d705673e2f43386392456b37e2))
651
- * [select] 修复选择器悬浮手势问题 fix [#481](https://github.com/kdcloudone/kdesign/issues/481) ([1157be3](https://github.com/kdcloudone/kdesign/commit/1157be334d41792557ec8b65f4aafdee31660dcd))
1042
+ * [cascader]修复边距及样式问题 fix [#472](https://github.com/kingdee/kdesign/issues/472) ([d18ae7d](https://github.com/kingdee/kdesign/commit/d18ae7d2d2b97be88d2eb05452a0510b5e45959e))
1043
+ * [cascader]修复样式问题 ([317ef8a](https://github.com/kingdee/kdesign/commit/317ef8a48beb78504ef70a509b0b0de65aff4784))
1044
+ * [Dropdown]修复input元素聚集时触发问题 fix [#489](https://github.com/kingdee/kdesign/issues/489) ([6b6085f](https://github.com/kingdee/kdesign/commit/6b6085f4fab5199f677c29365765d0873a613218))
1045
+ * [input]点击fixNode聚集问题 fix [#476](https://github.com/kingdee/kdesign/issues/476) ([e594c67](https://github.com/kingdee/kdesign/commit/e594c671206ea40eb32abe283404fee603bacc4a))
1046
+ * [select] 调整下拉面板上下间距 fix [#479](https://github.com/kingdee/kdesign/issues/479) ([f2c751f](https://github.com/kingdee/kdesign/commit/f2c751f15a9b5801ca116a9d3214468e0fedd1bc))
1047
+ * [select] 调整选择器鼠标上下键切换选项样式 fix [#477](https://github.com/kingdee/kdesign/issues/477) fix [#478](https://github.com/kingdee/kdesign/issues/478) fix [#480](https://github.com/kingdee/kdesign/issues/480) ([aa92365](https://github.com/kingdee/kdesign/commit/aa92365aab290bce7238024264f5cba7e9b292d9))
1048
+ * [select] 调整展开下拉面板后下拉箭头的颜色 fix [#483](https://github.com/kingdee/kdesign/issues/483) ([fb6d1a1](https://github.com/kingdee/kdesign/commit/fb6d1a1737849fe7ff5cb06dca9fb1515c5c7cd0))
1049
+ * [select] 修复单选不带搜索选中选项后,再次点击选择器,输入框文字置灰问题 fix [#484](https://github.com/kingdee/kdesign/issues/484) ([e2b0cb9](https://github.com/kingdee/kdesign/commit/e2b0cb9be1bc82cd5226fa81309e1415b67cbc17))
1050
+ * [select] 修复单选选择某一项后选择框聚焦问题 fix [#485](https://github.com/kingdee/kdesign/issues/485) ([641db48](https://github.com/kingdee/kdesign/commit/641db4817d61227a8507f4db3f4d4e70f1c84424))
1051
+ * [select] 修复点击清空按钮下拉面板自动打开问题 fix [#486](https://github.com/kingdee/kdesign/issues/486) ([414530e](https://github.com/kingdee/kdesign/commit/414530ea9dc96a3334841c5ef9624cbb00edaf1b))
1052
+ * [select] 修复下拉面板自适应问题 fix [#482](https://github.com/kingdee/kdesign/issues/482) ([25e390d](https://github.com/kingdee/kdesign/commit/25e390d61a6997d705673e2f43386392456b37e2))
1053
+ * [select] 修复选择器悬浮手势问题 fix [#481](https://github.com/kingdee/kdesign/issues/481) ([1157be3](https://github.com/kingdee/kdesign/commit/1157be334d41792557ec8b65f4aafdee31660dcd))
652
1054
 
653
1055
 
654
1056
 
655
- ## [1.7.17](https://github.com/kdcloudone/kdesign/compare/v1.7.16...v1.7.17) (2023-07-07)
1057
+ ## [1.7.17](https://github.com/kingdee/kdesign/compare/v1.7.16...v1.7.17) (2023-07-07)
656
1058
 
657
1059
 
658
1060
  ### Bug Fixes
659
1061
 
660
- * [card] 修复onClick事件不执行的问题 fix [#462](https://github.com/kdcloudone/kdesign/issues/462) ([ac36269](https://github.com/kdcloudone/kdesign/commit/ac36269e26e379c73d6847b175ec35322418d2a6))
661
- * [carousel] 修复异步请求的数据在初始化时不能正确渲染的问题 fix [#461](https://github.com/kdcloudone/kdesign/issues/461) ([d423369](https://github.com/kdcloudone/kdesign/commit/d423369f5d9385336741068d8d2636b627465cf2))
662
- * [color-picker] 修改面板下边距和关闭所有配置产生的bug ([89120d9](https://github.com/kdcloudone/kdesign/commit/89120d936b0d66274439c42ba14dbfec6075eefc)), closes [#470](https://github.com/kdcloudone/kdesign/issues/470) [#471](https://github.com/kdcloudone/kdesign/issues/471)
663
- * [Dropdown]修复input为触发元素时位置问题 fix [#468](https://github.com/kdcloudone/kdesign/issues/468) ([437a085](https://github.com/kdcloudone/kdesign/commit/437a08531c508fdd9f66f93f887ca611f5e8fc73))
664
- * [filter] 修复方案查询不能设置自定义组件为Input的问题 ([f208555](https://github.com/kdcloudone/kdesign/commit/f2085559149ee83ee4932e23d37c84e06acde1f8))
1062
+ * [card] 修复onClick事件不执行的问题 fix [#462](https://github.com/kingdee/kdesign/issues/462) ([ac36269](https://github.com/kingdee/kdesign/commit/ac36269e26e379c73d6847b175ec35322418d2a6))
1063
+ * [carousel] 修复异步请求的数据在初始化时不能正确渲染的问题 fix [#461](https://github.com/kingdee/kdesign/issues/461) ([d423369](https://github.com/kingdee/kdesign/commit/d423369f5d9385336741068d8d2636b627465cf2))
1064
+ * [color-picker] 修改面板下边距和关闭所有配置产生的bug ([89120d9](https://github.com/kingdee/kdesign/commit/89120d936b0d66274439c42ba14dbfec6075eefc)), closes [#470](https://github.com/kingdee/kdesign/issues/470) [#471](https://github.com/kingdee/kdesign/issues/471)
1065
+ * [Dropdown]修复input为触发元素时位置问题 fix [#468](https://github.com/kingdee/kdesign/issues/468) ([437a085](https://github.com/kingdee/kdesign/commit/437a08531c508fdd9f66f93f887ca611f5e8fc73))
1066
+ * [filter] 修复方案查询不能设置自定义组件为Input的问题 ([f208555](https://github.com/kingdee/kdesign/commit/f2085559149ee83ee4932e23d37c84e06acde1f8))
665
1067
 
666
1068
 
667
1069
 
668
- ## [1.7.16](https://github.com/kdcloudone/kdesign/compare/v1.7.15...v1.7.16) (2023-06-30)
1070
+ ## [1.7.16](https://github.com/kingdee/kdesign/compare/v1.7.15...v1.7.16) (2023-06-30)
669
1071
 
670
1072
 
671
1073
  ### Bug Fixes
672
1074
 
673
- * [card] 为组件添加ref [#422](https://github.com/kdcloudone/kdesign/issues/422) ([120f0d2](https://github.com/kdcloudone/kdesign/commit/120f0d2b027eabd74e542be718ba5f5929892caf))
674
- * [color-picker] 新增国际化单测 ([43d85e2](https://github.com/kdcloudone/kdesign/commit/43d85e2c6b50595e8a846a892b3c2573f11a89b3))
675
- * [color-picker] 修复下拉面板中select框可输入的问题 [#453](https://github.com/kdcloudone/kdesign/issues/453) ([c703e35](https://github.com/kdcloudone/kdesign/commit/c703e35393fc73c5638c38c988cb7741142e9c86))
676
- * [form]修复清空子组件异常问题 fix [#449](https://github.com/kdcloudone/kdesign/issues/449) ([18e90b4](https://github.com/kdcloudone/kdesign/commit/18e90b454789d5432f2a4476bb812e17ff74491e))
677
- * [input-number] 修复传入的值为数字时报错 fix [#430](https://github.com/kdcloudone/kdesign/issues/430) ([82d2e83](https://github.com/kdcloudone/kdesign/commit/82d2e83daa0113808bd56cd81e01bdb096cb9a49))
678
- * [notification]修复问题,完善单测 ([40a4e4b](https://github.com/kdcloudone/kdesign/commit/40a4e4bf9af101d68694ae3993aeed75d09dfed7))
679
- * [pagination] 调整数字与文字间距 fix: [#456](https://github.com/kdcloudone/kdesign/issues/456) ([f2a4f70](https://github.com/kdcloudone/kdesign/commit/f2a4f70a914005e6eb1cc734aacb5757cfe966f8))
680
- * [select] 修复单选时选择先前的值onChange也会触发的问题 fix [#450](https://github.com/kdcloudone/kdesign/issues/450) ([bd2cb1d](https://github.com/kdcloudone/kdesign/commit/bd2cb1deaaa5590c3981a37329359e5eb4556304))
681
- * [select] 修复当多选选择器没有数据时全选按钮没办法取消勾选问题 fix [#454](https://github.com/kdcloudone/kdesign/issues/454) ([1b07aaf](https://github.com/kdcloudone/kdesign/commit/1b07aafa912feee25be6451f609f7b4dc8c386d3))
682
- * [select] 修复配置showSearch属性时鼠标手势问题 fix [#455](https://github.com/kdcloudone/kdesign/issues/455) ([c8616e7](https://github.com/kdcloudone/kdesign/commit/c8616e7a0f953ecb0ccba4bb7418e1cfacf46e51))
683
- * [select] 修复鼠标手势问题 ([a7475c4](https://github.com/kdcloudone/kdesign/commit/a7475c44ec9bf53fa9ddf0725950b69732d2d406))
684
- * [transfer] 新增国际化单测 ([7e02c5b](https://github.com/kdcloudone/kdesign/commit/7e02c5b1df5caae43e31f47181b3666a77356d8a))
685
- * [tree-select] 修复树选择器的class名存在重复的问题 fix [#445](https://github.com/kdcloudone/kdesign/issues/445) ([6cdbd79](https://github.com/kdcloudone/kdesign/commit/6cdbd79dd79dbb5685f60f49ccad39eb64f33bda))
686
- * [upload]修复onPreview问题 fix [#408](https://github.com/kdcloudone/kdesign/issues/408) ([20a1f24](https://github.com/kdcloudone/kdesign/commit/20a1f24f7ec1e830697a9b1e003d220e6b33f5fa))
1075
+ * [card] 为组件添加ref [#422](https://github.com/kingdee/kdesign/issues/422) ([120f0d2](https://github.com/kingdee/kdesign/commit/120f0d2b027eabd74e542be718ba5f5929892caf))
1076
+ * [color-picker] 新增国际化单测 ([43d85e2](https://github.com/kingdee/kdesign/commit/43d85e2c6b50595e8a846a892b3c2573f11a89b3))
1077
+ * [color-picker] 修复下拉面板中select框可输入的问题 [#453](https://github.com/kingdee/kdesign/issues/453) ([c703e35](https://github.com/kingdee/kdesign/commit/c703e35393fc73c5638c38c988cb7741142e9c86))
1078
+ * [form]修复清空子组件异常问题 fix [#449](https://github.com/kingdee/kdesign/issues/449) ([18e90b4](https://github.com/kingdee/kdesign/commit/18e90b454789d5432f2a4476bb812e17ff74491e))
1079
+ * [input-number] 修复传入的值为数字时报错 fix [#430](https://github.com/kingdee/kdesign/issues/430) ([82d2e83](https://github.com/kingdee/kdesign/commit/82d2e83daa0113808bd56cd81e01bdb096cb9a49))
1080
+ * [notification]修复问题,完善单测 ([40a4e4b](https://github.com/kingdee/kdesign/commit/40a4e4bf9af101d68694ae3993aeed75d09dfed7))
1081
+ * [pagination] 调整数字与文字间距 fix: [#456](https://github.com/kingdee/kdesign/issues/456) ([f2a4f70](https://github.com/kingdee/kdesign/commit/f2a4f70a914005e6eb1cc734aacb5757cfe966f8))
1082
+ * [select] 修复单选时选择先前的值onChange也会触发的问题 fix [#450](https://github.com/kingdee/kdesign/issues/450) ([bd2cb1d](https://github.com/kingdee/kdesign/commit/bd2cb1deaaa5590c3981a37329359e5eb4556304))
1083
+ * [select] 修复当多选选择器没有数据时全选按钮没办法取消勾选问题 fix [#454](https://github.com/kingdee/kdesign/issues/454) ([1b07aaf](https://github.com/kingdee/kdesign/commit/1b07aafa912feee25be6451f609f7b4dc8c386d3))
1084
+ * [select] 修复配置showSearch属性时鼠标手势问题 fix [#455](https://github.com/kingdee/kdesign/issues/455) ([c8616e7](https://github.com/kingdee/kdesign/commit/c8616e7a0f953ecb0ccba4bb7418e1cfacf46e51))
1085
+ * [select] 修复鼠标手势问题 ([a7475c4](https://github.com/kingdee/kdesign/commit/a7475c44ec9bf53fa9ddf0725950b69732d2d406))
1086
+ * [transfer] 新增国际化单测 ([7e02c5b](https://github.com/kingdee/kdesign/commit/7e02c5b1df5caae43e31f47181b3666a77356d8a))
1087
+ * [tree-select] 修复树选择器的class名存在重复的问题 fix [#445](https://github.com/kingdee/kdesign/issues/445) ([6cdbd79](https://github.com/kingdee/kdesign/commit/6cdbd79dd79dbb5685f60f49ccad39eb64f33bda))
1088
+ * [upload]修复onPreview问题 fix [#408](https://github.com/kingdee/kdesign/issues/408) ([20a1f24](https://github.com/kingdee/kdesign/commit/20a1f24f7ec1e830697a9b1e003d220e6b33f5fa))
687
1089
 
688
1090
 
689
1091
  ### Features
690
1092
 
691
- * [button] 新增Button.Dropdown的loading api fix [#431](https://github.com/kdcloudone/kdesign/issues/431) ([a50e334](https://github.com/kdcloudone/kdesign/commit/a50e3342621fa3146a8f52263b20d8c9f6441142))
692
- * [tree-select] 新增api onlyExpandOnClickIcon 支持点击整行展开树节点 fix [#459](https://github.com/kdcloudone/kdesign/issues/459) ([4b7348d](https://github.com/kdcloudone/kdesign/commit/4b7348d0a04e0c7def9e286fbf4c1af086bed2d1))
1093
+ * [button] 新增Button.Dropdown的loading api fix [#431](https://github.com/kingdee/kdesign/issues/431) ([a50e334](https://github.com/kingdee/kdesign/commit/a50e3342621fa3146a8f52263b20d8c9f6441142))
1094
+ * [tree-select] 新增api onlyExpandOnClickIcon 支持点击整行展开树节点 fix [#459](https://github.com/kingdee/kdesign/issues/459) ([4b7348d](https://github.com/kingdee/kdesign/commit/4b7348d0a04e0c7def9e286fbf4c1af086bed2d1))
693
1095
 
694
1096
 
695
1097
 
696
- ## [1.7.15](https://github.com/kdcloudone/kdesign/compare/v1.7.14...v1.7.15) (2023-06-16)
1098
+ ## [1.7.15](https://github.com/kingdee/kdesign/compare/v1.7.14...v1.7.15) (2023-06-16)
697
1099
 
698
1100
 
699
1101
  ### Bug Fixes
700
1102
 
701
- * [card] 更新card单测 ([f07fd69](https://github.com/kdcloudone/kdesign/commit/f07fd69ada07b5aa62a716bce5a51e4508567efe))
702
- * [carousel] 更新carousel单测 ([22a664e](https://github.com/kdcloudone/kdesign/commit/22a664e64b53b6c2a61b4c6fe50fd6ec04f8bf70))
703
- * [carousel] 修改api文档排版 [#424](https://github.com/kdcloudone/kdesign/issues/424) ([e6f3b08](https://github.com/kdcloudone/kdesign/commit/e6f3b0802d85c06222dc27a90cdfeb85380396b3))
704
- * [city-picker]修复弹出面板无法关闭问题 fix [#441](https://github.com/kdcloudone/kdesign/issues/441) ([e20bac3](https://github.com/kdcloudone/kdesign/commit/e20bac36806784e99f568552d2adf8968c75c6a1))
705
- * [cli] 更新页面文档版本号 ([e2e212b](https://github.com/kdcloudone/kdesign/commit/e2e212b5cbbb0b83ec3c3400ff9b2c1a032af3be))
706
- * [cli] 更新页面文档版本号 ([edea91e](https://github.com/kdcloudone/kdesign/commit/edea91e7c5ed827002b8d76eaa05b30fa373af63))
707
- * [color-picker] 更新color-picker单测 ([f5b6d88](https://github.com/kdcloudone/kdesign/commit/f5b6d88f5f190837a96a0f4fc0bab35b8bb1623e))
708
- * [form]修复组件取值问题 fix [#440](https://github.com/kdcloudone/kdesign/issues/440) ([3c9f651](https://github.com/kdcloudone/kdesign/commit/3c9f6510fd6cc3cba8c1f29f27634c1268ac342a))
709
- * [input-number] 更新数值输入框单测 ([ab58ad4](https://github.com/kdcloudone/kdesign/commit/ab58ad498a8257c7820463e595075da81642556b))
710
- * [input]修复边距问题 ([2edcb31](https://github.com/kdcloudone/kdesign/commit/2edcb31693bdf691e66e8678dcbab41abbcef324))
711
- * [Input]修复style属性缺失 fix [#437](https://github.com/kdcloudone/kdesign/issues/437) ([f84f807](https://github.com/kdcloudone/kdesign/commit/f84f807cba44e96b5716f385aa1782765cdb9d59))
712
- * [modal] 更新modal组件单测 ([df84b01](https://github.com/kdcloudone/kdesign/commit/df84b0121f463ca4a2ab12700f7fb2ecd5ad2256))
713
- * [modal] 修复拖动modal时内部的下拉框不自动关闭问题 fix [#442](https://github.com/kdcloudone/kdesign/issues/442) ([42e1735](https://github.com/kdcloudone/kdesign/commit/42e17350adb85238365dcc627be9bad2f6fd9946))
714
- * [search] 更新搜索组件单测 ([8e33fe5](https://github.com/kdcloudone/kdesign/commit/8e33fe5540b4a7fb83d943ec94db77622620a9a8))
715
- * [select] 更新select单测 ([0d8fb79](https://github.com/kdcloudone/kdesign/commit/0d8fb79b5b81a97fd34e2f0457903ad4e3c8a144))
716
- * [transfer] 更新transfer单测 ([c18c053](https://github.com/kdcloudone/kdesign/commit/c18c053bd3f909a03a3c232f58d328a964df92d6))
717
- * [tree-select] 更新树选择器单测 ([811d32e](https://github.com/kdcloudone/kdesign/commit/811d32e7a512d672639472efa0d6268e01d2948f))
718
- * [tree] 更新树组件单测 ([949e795](https://github.com/kdcloudone/kdesign/commit/949e795c476d1e9054a54bde70ce33bb2c77084d))
1103
+ * [card] 更新card单测 ([f07fd69](https://github.com/kingdee/kdesign/commit/f07fd69ada07b5aa62a716bce5a51e4508567efe))
1104
+ * [carousel] 更新carousel单测 ([22a664e](https://github.com/kingdee/kdesign/commit/22a664e64b53b6c2a61b4c6fe50fd6ec04f8bf70))
1105
+ * [carousel] 修改api文档排版 [#424](https://github.com/kingdee/kdesign/issues/424) ([e6f3b08](https://github.com/kingdee/kdesign/commit/e6f3b0802d85c06222dc27a90cdfeb85380396b3))
1106
+ * [city-picker]修复弹出面板无法关闭问题 fix [#441](https://github.com/kingdee/kdesign/issues/441) ([e20bac3](https://github.com/kingdee/kdesign/commit/e20bac36806784e99f568552d2adf8968c75c6a1))
1107
+ * [cli] 更新页面文档版本号 ([e2e212b](https://github.com/kingdee/kdesign/commit/e2e212b5cbbb0b83ec3c3400ff9b2c1a032af3be))
1108
+ * [cli] 更新页面文档版本号 ([edea91e](https://github.com/kingdee/kdesign/commit/edea91e7c5ed827002b8d76eaa05b30fa373af63))
1109
+ * [color-picker] 更新color-picker单测 ([f5b6d88](https://github.com/kingdee/kdesign/commit/f5b6d88f5f190837a96a0f4fc0bab35b8bb1623e))
1110
+ * [form]修复组件取值问题 fix [#440](https://github.com/kingdee/kdesign/issues/440) ([3c9f651](https://github.com/kingdee/kdesign/commit/3c9f6510fd6cc3cba8c1f29f27634c1268ac342a))
1111
+ * [input-number] 更新数值输入框单测 ([ab58ad4](https://github.com/kingdee/kdesign/commit/ab58ad498a8257c7820463e595075da81642556b))
1112
+ * [input]修复边距问题 ([2edcb31](https://github.com/kingdee/kdesign/commit/2edcb31693bdf691e66e8678dcbab41abbcef324))
1113
+ * [Input]修复style属性缺失 fix [#437](https://github.com/kingdee/kdesign/issues/437) ([f84f807](https://github.com/kingdee/kdesign/commit/f84f807cba44e96b5716f385aa1782765cdb9d59))
1114
+ * [modal] 更新modal组件单测 ([df84b01](https://github.com/kingdee/kdesign/commit/df84b0121f463ca4a2ab12700f7fb2ecd5ad2256))
1115
+ * [modal] 修复拖动modal时内部的下拉框不自动关闭问题 fix [#442](https://github.com/kingdee/kdesign/issues/442) ([42e1735](https://github.com/kingdee/kdesign/commit/42e17350adb85238365dcc627be9bad2f6fd9946))
1116
+ * [search] 更新搜索组件单测 ([8e33fe5](https://github.com/kingdee/kdesign/commit/8e33fe5540b4a7fb83d943ec94db77622620a9a8))
1117
+ * [select] 更新select单测 ([0d8fb79](https://github.com/kingdee/kdesign/commit/0d8fb79b5b81a97fd34e2f0457903ad4e3c8a144))
1118
+ * [transfer] 更新transfer单测 ([c18c053](https://github.com/kingdee/kdesign/commit/c18c053bd3f909a03a3c232f58d328a964df92d6))
1119
+ * [tree-select] 更新树选择器单测 ([811d32e](https://github.com/kingdee/kdesign/commit/811d32e7a512d672639472efa0d6268e01d2948f))
1120
+ * [tree] 更新树组件单测 ([949e795](https://github.com/kingdee/kdesign/commit/949e795c476d1e9054a54bde70ce33bb2c77084d))
719
1121
 
720
1122
 
721
1123
 
722
- ## [1.7.14](https://github.com/kdcloudone/kdesign/compare/v1.7.13...v1.7.14) (2023-06-09)
1124
+ ## [1.7.14](https://github.com/kingdee/kdesign/compare/v1.7.13...v1.7.14) (2023-06-09)
723
1125
 
724
1126
 
725
1127
  ### Bug Fixes
726
1128
 
727
- * [cli] 本地启动项目,docs-search 匹配结果url主站为 react.kingdee.design,不是localhost fixes:kdcloudone[#359](https://github.com/kdcloudone/kdesign/issues/359) ([5e4585b](https://github.com/kdcloudone/kdesign/commit/5e4585b13803ed924ee2dece6adf4dc866c84642))
728
- * [empty] 修复imageStyle不生效的问题 fix [#393](https://github.com/kdcloudone/kdesign/issues/393) ([2e15b71](https://github.com/kdcloudone/kdesign/commit/2e15b71b7ba58d15105c5b11d729a461d9204c53))
729
- * [select] 新增select快捷键 fix [#405](https://github.com/kdcloudone/kdesign/issues/405) ([51d20f8](https://github.com/kdcloudone/kdesign/commit/51d20f8fb0ba669ceaac75bb8083d3d451fe93a0))
1129
+ * [cli] 本地启动项目,docs-search 匹配结果url主站为 react.kingdee.design,不是localhost fixes:kdcloudone[#359](https://github.com/kingdee/kdesign/issues/359) ([5e4585b](https://github.com/kingdee/kdesign/commit/5e4585b13803ed924ee2dece6adf4dc866c84642))
1130
+ * [empty] 修复imageStyle不生效的问题 fix [#393](https://github.com/kingdee/kdesign/issues/393) ([2e15b71](https://github.com/kingdee/kdesign/commit/2e15b71b7ba58d15105c5b11d729a461d9204c53))
1131
+ * [select] 新增select快捷键 fix [#405](https://github.com/kingdee/kdesign/issues/405) ([51d20f8](https://github.com/kingdee/kdesign/commit/51d20f8fb0ba669ceaac75bb8083d3d451fe93a0))
730
1132
 
731
1133
 
732
1134
 
733
- ## [1.7.13](https://github.com/kdcloudone/kdesign/compare/v1.7.12...v1.7.13) (2023-06-02)
1135
+ ## [1.7.13](https://github.com/kingdee/kdesign/compare/v1.7.12...v1.7.13) (2023-06-02)
734
1136
 
735
1137
 
736
1138
  ### Bug Fixes
737
1139
 
738
- * [anchor] 纵向锚点增加背景色 fix [#360](https://github.com/kdcloudone/kdesign/issues/360) ([6877618](https://github.com/kdcloudone/kdesign/commit/687761873629043b649f04e2b514b334edef559c))
739
- * [cli] 修复在窗口尺寸变化时首页退出登录的问题 [#399](https://github.com/kdcloudone/kdesign/issues/399) ([612cbce](https://github.com/kdcloudone/kdesign/commit/612cbce48f571da10534f2e84e915c9d87933bb1))
740
- * [modal] 修复maskClassName不生效 fix [#413](https://github.com/kdcloudone/kdesign/issues/413) ([a4cba12](https://github.com/kdcloudone/kdesign/commit/a4cba12d53c020cce4952692a6b6a41923a91ef9))
741
- * [stepper] 修复大数字时自增或自减操作丢失精度 fix [#385](https://github.com/kdcloudone/kdesign/issues/385) ([03db1f8](https://github.com/kdcloudone/kdesign/commit/03db1f8ca23f34a942e1c1cd3da0b9e5aaa2c31e))
742
- * [tree-select] 多选时onChange第二个参数返回nodes数组 fix [#388](https://github.com/kdcloudone/kdesign/issues/388) ([0531718](https://github.com/kdcloudone/kdesign/commit/053171869ed05fe86fb4d0ad586bd16fb6b18588))
743
- * [tree-select]修复单选初始化时设置value无行选中效果问题 fix [#387](https://github.com/kdcloudone/kdesign/issues/387) ([62b7b6e](https://github.com/kdcloudone/kdesign/commit/62b7b6e456be8939775b8b2dd6bea5de795f034a))
744
- * [tree] 去除多选时行选中效果 fix [#401](https://github.com/kdcloudone/kdesign/issues/401) ([7630aa2](https://github.com/kdcloudone/kdesign/commit/7630aa27db5e27f047b02ac5a9bcd2b0254f3fcc))
1140
+ * [anchor] 纵向锚点增加背景色 fix [#360](https://github.com/kingdee/kdesign/issues/360) ([6877618](https://github.com/kingdee/kdesign/commit/687761873629043b649f04e2b514b334edef559c))
1141
+ * [cli] 修复在窗口尺寸变化时首页退出登录的问题 [#399](https://github.com/kingdee/kdesign/issues/399) ([612cbce](https://github.com/kingdee/kdesign/commit/612cbce48f571da10534f2e84e915c9d87933bb1))
1142
+ * [modal] 修复maskClassName不生效 fix [#413](https://github.com/kingdee/kdesign/issues/413) ([a4cba12](https://github.com/kingdee/kdesign/commit/a4cba12d53c020cce4952692a6b6a41923a91ef9))
1143
+ * [stepper] 修复大数字时自增或自减操作丢失精度 fix [#385](https://github.com/kingdee/kdesign/issues/385) ([03db1f8](https://github.com/kingdee/kdesign/commit/03db1f8ca23f34a942e1c1cd3da0b9e5aaa2c31e))
1144
+ * [tree-select] 多选时onChange第二个参数返回nodes数组 fix [#388](https://github.com/kingdee/kdesign/issues/388) ([0531718](https://github.com/kingdee/kdesign/commit/053171869ed05fe86fb4d0ad586bd16fb6b18588))
1145
+ * [tree-select]修复单选初始化时设置value无行选中效果问题 fix [#387](https://github.com/kingdee/kdesign/issues/387) ([62b7b6e](https://github.com/kingdee/kdesign/commit/62b7b6e456be8939775b8b2dd6bea5de795f034a))
1146
+ * [tree] 去除多选时行选中效果 fix [#401](https://github.com/kingdee/kdesign/issues/401) ([7630aa2](https://github.com/kingdee/kdesign/commit/7630aa27db5e27f047b02ac5a9bcd2b0254f3fcc))
745
1147
 
746
1148
 
747
1149
  ### Features
748
1150
 
749
- * [color-picker] 新增颜色类型下拉面板选项背景色的design token [#386](https://github.com/kdcloudone/kdesign/issues/386) ([fbe667d](https://github.com/kdcloudone/kdesign/commit/fbe667dd69b8d2d74b146cde35114de3131466bc))
1151
+ * [color-picker] 新增颜色类型下拉面板选项背景色的design token [#386](https://github.com/kingdee/kdesign/issues/386) ([fbe667d](https://github.com/kingdee/kdesign/commit/fbe667dd69b8d2d74b146cde35114de3131466bc))
750
1152
 
751
1153
 
752
1154
 
753
- ## [1.7.12](https://github.com/kdcloudone/kdesign/compare/v1.7.11...v1.7.12) (2023-05-26)
1155
+ ## [1.7.12](https://github.com/kingdee/kdesign/compare/v1.7.11...v1.7.12) (2023-05-26)
754
1156
 
755
1157
 
756
1158
  ### Bug Fixes
757
1159
 
758
- * [tree-select] 修复面板高度超出时无法滚动的bug ([73f5bd9](https://github.com/kdcloudone/kdesign/commit/73f5bd96d9bd4fa8e08db137354e68703753e2bb))
1160
+ * [tree-select] 修复面板高度超出时无法滚动的bug ([73f5bd9](https://github.com/kingdee/kdesign/commit/73f5bd96d9bd4fa8e08db137354e68703753e2bb))
759
1161
 
760
1162
 
761
1163
 
762
- ## [1.7.11](https://github.com/kdcloudone/kdesign/compare/v1.7.10...v1.7.11) (2023-05-26)
1164
+ ## [1.7.11](https://github.com/kingdee/kdesign/compare/v1.7.10...v1.7.11) (2023-05-26)
763
1165
 
764
1166
 
765
1167
  ### Bug Fixes
766
1168
 
767
- * [cli] 修复 MDocsSearch 搜索结果显示异常的问题 fixed kdcloudone[#378](https://github.com/kdcloudone/kdesign/issues/378) ([71cb5f2](https://github.com/kdcloudone/kdesign/commit/71cb5f2c85a93536e6e732f4fdc868ae082d7278))
768
- * [pagination] 修复页目数视觉问题 ([90db7ab](https://github.com/kdcloudone/kdesign/commit/90db7abc4125f39c4432570da6fa3cfe67f461e4))
1169
+ * [cli] 修复 MDocsSearch 搜索结果显示异常的问题 fixed kdcloudone[#378](https://github.com/kingdee/kdesign/issues/378) ([71cb5f2](https://github.com/kingdee/kdesign/commit/71cb5f2c85a93536e6e732f4fdc868ae082d7278))
1170
+ * [pagination] 修复页目数视觉问题 ([90db7ab](https://github.com/kingdee/kdesign/commit/90db7abc4125f39c4432570da6fa3cfe67f461e4))
769
1171
 
770
1172
 
771
1173
 
772
- ## [1.7.10](https://github.com/kdcloudone/kdesign/compare/v1.7.9...v1.7.10) (2023-05-19)
1174
+ ## [1.7.10](https://github.com/kingdee/kdesign/compare/v1.7.9...v1.7.10) (2023-05-19)
773
1175
 
774
1176
 
775
1177
  ### Bug Fixes
776
1178
 
777
- * [drawer]更新抽屉组件单测 ([ef2ee55](https://github.com/kdcloudone/kdesign/commit/ef2ee5524f6000df74c0d64d17d9045d26eda370))
778
- * [input]修复清空按钮触发失焦问题 fix [#371](https://github.com/kdcloudone/kdesign/issues/371) ([a9afce7](https://github.com/kdcloudone/kdesign/commit/a9afce7f68052bebb20a643831e778599e5b1a20))
779
- * [menu]更新menu组件单测 ([8e60543](https://github.com/kdcloudone/kdesign/commit/8e605432870f62dac99dc613c378f6ab93799d60))
780
- * [progress]更新进度条组件单测 ([bafaa8d](https://github.com/kdcloudone/kdesign/commit/bafaa8d052440aece38b7b2d5038f757a82f180e))
781
- * [split-panel]更新分割容器组件单测 ([6ee2c91](https://github.com/kdcloudone/kdesign/commit/6ee2c91a476a61039c01f460dd482ab3174c97fd))
782
- * [switch]更新开关组件单测 ([a3763ee](https://github.com/kdcloudone/kdesign/commit/a3763ee58b74526ff258a7c824b53ca55bafa88b))
1179
+ * [drawer]更新抽屉组件单测 ([ef2ee55](https://github.com/kingdee/kdesign/commit/ef2ee5524f6000df74c0d64d17d9045d26eda370))
1180
+ * [input]修复清空按钮触发失焦问题 fix [#371](https://github.com/kingdee/kdesign/issues/371) ([a9afce7](https://github.com/kingdee/kdesign/commit/a9afce7f68052bebb20a643831e778599e5b1a20))
1181
+ * [menu]更新menu组件单测 ([8e60543](https://github.com/kingdee/kdesign/commit/8e605432870f62dac99dc613c378f6ab93799d60))
1182
+ * [progress]更新进度条组件单测 ([bafaa8d](https://github.com/kingdee/kdesign/commit/bafaa8d052440aece38b7b2d5038f757a82f180e))
1183
+ * [split-panel]更新分割容器组件单测 ([6ee2c91](https://github.com/kingdee/kdesign/commit/6ee2c91a476a61039c01f460dd482ab3174c97fd))
1184
+ * [switch]更新开关组件单测 ([a3763ee](https://github.com/kingdee/kdesign/commit/a3763ee58b74526ff258a7c824b53ca55bafa88b))
783
1185
 
784
1186
 
785
1187
  ### Features
786
1188
 
787
- * [collapse]新增受控模式 fix [#341](https://github.com/kdcloudone/kdesign/issues/341) ([959e886](https://github.com/kdcloudone/kdesign/commit/959e886c2d449a9845f3ac2c36123c945273e527))
1189
+ * [collapse]新增受控模式 fix [#341](https://github.com/kingdee/kdesign/issues/341) ([959e886](https://github.com/kingdee/kdesign/commit/959e886c2d449a9845f3ac2c36123c945273e527))
788
1190
 
789
1191
 
790
1192
 
791
- ## [1.7.9](https://github.com/kdcloudone/kdesign/compare/v1.7.8...v1.7.9) (2023-05-12)
1193
+ ## [1.7.9](https://github.com/kingdee/kdesign/compare/v1.7.8...v1.7.9) (2023-05-12)
792
1194
 
793
1195
 
794
1196
  ### Bug Fixes
795
1197
 
796
- * [cli] 修改从组件库登录成功后停留在首页的bug ([b340b3d](https://github.com/kdcloudone/kdesign/commit/b340b3d224e31e5e6bc3ab6708c8c3cec61a85dd))
797
- * [cli] 修改组件库登录功能 ([dd59039](https://github.com/kdcloudone/kdesign/commit/dd590397ac98e32d497016ab8be0c8d17937dc90))
798
- * [input]allowClear占位问题 fix [#348](https://github.com/kdcloudone/kdesign/issues/348) ([31d1867](https://github.com/kdcloudone/kdesign/commit/31d1867b292a66a1672aa6605fad580b4f2856f3))
1198
+ * [cli] 修改从组件库登录成功后停留在首页的bug ([b340b3d](https://github.com/kingdee/kdesign/commit/b340b3d224e31e5e6bc3ab6708c8c3cec61a85dd))
1199
+ * [cli] 修改组件库登录功能 ([dd59039](https://github.com/kingdee/kdesign/commit/dd590397ac98e32d497016ab8be0c8d17937dc90))
1200
+ * [input]allowClear占位问题 fix [#348](https://github.com/kingdee/kdesign/issues/348) ([31d1867](https://github.com/kingdee/kdesign/commit/31d1867b292a66a1672aa6605fad580b4f2856f3))
799
1201
 
800
1202
 
801
1203
  ### Features
802
1204
 
803
- * [tree-select] 新增dropdownRender属性 fix [#343](https://github.com/kdcloudone/kdesign/issues/343) ([b4dccb4](https://github.com/kdcloudone/kdesign/commit/b4dccb4e5085f00196529050df208f80f3f151bb))
1205
+ * [tree-select] 新增dropdownRender属性 fix [#343](https://github.com/kingdee/kdesign/issues/343) ([b4dccb4](https://github.com/kingdee/kdesign/commit/b4dccb4e5085f00196529050df208f80f3f151bb))
804
1206
 
805
1207
 
806
1208
 
807
- ## [1.7.8](https://github.com/kdcloudone/kdesign/compare/v1.7.7...v1.7.8) (2023-05-08)
1209
+ ## [1.7.8](https://github.com/kingdee/kdesign/compare/v1.7.7...v1.7.8) (2023-05-08)
808
1210
 
809
1211
 
810
1212
  ### Bug Fixes
811
1213
 
812
- * [table] 修复新增自适应宽度特性导致的报错 ([c7e5c84](https://github.com/kdcloudone/kdesign/commit/c7e5c844f901d5b73f43c7ad73cb5235a0cbc5b0))
1214
+ * [table] 修复新增自适应宽度特性导致的报错 ([c7e5c84](https://github.com/kingdee/kdesign/commit/c7e5c844f901d5b73f43c7ad73cb5235a0cbc5b0))
813
1215
 
814
1216
 
815
1217
 
816
- ## [1.7.7](https://github.com/kdcloudone/kdesign/compare/v1.7.6...v1.7.7) (2023-05-06)
1218
+ ## [1.7.7](https://github.com/kingdee/kdesign/compare/v1.7.6...v1.7.7) (2023-05-06)
817
1219
 
818
1220
 
819
1221
  ### Features
820
1222
 
821
- * [table] 新增列宽自适应功能 fix [#249](https://github.com/kdcloudone/kdesign/issues/249) ([15e2412](https://github.com/kdcloudone/kdesign/commit/15e2412fef15132a5bba59c1f8ab7b4d760f3e36))
1223
+ * [table] 新增列宽自适应功能 fix [#249](https://github.com/kingdee/kdesign/issues/249) ([15e2412](https://github.com/kingdee/kdesign/commit/15e2412fef15132a5bba59c1f8ab7b4d760f3e36))
822
1224
 
823
1225
 
824
1226
 
825
- ## [1.7.6](https://github.com/kdcloudone/kdesign/compare/v1.7.5...v1.7.6) (2023-04-28)
1227
+ ## [1.7.6](https://github.com/kingdee/kdesign/compare/v1.7.5...v1.7.6) (2023-04-28)
826
1228
 
827
1229
 
828
1230
  ### Bug Fixes
829
1231
 
830
- * [cli] 修改登录功能cookie中的domin ([e2ed910](https://github.com/kdcloudone/kdesign/commit/e2ed9103efe2971ee89ce812e542bf2d39052126))
831
- * [input]修复校验状态样式 ([9feda12](https://github.com/kdcloudone/kdesign/commit/9feda129dd2b64ff208f9d6acec538edd8bc20fe))
1232
+ * [cli] 修改登录功能cookie中的domin ([e2ed910](https://github.com/kingdee/kdesign/commit/e2ed9103efe2971ee89ce812e542bf2d39052126))
1233
+ * [input]修复校验状态样式 ([9feda12](https://github.com/kingdee/kdesign/commit/9feda129dd2b64ff208f9d6acec538edd8bc20fe))
832
1234
 
833
1235
 
834
1236
  ### Features
835
1237
 
836
- * [form]传递校验属性 fix [#330](https://github.com/kdcloudone/kdesign/issues/330) ([e55685c](https://github.com/kdcloudone/kdesign/commit/e55685ce0b56a5e63dc239878d488e95053e9668))
837
- * [input]添加校验状态 ([dce1364](https://github.com/kdcloudone/kdesign/commit/dce13646317ae9a8a7d3d847cff2f7885f23fae7))
1238
+ * [form]传递校验属性 fix [#330](https://github.com/kingdee/kdesign/issues/330) ([e55685c](https://github.com/kingdee/kdesign/commit/e55685ce0b56a5e63dc239878d488e95053e9668))
1239
+ * [input]添加校验状态 ([dce1364](https://github.com/kingdee/kdesign/commit/dce13646317ae9a8a7d3d847cff2f7885f23fae7))
838
1240
 
839
1241
 
840
1242
 
841
- ## [1.7.5](https://github.com/kdcloudone/kdesign/compare/v1.7.4...v1.7.5) (2023-04-27)
1243
+ ## [1.7.5](https://github.com/kingdee/kdesign/compare/v1.7.4...v1.7.5) (2023-04-27)
842
1244
 
843
1245
 
844
1246
  ### Bug Fixes
845
1247
 
846
- * [card] 更新卡片单测 ([d7c6eaf](https://github.com/kdcloudone/kdesign/commit/d7c6eaf2a1a7d1b8d6e27be399244874a14207a9))
847
- * [carousel] 更新走马灯单测 ([3539ac5](https://github.com/kdcloudone/kdesign/commit/3539ac5276d373005fb7f235ed1e75de7dfe46a6))
848
- * [color-picker] 更新颜色选择器单测 ([49c9975](https://github.com/kdcloudone/kdesign/commit/49c9975f60e16e29ea0e845fd88a90a8a5742d3e))
849
- * [dropdown] Dropdown defaultKey 不生效[#326](https://github.com/kdcloudone/kdesign/issues/326) ([0216b46](https://github.com/kdcloudone/kdesign/commit/0216b46ad9e3083b1cbc42bcd11886969441b56e))
850
- * [tree] 更新树组件单测 ([52b81ff](https://github.com/kdcloudone/kdesign/commit/52b81ff9b5bd37b27936e40733a51f25ea51e3cb))
851
- * [tree] 修复单测报错 ([781aaa0](https://github.com/kdcloudone/kdesign/commit/781aaa02f5231f502d37de2356ce3fdd64017fc0))
852
- * [tree] 修复重新设置scrollToKey父节点不展开问题 fix [#334](https://github.com/kdcloudone/kdesign/issues/334) ([3252d79](https://github.com/kdcloudone/kdesign/commit/3252d79407b2821e569250b9ad02c9ff0e78f94b))
1248
+ * [card] 更新卡片单测 ([d7c6eaf](https://github.com/kingdee/kdesign/commit/d7c6eaf2a1a7d1b8d6e27be399244874a14207a9))
1249
+ * [carousel] 更新走马灯单测 ([3539ac5](https://github.com/kingdee/kdesign/commit/3539ac5276d373005fb7f235ed1e75de7dfe46a6))
1250
+ * [color-picker] 更新颜色选择器单测 ([49c9975](https://github.com/kingdee/kdesign/commit/49c9975f60e16e29ea0e845fd88a90a8a5742d3e))
1251
+ * [dropdown] Dropdown defaultKey 不生效[#326](https://github.com/kingdee/kdesign/issues/326) ([0216b46](https://github.com/kingdee/kdesign/commit/0216b46ad9e3083b1cbc42bcd11886969441b56e))
1252
+ * [tree] 更新树组件单测 ([52b81ff](https://github.com/kingdee/kdesign/commit/52b81ff9b5bd37b27936e40733a51f25ea51e3cb))
1253
+ * [tree] 修复单测报错 ([781aaa0](https://github.com/kingdee/kdesign/commit/781aaa02f5231f502d37de2356ce3fdd64017fc0))
1254
+ * [tree] 修复重新设置scrollToKey父节点不展开问题 fix [#334](https://github.com/kingdee/kdesign/issues/334) ([3252d79](https://github.com/kingdee/kdesign/commit/3252d79407b2821e569250b9ad02c9ff0e78f94b))
853
1255
 
854
1256
 
855
1257
  ### Features
856
1258
 
857
- * [color-picker] 透明度可配置隐藏 [#329](https://github.com/kdcloudone/kdesign/issues/329) ([42d8aa5](https://github.com/kdcloudone/kdesign/commit/42d8aa51c7513bc244c735e87276c23b6e7647f4))
858
- * 新增登录登出功能 ([f428659](https://github.com/kdcloudone/kdesign/commit/f428659e3ca51366e485183a56f08c62e0f78055))
1259
+ * [color-picker] 透明度可配置隐藏 [#329](https://github.com/kingdee/kdesign/issues/329) ([42d8aa5](https://github.com/kingdee/kdesign/commit/42d8aa51c7513bc244c735e87276c23b6e7647f4))
1260
+ * 新增登录登出功能 ([f428659](https://github.com/kingdee/kdesign/commit/f428659e3ca51366e485183a56f08c62e0f78055))
859
1261
 
860
1262
 
861
1263
 
862
- ## [1.7.4](https://github.com/kdcloudone/kdesign/compare/v1.7.3...v1.7.4) (2023-04-21)
1264
+ ## [1.7.4](https://github.com/kingdee/kdesign/compare/v1.7.3...v1.7.4) (2023-04-21)
863
1265
 
864
1266
 
865
1267
  ### Bug Fixes
866
1268
 
867
- * [cli] 修复由于postcss升级导致的ts报错 ([74dee75](https://github.com/kdcloudone/kdesign/commit/74dee75525c688a824eae607a6f6f1ec7716024c))
868
- * [table] 修复筛选条件等于\&不等于不生效的问题 fix [#310](https://github.com/kdcloudone/kdesign/issues/310) ([ed889ef](https://github.com/kdcloudone/kdesign/commit/ed889ef31bbbd29e3696d0c6274554ff32f4e2e2))
1269
+ * [cli] 修复由于postcss升级导致的ts报错 ([74dee75](https://github.com/kingdee/kdesign/commit/74dee75525c688a824eae607a6f6f1ec7716024c))
1270
+ * [table] 修复筛选条件等于\&不等于不生效的问题 fix [#310](https://github.com/kingdee/kdesign/issues/310) ([ed889ef](https://github.com/kingdee/kdesign/commit/ed889ef31bbbd29e3696d0c6274554ff32f4e2e2))
869
1271
 
870
1272
 
871
1273
 
872
- ## [1.7.3](https://github.com/kdcloudone/kdesign/compare/v1.7.2...v1.7.3) (2023-04-13)
1274
+ ## [1.7.3](https://github.com/kingdee/kdesign/compare/v1.7.2...v1.7.3) (2023-04-13)
873
1275
 
874
1276
 
875
1277
  ### Bug Fixes
876
1278
 
877
- * [select] 修复defaultOpen默认打开下拉面板不生效 fix [#313](https://github.com/kdcloudone/kdesign/issues/313) ([882c51b](https://github.com/kdcloudone/kdesign/commit/882c51b2fa2347ea06579578816ddff97d6dc5c3))
878
- * [tree-select] 修复下拉面板树样式与视觉稿不一致问题 fix [#323](https://github.com/kdcloudone/kdesign/issues/323) ([9d31ec6](https://github.com/kdcloudone/kdesign/commit/9d31ec61b8197a6bebacf27aebfa48d8818ccc99))
879
- * [tree-select] 修复token命名重复问题 fix [#321](https://github.com/kdcloudone/kdesign/issues/321) ([5236775](https://github.com/kdcloudone/kdesign/commit/5236775b5b09da99b2bd4155ecbedbd898e32d8b))
880
- * [tree] 修复defaultSelectedKeys不生效 fix [#322](https://github.com/kdcloudone/kdesign/issues/322) ([a20ef74](https://github.com/kdcloudone/kdesign/commit/a20ef7410a195189294b46b6969773a089a707b1))
1279
+ * [select] 修复defaultOpen默认打开下拉面板不生效 fix [#313](https://github.com/kingdee/kdesign/issues/313) ([882c51b](https://github.com/kingdee/kdesign/commit/882c51b2fa2347ea06579578816ddff97d6dc5c3))
1280
+ * [tree-select] 修复下拉面板树样式与视觉稿不一致问题 fix [#323](https://github.com/kingdee/kdesign/issues/323) ([9d31ec6](https://github.com/kingdee/kdesign/commit/9d31ec61b8197a6bebacf27aebfa48d8818ccc99))
1281
+ * [tree-select] 修复token命名重复问题 fix [#321](https://github.com/kingdee/kdesign/issues/321) ([5236775](https://github.com/kingdee/kdesign/commit/5236775b5b09da99b2bd4155ecbedbd898e32d8b))
1282
+ * [tree] 修复defaultSelectedKeys不生效 fix [#322](https://github.com/kingdee/kdesign/issues/322) ([a20ef74](https://github.com/kingdee/kdesign/commit/a20ef7410a195189294b46b6969773a089a707b1))
881
1283
 
882
1284
 
883
1285
 
884
- ## [1.7.2](https://github.com/kdcloudone/kdesign/compare/v1.7.1...v1.7.2) (2023-04-07)
1286
+ ## [1.7.2](https://github.com/kingdee/kdesign/compare/v1.7.1...v1.7.2) (2023-04-07)
885
1287
 
886
1288
 
887
1289
  ### Bug Fixes
888
1290
 
889
- * [color-picker] 修复单测问题点 ([59128c8](https://github.com/kdcloudone/kdesign/commit/59128c8b41411adf2974466e5e434e656c27d724))
890
- * [color-picker] 修复ColorPicker中第三方包color不被babel编译的问题 ([de871df](https://github.com/kdcloudone/kdesign/commit/de871df72dee2e17aa14553daa811406a98dcf35))
891
- * [color-picker] 颜色面板下拉框中的option未固定位置 [#307](https://github.com/kdcloudone/kdesign/issues/307) ([ed81af8](https://github.com/kdcloudone/kdesign/commit/ed81af8b0cb9d00da07677dc160c5ad2436eb497))
892
- * [modal] 修复多层弹窗拖拽会同时移动问题 fix [#312](https://github.com/kdcloudone/kdesign/issues/312) ([1adc288](https://github.com/kdcloudone/kdesign/commit/1adc288ddfde66bd3c4951fd71e6ae8ae6739a5c))
893
- * [modal] 修复modal传入style不生效问题 fix [#317](https://github.com/kdcloudone/kdesign/issues/317) ([1325ee6](https://github.com/kdcloudone/kdesign/commit/1325ee6001e2de6b2abcad490c5620c303faf69c))
894
- * [modal] 修复modal拖拽不能控制拖拽边界 fix [#318](https://github.com/kdcloudone/kdesign/issues/318) ([c7d909d](https://github.com/kdcloudone/kdesign/commit/c7d909d9740ff8e73f2a5f76ec388d1e8ac26a7c))
895
- * [select] 更新选择器单测 ([2d78242](https://github.com/kdcloudone/kdesign/commit/2d78242ffa0717aee79467d480dd14f0834661ee))
896
- * 当子元素只有一个时,Dropdown.menu设置的属性不生效 [#308](https://github.com/kdcloudone/kdesign/issues/308) ([c7111ec](https://github.com/kdcloudone/kdesign/commit/c7111ec1e3b2c3e56aa63ba1be09c8dd6bc92c3c))
1291
+ * [color-picker] 修复单测问题点 ([59128c8](https://github.com/kingdee/kdesign/commit/59128c8b41411adf2974466e5e434e656c27d724))
1292
+ * [color-picker] 修复ColorPicker中第三方包color不被babel编译的问题 ([de871df](https://github.com/kingdee/kdesign/commit/de871df72dee2e17aa14553daa811406a98dcf35))
1293
+ * [color-picker] 颜色面板下拉框中的option未固定位置 [#307](https://github.com/kingdee/kdesign/issues/307) ([ed81af8](https://github.com/kingdee/kdesign/commit/ed81af8b0cb9d00da07677dc160c5ad2436eb497))
1294
+ * [modal] 修复多层弹窗拖拽会同时移动问题 fix [#312](https://github.com/kingdee/kdesign/issues/312) ([1adc288](https://github.com/kingdee/kdesign/commit/1adc288ddfde66bd3c4951fd71e6ae8ae6739a5c))
1295
+ * [modal] 修复modal传入style不生效问题 fix [#317](https://github.com/kingdee/kdesign/issues/317) ([1325ee6](https://github.com/kingdee/kdesign/commit/1325ee6001e2de6b2abcad490c5620c303faf69c))
1296
+ * [modal] 修复modal拖拽不能控制拖拽边界 fix [#318](https://github.com/kingdee/kdesign/issues/318) ([c7d909d](https://github.com/kingdee/kdesign/commit/c7d909d9740ff8e73f2a5f76ec388d1e8ac26a7c))
1297
+ * [select] 更新选择器单测 ([2d78242](https://github.com/kingdee/kdesign/commit/2d78242ffa0717aee79467d480dd14f0834661ee))
1298
+ * 当子元素只有一个时,Dropdown.menu设置的属性不生效 [#308](https://github.com/kingdee/kdesign/issues/308) ([c7111ec](https://github.com/kingdee/kdesign/commit/c7111ec1e3b2c3e56aa63ba1be09c8dd6bc92c3c))
897
1299
 
898
1300
 
899
1301
 
900
- ## [1.7.1](https://github.com/kdcloudone/kdesign/compare/v1.7.0...v1.7.1) (2023-03-24)
1302
+ ## [1.7.1](https://github.com/kingdee/kdesign/compare/v1.7.0...v1.7.1) (2023-03-24)
901
1303
 
902
1304
 
903
1305
  ### Bug Fixes
904
1306
 
905
- * [cli] 添加组件概览缩略图默认值 ([9ad9386](https://github.com/kdcloudone/kdesign/commit/9ad9386fa64702605942c8bddfa8179b869db348))
906
- * [cli] 修复国际化配置需全量传入参数问题 fix [#297](https://github.com/kdcloudone/kdesign/issues/297) ([90de9ad](https://github.com/kdcloudone/kdesign/commit/90de9ad3f5bf952432161de40a4067f678365a9c))
907
- * [pagination]修复样式问题 fix [#288](https://github.com/kdcloudone/kdesign/issues/288) ([37ec001](https://github.com/kdcloudone/kdesign/commit/37ec00156fe68c7188150158ceffa0e0457d784c))
908
- * [pagination]修复样式问题 fix [#288](https://github.com/kdcloudone/kdesign/issues/288) ([8283ed8](https://github.com/kdcloudone/kdesign/commit/8283ed89af37eebfe2dc06c85769715558760857))
1307
+ * [cli] 添加组件概览缩略图默认值 ([9ad9386](https://github.com/kingdee/kdesign/commit/9ad9386fa64702605942c8bddfa8179b869db348))
1308
+ * [cli] 修复国际化配置需全量传入参数问题 fix [#297](https://github.com/kingdee/kdesign/issues/297) ([90de9ad](https://github.com/kingdee/kdesign/commit/90de9ad3f5bf952432161de40a4067f678365a9c))
1309
+ * [pagination]修复样式问题 fix [#288](https://github.com/kingdee/kdesign/issues/288) ([37ec001](https://github.com/kingdee/kdesign/commit/37ec00156fe68c7188150158ceffa0e0457d784c))
1310
+ * [pagination]修复样式问题 fix [#288](https://github.com/kingdee/kdesign/issues/288) ([8283ed8](https://github.com/kingdee/kdesign/commit/8283ed89af37eebfe2dc06c85769715558760857))
909
1311
 
910
1312
 
911
1313
  ### Features
912
1314
 
913
- * [color-picker] add color-picker component ([74c8266](https://github.com/kdcloudone/kdesign/commit/74c8266fa426ba3d6b7b2ba03eac7cac75990fdc))
1315
+ * [color-picker] add color-picker component ([74c8266](https://github.com/kingdee/kdesign/commit/74c8266fa426ba3d6b7b2ba03eac7cac75990fdc))
914
1316
 
915
1317
 
916
1318
 
917
- # [1.7.0](https://github.com/kdcloudone/kdesign/compare/v1.6.40...v1.7.0) (2023-03-23)
1319
+ # [1.7.0](https://github.com/kingdee/kdesign/compare/v1.6.40...v1.7.0) (2023-03-23)
918
1320
 
919
1321
 
920
1322
  ### Bug Fixes
921
1323
 
922
- * [cascader] 选择后反选对应的显示内容错误 fix [#289](https://github.com/kdcloudone/kdesign/issues/289) ([8e645af](https://github.com/kdcloudone/kdesign/commit/8e645affebd31130c138ffa91bf50d8994f82957))
923
- * [cascader] 选择两个label相同的选项报错 fix [#290](https://github.com/kdcloudone/kdesign/issues/290) ([9237809](https://github.com/kdcloudone/kdesign/commit/9237809f4c95bd1daaae08de05669e3be6c84084))
924
- * [input]修复mouseDown失焦问题 fix [#295](https://github.com/kdcloudone/kdesign/issues/295) ([06cd8f2](https://github.com/kdcloudone/kdesign/commit/06cd8f24b995e44cb00e5581fb64814442886da8))
1324
+ * [cascader] 选择后反选对应的显示内容错误 fix [#289](https://github.com/kingdee/kdesign/issues/289) ([8e645af](https://github.com/kingdee/kdesign/commit/8e645affebd31130c138ffa91bf50d8994f82957))
1325
+ * [cascader] 选择两个label相同的选项报错 fix [#290](https://github.com/kingdee/kdesign/issues/290) ([9237809](https://github.com/kingdee/kdesign/commit/9237809f4c95bd1daaae08de05669e3be6c84084))
1326
+ * [input]修复mouseDown失焦问题 fix [#295](https://github.com/kingdee/kdesign/issues/295) ([06cd8f2](https://github.com/kingdee/kdesign/commit/06cd8f24b995e44cb00e5581fb64814442886da8))
925
1327
 
926
1328
 
927
1329
  ### Features
928
1330
 
929
- * [tree-select] 新增树选择器 ([50b9e0e](https://github.com/kdcloudone/kdesign/commit/50b9e0e519433c9d251e6ab2ba4c5bfa508d06f9))
1331
+ * [tree-select] 新增树选择器 ([50b9e0e](https://github.com/kingdee/kdesign/commit/50b9e0e519433c9d251e6ab2ba4c5bfa508d06f9))
930
1332
 
931
1333
 
932
1334
 
933
- ## [1.6.40](https://github.com/kdcloudone/kdesign/compare/v1.6.39...v1.6.40) (2023-03-16)
1335
+ ## [1.6.40](https://github.com/kingdee/kdesign/compare/v1.6.39...v1.6.40) (2023-03-16)
934
1336
 
935
1337
 
936
1338
  ### Bug Fixes
937
1339
 
938
- * [button] 修复文字按钮禁用状态下触发click事件 fix [#281](https://github.com/kdcloudone/kdesign/issues/281) ([5a9e5f1](https://github.com/kdcloudone/kdesign/commit/5a9e5f1fd6dd60b1e58fe19b6839b98df74ccd04))
939
- * [input]修复suffix问题 ([7ccb629](https://github.com/kdcloudone/kdesign/commit/7ccb6296b385045ad864b079f7ca8a8177987c73))
940
- * [select] 修复传入options时optionLabelProp无效问题 ([51d0973](https://github.com/kdcloudone/kdesign/commit/51d09730089f8f977284c0978727f9d984a6175f))
941
- * [select] 修复autoFocus不生效问题 ([c0909da](https://github.com/kdcloudone/kdesign/commit/c0909dac9effa3b18533fdbb5d8b676ede47c555))
942
- * [select] 修复clearIcon不生效问题 ([ea2837f](https://github.com/kdcloudone/kdesign/commit/ea2837f13ded0359b11ef0bbd30e42b07b889a17))
943
- * [tree] 修复当父节点key值为0时filterTreeNode失效 fix [#280](https://github.com/kdcloudone/kdesign/issues/280) ([6090a50](https://github.com/kdcloudone/kdesign/commit/6090a50939372e0279e9706843779285cddd7c57))
944
- * [tree] 修复节点过滤时部分节点不展开问题 fix [#278](https://github.com/kdcloudone/kdesign/issues/278) ([6622ea5](https://github.com/kdcloudone/kdesign/commit/6622ea560a14059ffb7c22ac2e627fbe2ae29bd1))
945
- * [upload]修复children渲染问题 ([2d0af4c](https://github.com/kdcloudone/kdesign/commit/2d0af4cee0e6fecd792f92c5727d16f1950edc25))
1340
+ * [button] 修复文字按钮禁用状态下触发click事件 fix [#281](https://github.com/kingdee/kdesign/issues/281) ([5a9e5f1](https://github.com/kingdee/kdesign/commit/5a9e5f1fd6dd60b1e58fe19b6839b98df74ccd04))
1341
+ * [input]修复suffix问题 ([7ccb629](https://github.com/kingdee/kdesign/commit/7ccb6296b385045ad864b079f7ca8a8177987c73))
1342
+ * [select] 修复传入options时optionLabelProp无效问题 ([51d0973](https://github.com/kingdee/kdesign/commit/51d09730089f8f977284c0978727f9d984a6175f))
1343
+ * [select] 修复autoFocus不生效问题 ([c0909da](https://github.com/kingdee/kdesign/commit/c0909dac9effa3b18533fdbb5d8b676ede47c555))
1344
+ * [select] 修复clearIcon不生效问题 ([ea2837f](https://github.com/kingdee/kdesign/commit/ea2837f13ded0359b11ef0bbd30e42b07b889a17))
1345
+ * [tree] 修复当父节点key值为0时filterTreeNode失效 fix [#280](https://github.com/kingdee/kdesign/issues/280) ([6090a50](https://github.com/kingdee/kdesign/commit/6090a50939372e0279e9706843779285cddd7c57))
1346
+ * [tree] 修复节点过滤时部分节点不展开问题 fix [#278](https://github.com/kingdee/kdesign/issues/278) ([6622ea5](https://github.com/kingdee/kdesign/commit/6622ea560a14059ffb7c22ac2e627fbe2ae29bd1))
1347
+ * [upload]修复children渲染问题 ([2d0af4c](https://github.com/kingdee/kdesign/commit/2d0af4cee0e6fecd792f92c5727d16f1950edc25))
946
1348
 
947
1349
 
948
1350
 
949
- ## [1.6.39](https://github.com/kdcloudone/kdesign/compare/v1.6.38...v1.6.39) (2023-03-09)
1351
+ ## [1.6.39](https://github.com/kingdee/kdesign/compare/v1.6.38...v1.6.39) (2023-03-09)
950
1352
 
951
1353
 
952
1354
  ### Bug Fixes
953
1355
 
954
- * [date-picker]修复面板箭头问题 ([fd693bd](https://github.com/kdcloudone/kdesign/commit/fd693bdde37606d8a0d44ae597a5c2882e9ff937))
955
- * [date-picker]修复内存泄露问题 ([175e9aa](https://github.com/kdcloudone/kdesign/commit/175e9aae96a3c7abfb36153ad1353acda5e2a8e3))
956
- * [date-picker]修复时间范围快速选择年月问题 ([7c2cf97](https://github.com/kdcloudone/kdesign/commit/7c2cf9726b744e693abe78c4b4e8ec0de6cbf88b))
1356
+ * [date-picker]修复面板箭头问题 ([fd693bd](https://github.com/kingdee/kdesign/commit/fd693bdde37606d8a0d44ae597a5c2882e9ff937))
1357
+ * [date-picker]修复内存泄露问题 ([175e9aa](https://github.com/kingdee/kdesign/commit/175e9aae96a3c7abfb36153ad1353acda5e2a8e3))
1358
+ * [date-picker]修复时间范围快速选择年月问题 ([7c2cf97](https://github.com/kingdee/kdesign/commit/7c2cf9726b744e693abe78c4b4e8ec0de6cbf88b))
957
1359
 
958
1360
 
959
1361
 
960
- ## [1.6.38](https://github.com/kdcloudone/kdesign/compare/v1.6.37...v1.6.38) (2023-03-02)
1362
+ ## [1.6.38](https://github.com/kingdee/kdesign/compare/v1.6.37...v1.6.38) (2023-03-02)
961
1363
 
962
1364
 
963
1365
  ### Bug Fixes
964
1366
 
965
- * [cli] 修复prettier版本更新导致的格式校验报错 ([1da0f06](https://github.com/kdcloudone/kdesign/commit/1da0f0602159dd542a2eb2788b1f4d713403e3a1))
966
- * [image-cropper] 支持设置裁剪区域百分比 fix [#270](https://github.com/kdcloudone/kdesign/issues/270) ([e56d29e](https://github.com/kdcloudone/kdesign/commit/e56d29e62103c899f2a44c0b0baade79b6206b81))
967
- * [radio] onChange 控制被选中项的bug [#273](https://github.com/kdcloudone/kdesign/issues/273) ([1676998](https://github.com/kdcloudone/kdesign/commit/1676998049a753bfbdd13b062f6709286e9b8d93))
1367
+ * [cli] 修复prettier版本更新导致的格式校验报错 ([1da0f06](https://github.com/kingdee/kdesign/commit/1da0f0602159dd542a2eb2788b1f4d713403e3a1))
1368
+ * [image-cropper] 支持设置裁剪区域百分比 fix [#270](https://github.com/kingdee/kdesign/issues/270) ([e56d29e](https://github.com/kingdee/kdesign/commit/e56d29e62103c899f2a44c0b0baade79b6206b81))
1369
+ * [radio] onChange 控制被选中项的bug [#273](https://github.com/kingdee/kdesign/issues/273) ([1676998](https://github.com/kingdee/kdesign/commit/1676998049a753bfbdd13b062f6709286e9b8d93))
968
1370
 
969
1371
 
970
1372
 
971
- ## [1.6.37](https://github.com/kdcloudone/kdesign/compare/v1.6.36...v1.6.37) (2023-02-28)
1373
+ ## [1.6.37](https://github.com/kingdee/kdesign/compare/v1.6.36...v1.6.37) (2023-02-28)
972
1374
 
973
1375
 
974
1376
  ### Bug Fixes
975
1377
 
976
- * [table]修复分组列收起后,拖拽列宽鼠标位置不正确 bug ([cc4fa11](https://github.com/kdcloudone/kdesign/commit/cc4fa116de9da24442c5a9db8cefd0e4d02f24e0))
1378
+ * [table]修复分组列收起后,拖拽列宽鼠标位置不正确 bug ([cc4fa11](https://github.com/kingdee/kdesign/commit/cc4fa116de9da24442c5a9db8cefd0e4d02f24e0))
977
1379
 
978
1380
 
979
1381
 
980
- ## [1.6.36](https://github.com/kdcloudone/kdesign/compare/v1.6.35...v1.6.36) (2023-02-23)
1382
+ ## [1.6.36](https://github.com/kingdee/kdesign/compare/v1.6.35...v1.6.36) (2023-02-23)
981
1383
 
982
1384
 
983
1385
  ### Bug Fixes
984
1386
 
985
- * [date-picker]修复切换年月异常 fix [#256](https://github.com/kdcloudone/kdesign/issues/256) ([f33e022](https://github.com/kdcloudone/kdesign/commit/f33e0227b9d35c7043d513c0bb3227540cd150f7))
986
- * [dropdown]menu 包含framgement 的时候不能传递class ([04a14cb](https://github.com/kdcloudone/kdesign/commit/04a14cb6ba361d3e99b542dc37be5205e1c0937c))
987
- * [image-cropper] 图片裁剪重新上传按钮和其他按钮没有对启 fix [#238](https://github.com/kdcloudone/kdesign/issues/238) ([15fa1c4](https://github.com/kdcloudone/kdesign/commit/15fa1c458984c1b559696103faf376b3c395b94e))
988
- * [select] 修复可搜索选择器无法点击自身关闭下拉框问题 ([c386960](https://github.com/kdcloudone/kdesign/commit/c386960a4251fe2e8c2286f5d553318727698e98))
1387
+ * [date-picker]修复切换年月异常 fix [#256](https://github.com/kingdee/kdesign/issues/256) ([f33e022](https://github.com/kingdee/kdesign/commit/f33e0227b9d35c7043d513c0bb3227540cd150f7))
1388
+ * [dropdown]menu 包含framgement 的时候不能传递class ([04a14cb](https://github.com/kingdee/kdesign/commit/04a14cb6ba361d3e99b542dc37be5205e1c0937c))
1389
+ * [image-cropper] 图片裁剪重新上传按钮和其他按钮没有对启 fix [#238](https://github.com/kingdee/kdesign/issues/238) ([15fa1c4](https://github.com/kingdee/kdesign/commit/15fa1c458984c1b559696103faf376b3c395b94e))
1390
+ * [select] 修复可搜索选择器无法点击自身关闭下拉框问题 ([c386960](https://github.com/kingdee/kdesign/commit/c386960a4251fe2e8c2286f5d553318727698e98))
989
1391
 
990
1392
 
991
1393
 
992
- ## [1.6.35](https://github.com/kdcloudone/kdesign/compare/v1.6.34...v1.6.35) (2023-02-22)
1394
+ ## [1.6.35](https://github.com/kingdee/kdesign/compare/v1.6.34...v1.6.35) (2023-02-22)
993
1395
 
994
1396
 
995
1397
  ### Bug Fixes
996
1398
 
997
- * [cli] 修复ts报错 ([72eeb56](https://github.com/kdcloudone/kdesign/commit/72eeb56580aa897c22e26607815bf672caa0b6d8))
998
- * [date-picker]修复disabled时清除图标异常 fix [#256](https://github.com/kdcloudone/kdesign/issues/256) ([35a1a5d](https://github.com/kdcloudone/kdesign/commit/35a1a5d1fe0eb138db2cc8eb896c2ca416eaecaf))
999
- * [select] 当选项字符数较多时,多选框大小会被压缩 fix [#258](https://github.com/kdcloudone/kdesign/issues/258) ([876c6ad](https://github.com/kdcloudone/kdesign/commit/876c6adc57b699d9dc750299a22f736e67650302))
1000
- * [select] 修复视觉bug fix [#247](https://github.com/kdcloudone/kdesign/issues/247) ([c2ae7ae](https://github.com/kdcloudone/kdesign/commit/c2ae7ae256461cb392ab0861452e1aae63b7da04))
1001
- * [tree] 自定义展开收起图标鼠标可点击范围太小 fix [#236](https://github.com/kdcloudone/kdesign/issues/236) ([f3d9153](https://github.com/kdcloudone/kdesign/commit/f3d915313f063c2e991d044d489c1b9e871fc8e6))
1399
+ * [cli] 修复ts报错 ([72eeb56](https://github.com/kingdee/kdesign/commit/72eeb56580aa897c22e26607815bf672caa0b6d8))
1400
+ * [date-picker]修复disabled时清除图标异常 fix [#256](https://github.com/kingdee/kdesign/issues/256) ([35a1a5d](https://github.com/kingdee/kdesign/commit/35a1a5d1fe0eb138db2cc8eb896c2ca416eaecaf))
1401
+ * [select] 当选项字符数较多时,多选框大小会被压缩 fix [#258](https://github.com/kingdee/kdesign/issues/258) ([876c6ad](https://github.com/kingdee/kdesign/commit/876c6adc57b699d9dc750299a22f736e67650302))
1402
+ * [select] 修复视觉bug fix [#247](https://github.com/kingdee/kdesign/issues/247) ([c2ae7ae](https://github.com/kingdee/kdesign/commit/c2ae7ae256461cb392ab0861452e1aae63b7da04))
1403
+ * [tree] 自定义展开收起图标鼠标可点击范围太小 fix [#236](https://github.com/kingdee/kdesign/issues/236) ([f3d9153](https://github.com/kingdee/kdesign/commit/f3d915313f063c2e991d044d489c1b9e871fc8e6))
1002
1404
 
1003
1405
 
1004
1406
 
1005
- ## [1.6.34](https://github.com/kdcloudone/kdesign/compare/v1.6.33...v1.6.34) (2023-02-20)
1407
+ ## [1.6.34](https://github.com/kingdee/kdesign/compare/v1.6.33...v1.6.34) (2023-02-20)
1006
1408
 
1007
1409
 
1008
1410
  ### Bug Fixes
1009
1411
 
1010
- * [cli] 更新单测配置文件 ([dcd6a3a](https://github.com/kdcloudone/kdesign/commit/dcd6a3a1165e111b05d6bc71dbca4ac0813c7246))
1011
- * [rate] 修复自定义样式不生效的问题 ([08c6b53](https://github.com/kdcloudone/kdesign/commit/08c6b53429c26a01878d30ca3a07507134798660))
1412
+ * [cli] 更新单测配置文件 ([dcd6a3a](https://github.com/kingdee/kdesign/commit/dcd6a3a1165e111b05d6bc71dbca4ac0813c7246))
1413
+ * [rate] 修复自定义样式不生效的问题 ([08c6b53](https://github.com/kingdee/kdesign/commit/08c6b53429c26a01878d30ca3a07507134798660))
1012
1414
 
1013
1415
 
1014
1416
 
1015
- ## [1.6.33](https://github.com/kdcloudone/kdesign/compare/v1.6.32...v1.6.33) (2023-02-16)
1417
+ ## [1.6.33](https://github.com/kingdee/kdesign/compare/v1.6.32...v1.6.33) (2023-02-16)
1016
1418
 
1017
1419
 
1018
1420
  ### Bug Fixes
1019
1421
 
1020
- * [date-picker]修复onChange多次触发问题 ([955a169](https://github.com/kdcloudone/kdesign/commit/955a16965f51a80600dd383427e2f2bc97577548))
1422
+ * [date-picker]修复onChange多次触发问题 ([955a169](https://github.com/kingdee/kdesign/commit/955a16965f51a80600dd383427e2f2bc97577548))
1021
1423
 
1022
1424
 
1023
1425
  ### Features
1024
1426
 
1025
- * [table] 添加表格分组列展开收缩特性 ([4e7d0b8](https://github.com/kdcloudone/kdesign/commit/4e7d0b85a808c37cf692fd2e8c299b8566b55a52))
1427
+ * [table] 添加表格分组列展开收缩特性 ([4e7d0b8](https://github.com/kingdee/kdesign/commit/4e7d0b85a808c37cf692fd2e8c299b8566b55a52))
1026
1428
 
1027
1429
 
1028
1430
 
1029
- ## [1.6.32](https://github.com/kdcloudone/kdesign/compare/v1.6.31...v1.6.32) (2023-02-13)
1431
+ ## [1.6.32](https://github.com/kingdee/kdesign/compare/v1.6.31...v1.6.32) (2023-02-13)
1030
1432
 
1031
1433
 
1032
1434
  ### Bug Fixes
1033
1435
 
1034
- * [stepper] 大数值下显示与操作bug fixs [#229](https://github.com/kdcloudone/kdesign/issues/229) ([594cb70](https://github.com/kdcloudone/kdesign/commit/594cb701beb5153e49da25c21573b51743fa89bd))
1035
- * [tooltip] 消失时间太久的问题 ([6b7e9b2](https://github.com/kdcloudone/kdesign/commit/6b7e9b2f44e66fcdf34e51f1be506bbcaa800746))
1436
+ * [stepper] 大数值下显示与操作bug fixs [#229](https://github.com/kingdee/kdesign/issues/229) ([594cb70](https://github.com/kingdee/kdesign/commit/594cb701beb5153e49da25c21573b51743fa89bd))
1437
+ * [tooltip] 消失时间太久的问题 ([6b7e9b2](https://github.com/kingdee/kdesign/commit/6b7e9b2f44e66fcdf34e51f1be506bbcaa800746))
1036
1438
 
1037
1439
 
1038
1440
  ### Features
1039
1441
 
1040
- * [select] 新增虚拟滚动 fix [#174](https://github.com/kdcloudone/kdesign/issues/174) ([3e99b13](https://github.com/kdcloudone/kdesign/commit/3e99b13d1d616321e8f96d61d8830b25fa8f98b1))
1442
+ * [select] 新增虚拟滚动 fix [#174](https://github.com/kingdee/kdesign/issues/174) ([3e99b13](https://github.com/kingdee/kdesign/commit/3e99b13d1d616321e8f96d61d8830b25fa8f98b1))
1041
1443
 
1042
1444
 
1043
1445
 
1044
- ## [1.6.31](https://github.com/kdcloudone/kdesign/compare/v1.6.30...v1.6.31) (2023-02-09)
1446
+ ## [1.6.31](https://github.com/kingdee/kdesign/compare/v1.6.30...v1.6.31) (2023-02-09)
1045
1447
 
1046
1448
 
1047
1449
  ### Bug Fixes
1048
1450
 
1049
- * [form]修复label布局问题 fix [#224](https://github.com/kdcloudone/kdesign/issues/224) ([b9202f9](https://github.com/kdcloudone/kdesign/commit/b9202f9f4a28464654d588354c0d33eb212b6e54))
1050
- * [grid] 栅格容器在搜狗浏览器下存在兼容性问题,没有上下间隔 fix [#227](https://github.com/kdcloudone/kdesign/issues/227) ([bef05d6](https://github.com/kdcloudone/kdesign/commit/bef05d67725dd92e391079210ace4eb36570410c))
1051
- * [select] 下拉选择中点击全选触发的 onChange 回调没有返回值 fix [#234](https://github.com/kdcloudone/kdesign/issues/234) ([53e37da](https://github.com/kdcloudone/kdesign/commit/53e37da6e5cd5c7c3eb372ea73b3fa09497a1258))
1052
- * [select] 修复占位提示和下拉箭头重合问题 fix [#221](https://github.com/kdcloudone/kdesign/issues/221) ([e762d80](https://github.com/kdcloudone/kdesign/commit/e762d80140df20e80c7947149a9c92f93eba5427))
1053
- * [tree] 修复树控件treeData更新展开节点不更新问题 fix [#235](https://github.com/kdcloudone/kdesign/issues/235) ([62a501a](https://github.com/kdcloudone/kdesign/commit/62a501ab3b774c8d107dcd3a9bd8e63f584391af))
1451
+ * [form]修复label布局问题 fix [#224](https://github.com/kingdee/kdesign/issues/224) ([b9202f9](https://github.com/kingdee/kdesign/commit/b9202f9f4a28464654d588354c0d33eb212b6e54))
1452
+ * [grid] 栅格容器在搜狗浏览器下存在兼容性问题,没有上下间隔 fix [#227](https://github.com/kingdee/kdesign/issues/227) ([bef05d6](https://github.com/kingdee/kdesign/commit/bef05d67725dd92e391079210ace4eb36570410c))
1453
+ * [select] 下拉选择中点击全选触发的 onChange 回调没有返回值 fix [#234](https://github.com/kingdee/kdesign/issues/234) ([53e37da](https://github.com/kingdee/kdesign/commit/53e37da6e5cd5c7c3eb372ea73b3fa09497a1258))
1454
+ * [select] 修复占位提示和下拉箭头重合问题 fix [#221](https://github.com/kingdee/kdesign/issues/221) ([e762d80](https://github.com/kingdee/kdesign/commit/e762d80140df20e80c7947149a9c92f93eba5427))
1455
+ * [tree] 修复树控件treeData更新展开节点不更新问题 fix [#235](https://github.com/kingdee/kdesign/issues/235) ([62a501a](https://github.com/kingdee/kdesign/commit/62a501ab3b774c8d107dcd3a9bd8e63f584391af))
1054
1456
 
1055
1457
 
1056
1458
 
1057
- ## [1.6.30](https://github.com/kdcloudone/kdesign/compare/v1.6.29...v1.6.30) (2023-02-07)
1459
+ ## [1.6.30](https://github.com/kingdee/kdesign/compare/v1.6.29...v1.6.30) (2023-02-07)
1058
1460
 
1059
1461
 
1060
1462
  ### Bug Fixes
1061
1463
 
1062
- * [cascader] 修复级联选择未固定下拉面板高度问题 ([557b847](https://github.com/kdcloudone/kdesign/commit/557b84700e0bacab10d018fd130aaee0f174d30a))
1063
- * [date-picker]修复失焦触发onChange及样式问题 ([feb9c37](https://github.com/kdcloudone/kdesign/commit/feb9c372af4aa9af40d87d64ed443af2484880d6))
1064
- * [input-number] 修复设置为负数最大长度显示问题 fixed [#220](https://github.com/kdcloudone/kdesign/issues/220) ([3336d90](https://github.com/kdcloudone/kdesign/commit/3336d90c00cebe0953d59ec011030e8662bf68d0))
1065
- * [input-number] digitLength和decimalLength同时配置,导致录入不了文本问题 fix [#222](https://github.com/kdcloudone/kdesign/issues/222) ([638bbae](https://github.com/kdcloudone/kdesign/commit/638bbae85256d72219f8b5249e5d1d7799f630b5))
1066
- * [input]修复count下聚集问题 ([5ee19b0](https://github.com/kdcloudone/kdesign/commit/5ee19b0e8e4ca55d66dbdbced7b377c82c27b779))
1067
- * [tooltip] trigger添加mouseleave事件控制显隐 ([ab9487c](https://github.com/kdcloudone/kdesign/commit/ab9487c6bb1202dfb74b192d35f7f2ca60e0b747))
1068
- * [tree] 修复传入selectedKeys无选中效果问题 fix [#215](https://github.com/kdcloudone/kdesign/issues/215) ([e1b54d1](https://github.com/kdcloudone/kdesign/commit/e1b54d170e7c2092302f14abd0d99ed7894f55c1))
1069
- * [tree] 修复tree组件展开收起问题 fix [#216](https://github.com/kdcloudone/kdesign/issues/216) ([07a05ec](https://github.com/kdcloudone/kdesign/commit/07a05ec7187d1923c4cc76c6e08b75be1a80f82f))
1464
+ * [cascader] 修复级联选择未固定下拉面板高度问题 ([557b847](https://github.com/kingdee/kdesign/commit/557b84700e0bacab10d018fd130aaee0f174d30a))
1465
+ * [date-picker]修复失焦触发onChange及样式问题 ([feb9c37](https://github.com/kingdee/kdesign/commit/feb9c372af4aa9af40d87d64ed443af2484880d6))
1466
+ * [input-number] 修复设置为负数最大长度显示问题 fixed [#220](https://github.com/kingdee/kdesign/issues/220) ([3336d90](https://github.com/kingdee/kdesign/commit/3336d90c00cebe0953d59ec011030e8662bf68d0))
1467
+ * [input-number] digitLength和decimalLength同时配置,导致录入不了文本问题 fix [#222](https://github.com/kingdee/kdesign/issues/222) ([638bbae](https://github.com/kingdee/kdesign/commit/638bbae85256d72219f8b5249e5d1d7799f630b5))
1468
+ * [input]修复count下聚集问题 ([5ee19b0](https://github.com/kingdee/kdesign/commit/5ee19b0e8e4ca55d66dbdbced7b377c82c27b779))
1469
+ * [tooltip] trigger添加mouseleave事件控制显隐 ([ab9487c](https://github.com/kingdee/kdesign/commit/ab9487c6bb1202dfb74b192d35f7f2ca60e0b747))
1470
+ * [tree] 修复传入selectedKeys无选中效果问题 fix [#215](https://github.com/kingdee/kdesign/issues/215) ([e1b54d1](https://github.com/kingdee/kdesign/commit/e1b54d170e7c2092302f14abd0d99ed7894f55c1))
1471
+ * [tree] 修复tree组件展开收起问题 fix [#216](https://github.com/kingdee/kdesign/issues/216) ([07a05ec](https://github.com/kingdee/kdesign/commit/07a05ec7187d1923c4cc76c6e08b75be1a80f82f))
1070
1472
 
1071
1473
 
1072
1474
 
1073
- ## [1.6.29](https://github.com/kdcloudone/kdesign/compare/v1.6.28...v1.6.29) (2023-01-17)
1475
+ ## [1.6.29](https://github.com/kingdee/kdesign/compare/v1.6.28...v1.6.29) (2023-01-17)
1074
1476
 
1075
1477
 
1076
1478
  ### Bug Fixes
1077
1479
 
1078
- * [date-picker]修复面板重置问题 ([a0f9c47](https://github.com/kdcloudone/kdesign/commit/a0f9c47c2614f184e775dfd095cfbd9928ff1989))
1079
- * [form]修复form受控值onChange触发问题 ([1e2e000](https://github.com/kdcloudone/kdesign/commit/1e2e000e7f248ace5d28d5402db78b9a19de5eb9))
1080
- * [upload]修复图片禁用问题 ([4f19336](https://github.com/kdcloudone/kdesign/commit/4f19336d3b33dceeb03cad438a4f65f7a5fb0fb8))
1480
+ * [date-picker]修复面板重置问题 ([a0f9c47](https://github.com/kingdee/kdesign/commit/a0f9c47c2614f184e775dfd095cfbd9928ff1989))
1481
+ * [form]修复form受控值onChange触发问题 ([1e2e000](https://github.com/kingdee/kdesign/commit/1e2e000e7f248ace5d28d5402db78b9a19de5eb9))
1482
+ * [upload]修复图片禁用问题 ([4f19336](https://github.com/kingdee/kdesign/commit/4f19336d3b33dceeb03cad438a4f65f7a5fb0fb8))
1081
1483
 
1082
1484
 
1083
1485
 
1084
- ## [1.6.28](https://github.com/kdcloudone/kdesign/compare/v1.6.27...v1.6.28) (2023-01-12)
1486
+ ## [1.6.28](https://github.com/kingdee/kdesign/compare/v1.6.27...v1.6.28) (2023-01-12)
1085
1487
 
1086
1488
 
1087
1489
  ### Bug Fixes
1088
1490
 
1089
- * [date-picker]修复面板不更新及清除图标问题 ([6385360](https://github.com/kdcloudone/kdesign/commit/63853608796c8387ed1107de2c3ae662b1bce0d2))
1090
- * [dropdown] children特殊值处理bug [#202](https://github.com/kdcloudone/kdesign/issues/202) ([058343b](https://github.com/kdcloudone/kdesign/commit/058343b614ee9299027fb7b0b92584d42cac4c73))
1091
- * [form]修复radio取值问题 ([0a758c9](https://github.com/kdcloudone/kdesign/commit/0a758c9fcd4d47cd0b6e5acc9bb3d17901e1692b))
1092
- * [image] previewGroup的children为空时报错 [#201](https://github.com/kdcloudone/kdesign/issues/201) ([2d14967](https://github.com/kdcloudone/kdesign/commit/2d149676e5aa6423a7aeeeefa44caae910c292f6))
1093
- * [image]特定浏览器下预览图片时点击放大缩小按钮报错 [#193](https://github.com/kdcloudone/kdesign/issues/193) ([599ac7a](https://github.com/kdcloudone/kdesign/commit/599ac7a753576c45d5241224977b9324cce395f6))
1094
- * [input-number] 修复数值输入框小数位不对问题 ([74f1ff3](https://github.com/kdcloudone/kdesign/commit/74f1ff37111e59d5418708f1291cc8b6ba06b12c))
1095
- * [input-number] value传入数字报错 [#208](https://github.com/kdcloudone/kdesign/issues/208) ([5501183](https://github.com/kdcloudone/kdesign/commit/5501183836fe425a5d739846acf4dcfcac187c8e))
1096
- * [input]实现input计数展示 ([4317903](https://github.com/kdcloudone/kdesign/commit/431790394935bef12b11cbc61034c6d6813adc33))
1097
- * [input]修复计数器显隐问题 ([ff568a7](https://github.com/kdcloudone/kdesign/commit/ff568a714735ef19fdd4ba74f2d5a06952495a86))
1098
- * [select] 修复选择器清空问题 [#182](https://github.com/kdcloudone/kdesign/issues/182) ([3b1e6ae](https://github.com/kdcloudone/kdesign/commit/3b1e6ae248ad17c6eaab8f38658c3145a5f2e1f5))
1099
- * [select] 修复选择器全选受控问题 ([368f9bc](https://github.com/kdcloudone/kdesign/commit/368f9bca8fa01efb33c44e58ccbbef944e813a6f))
1100
- * [upload]修复禁用下可删除问题 ([33fb0ea](https://github.com/kdcloudone/kdesign/commit/33fb0ea0aec921375ab58621c45a1640c78f39b6))
1101
- * [upload]修复origin属性问题 ([2554c19](https://github.com/kdcloudone/kdesign/commit/2554c19af6794a1a8ba10e350b3adb6827398527))
1491
+ * [date-picker]修复面板不更新及清除图标问题 ([6385360](https://github.com/kingdee/kdesign/commit/63853608796c8387ed1107de2c3ae662b1bce0d2))
1492
+ * [dropdown] children特殊值处理bug [#202](https://github.com/kingdee/kdesign/issues/202) ([058343b](https://github.com/kingdee/kdesign/commit/058343b614ee9299027fb7b0b92584d42cac4c73))
1493
+ * [form]修复radio取值问题 ([0a758c9](https://github.com/kingdee/kdesign/commit/0a758c9fcd4d47cd0b6e5acc9bb3d17901e1692b))
1494
+ * [image] previewGroup的children为空时报错 [#201](https://github.com/kingdee/kdesign/issues/201) ([2d14967](https://github.com/kingdee/kdesign/commit/2d149676e5aa6423a7aeeeefa44caae910c292f6))
1495
+ * [image]特定浏览器下预览图片时点击放大缩小按钮报错 [#193](https://github.com/kingdee/kdesign/issues/193) ([599ac7a](https://github.com/kingdee/kdesign/commit/599ac7a753576c45d5241224977b9324cce395f6))
1496
+ * [input-number] 修复数值输入框小数位不对问题 ([74f1ff3](https://github.com/kingdee/kdesign/commit/74f1ff37111e59d5418708f1291cc8b6ba06b12c))
1497
+ * [input-number] value传入数字报错 [#208](https://github.com/kingdee/kdesign/issues/208) ([5501183](https://github.com/kingdee/kdesign/commit/5501183836fe425a5d739846acf4dcfcac187c8e))
1498
+ * [input]实现input计数展示 ([4317903](https://github.com/kingdee/kdesign/commit/431790394935bef12b11cbc61034c6d6813adc33))
1499
+ * [input]修复计数器显隐问题 ([ff568a7](https://github.com/kingdee/kdesign/commit/ff568a714735ef19fdd4ba74f2d5a06952495a86))
1500
+ * [select] 修复选择器清空问题 [#182](https://github.com/kingdee/kdesign/issues/182) ([3b1e6ae](https://github.com/kingdee/kdesign/commit/3b1e6ae248ad17c6eaab8f38658c3145a5f2e1f5))
1501
+ * [select] 修复选择器全选受控问题 ([368f9bc](https://github.com/kingdee/kdesign/commit/368f9bca8fa01efb33c44e58ccbbef944e813a6f))
1502
+ * [upload]修复禁用下可删除问题 ([33fb0ea](https://github.com/kingdee/kdesign/commit/33fb0ea0aec921375ab58621c45a1640c78f39b6))
1503
+ * [upload]修复origin属性问题 ([2554c19](https://github.com/kingdee/kdesign/commit/2554c19af6794a1a8ba10e350b3adb6827398527))
1102
1504
 
1103
1505
 
1104
1506
 
1105
- ## [1.6.27](https://github.com/kdcloudone/kdesign/compare/v1.6.26...v1.6.27) (2023-01-06)
1507
+ ## [1.6.27](https://github.com/kingdee/kdesign/compare/v1.6.26...v1.6.27) (2023-01-06)
1106
1508
 
1107
1509
 
1108
1510
  ### Bug Fixes
1109
1511
 
1110
- * [date-picker]修复快速选择年月样式 ([3c9fe63](https://github.com/kdcloudone/kdesign/commit/3c9fe63e0eec3b211d716404126285b498892cee))
1111
- * [datePicker]ref重复渲染问题 ([cf44d95](https://github.com/kdcloudone/kdesign/commit/cf44d952591869a4eb14b1d864c45d6b84d89921))
1112
- * [pagination]新增图标替换功能 ([9b05ede](https://github.com/kdcloudone/kdesign/commit/9b05edeaac67f5051796881b10a95312338f0251))
1512
+ * [date-picker]修复快速选择年月样式 ([3c9fe63](https://github.com/kingdee/kdesign/commit/3c9fe63e0eec3b211d716404126285b498892cee))
1513
+ * [datePicker]ref重复渲染问题 ([cf44d95](https://github.com/kingdee/kdesign/commit/cf44d952591869a4eb14b1d864c45d6b84d89921))
1514
+ * [pagination]新增图标替换功能 ([9b05ede](https://github.com/kingdee/kdesign/commit/9b05edeaac67f5051796881b10a95312338f0251))
1113
1515
 
1114
1516
 
1115
1517
  ### Features
1116
1518
 
1117
- * [select] 新增tagRender功能 ([5c48923](https://github.com/kdcloudone/kdesign/commit/5c4892355cf0a65b31d55fe10f65bfc5384b32d3))
1519
+ * [select] 新增tagRender功能 ([5c48923](https://github.com/kingdee/kdesign/commit/5c4892355cf0a65b31d55fe10f65bfc5384b32d3))
1118
1520
 
1119
1521
 
1120
1522
 
1121
- ## [1.6.26](https://github.com/kdcloudone/kdesign/compare/v1.6.25...v1.6.26) (2023-01-05)
1523
+ ## [1.6.26](https://github.com/kingdee/kdesign/compare/v1.6.25...v1.6.26) (2023-01-05)
1122
1524
 
1123
1525
 
1124
1526
  ### Bug Fixes
1125
1527
 
1126
- * [checkbox] checkboxgroup onchangeAPI 破坏性修改,参数checkedValue与 e:Event互换位置 ([227271e](https://github.com/kdcloudone/kdesign/commit/227271e402790f8b5e3a10ff9d298547123ac527))
1127
- * [filter] 修复单测问题点 ([3ddd367](https://github.com/kdcloudone/kdesign/commit/3ddd367b0a8f1ac065688cefbc8ce65e41ca4862))
1128
- * [select] 修复单选模式下选中后title显示问题 ([1a45d7c](https://github.com/kdcloudone/kdesign/commit/1a45d7c37398249105b2254c07d34d218eff65a5))
1129
- * [select] 修复多选时删除所选项问题 ([b707a3a](https://github.com/kdcloudone/kdesign/commit/b707a3aa18d04f12c88e083d26e1bb73690ce39f))
1130
- * [stepper] 修复嵌入式步进器递增按钮点击区域不灵敏问题 ([bacde1a](https://github.com/kdcloudone/kdesign/commit/bacde1a4269262d138328826d16d8c169d3e1509))
1131
- * [tree] 修复可勾选受控状态时半选按钮显示问题 ([079dd75](https://github.com/kdcloudone/kdesign/commit/079dd755973f4ffc5f74006659152e984939cf68))
1528
+ * [checkbox] checkboxgroup onchangeAPI 破坏性修改,参数checkedValue与 e:Event互换位置 ([227271e](https://github.com/kingdee/kdesign/commit/227271e402790f8b5e3a10ff9d298547123ac527))
1529
+ * [filter] 修复单测问题点 ([3ddd367](https://github.com/kingdee/kdesign/commit/3ddd367b0a8f1ac065688cefbc8ce65e41ca4862))
1530
+ * [select] 修复单选模式下选中后title显示问题 ([1a45d7c](https://github.com/kingdee/kdesign/commit/1a45d7c37398249105b2254c07d34d218eff65a5))
1531
+ * [select] 修复多选时删除所选项问题 ([b707a3a](https://github.com/kingdee/kdesign/commit/b707a3aa18d04f12c88e083d26e1bb73690ce39f))
1532
+ * [stepper] 修复嵌入式步进器递增按钮点击区域不灵敏问题 ([bacde1a](https://github.com/kingdee/kdesign/commit/bacde1a4269262d138328826d16d8c169d3e1509))
1533
+ * [tree] 修复可勾选受控状态时半选按钮显示问题 ([079dd75](https://github.com/kingdee/kdesign/commit/079dd755973f4ffc5f74006659152e984939cf68))
1132
1534
 
1133
1535
 
1134
1536
 
1135
- ## [1.6.25](https://github.com/kdcloudone/kdesign/compare/v1.6.24...v1.6.25) (2023-01-03)
1537
+ ## [1.6.25](https://github.com/kingdee/kdesign/compare/v1.6.24...v1.6.25) (2023-01-03)
1136
1538
 
1137
1539
 
1138
1540
  ### Bug Fixes
1139
1541
 
1140
- * [datePicker]修复快速选择时间 ([3866458](https://github.com/kdcloudone/kdesign/commit/38664581e2102c6a82659a7e3bd0cdf2ed2b5ae7))
1141
- * [datePicker]修复面板ref赋值 ([6b51b24](https://github.com/kdcloudone/kdesign/commit/6b51b24ddccf3d6c96a52b1a8321b1a93de29286))
1542
+ * [datePicker]修复快速选择时间 ([3866458](https://github.com/kingdee/kdesign/commit/38664581e2102c6a82659a7e3bd0cdf2ed2b5ae7))
1543
+ * [datePicker]修复面板ref赋值 ([6b51b24](https://github.com/kingdee/kdesign/commit/6b51b24ddccf3d6c96a52b1a8321b1a93de29286))
1142
1544
 
1143
1545
 
1144
1546
 
1145
- ## [1.6.24](https://github.com/kdcloudone/kdesign/compare/v1.6.23...v1.6.24) (2022-12-29)
1547
+ ## [1.6.24](https://github.com/kingdee/kdesign/compare/v1.6.23...v1.6.24) (2022-12-29)
1146
1548
 
1147
1549
 
1148
1550
  ### Bug Fixes
1149
1551
 
1150
- * [select] 修复下拉项title设置不生效问题 ([36e965b](https://github.com/kdcloudone/kdesign/commit/36e965b7c570c7d04aca9a8ec05a644d61eb68db))
1151
- * [tooltip] 不论使用哪种触发方式移出poper的时候都出发隐藏 ([4c2b0db](https://github.com/kdcloudone/kdesign/commit/4c2b0db0dc2473aeb628feac8e3ad3bcfea9a879))
1152
- * [tooltip] 修复第二次点击不触发onVisibleChange [#183](https://github.com/kdcloudone/kdesign/issues/183) ([cf9c8d0](https://github.com/kdcloudone/kdesign/commit/cf9c8d016072403966c77c3c7e341671f2ae01c6))
1153
- * [tree] 修复禁用节点勾选bug ([4ea5787](https://github.com/kdcloudone/kdesign/commit/4ea57878e901e10c6776639264851b07297fc065))
1552
+ * [select] 修复下拉项title设置不生效问题 ([36e965b](https://github.com/kingdee/kdesign/commit/36e965b7c570c7d04aca9a8ec05a644d61eb68db))
1553
+ * [tooltip] 不论使用哪种触发方式移出poper的时候都出发隐藏 ([4c2b0db](https://github.com/kingdee/kdesign/commit/4c2b0db0dc2473aeb628feac8e3ad3bcfea9a879))
1554
+ * [tooltip] 修复第二次点击不触发onVisibleChange [#183](https://github.com/kingdee/kdesign/issues/183) ([cf9c8d0](https://github.com/kingdee/kdesign/commit/cf9c8d016072403966c77c3c7e341671f2ae01c6))
1555
+ * [tree] 修复禁用节点勾选bug ([4ea5787](https://github.com/kingdee/kdesign/commit/4ea57878e901e10c6776639264851b07297fc065))
1154
1556
 
1155
1557
 
1156
1558
  ### Features
1157
1559
 
1158
- * [select] 修改select组件全边框状态时光标的位置 ([699490f](https://github.com/kdcloudone/kdesign/commit/699490f1873d188e3a49e4ffa8ae4c5f773d964e))
1560
+ * [select] 修改select组件全边框状态时光标的位置 ([699490f](https://github.com/kingdee/kdesign/commit/699490f1873d188e3a49e4ffa8ae4c5f773d964e))
1159
1561
 
1160
1562
 
1161
1563
 
1162
- ## [1.6.23](https://github.com/kdcloudone/kdesign/compare/v1.6.22...v1.6.23) (2022-12-20)
1564
+ ## [1.6.23](https://github.com/kingdee/kdesign/compare/v1.6.22...v1.6.23) (2022-12-20)
1163
1565
 
1164
1566
 
1165
1567
  ### Bug Fixes
1166
1568
 
1167
- * [stepper] 调整步进器token ([12fc93b](https://github.com/kdcloudone/kdesign/commit/12fc93bc52ca7996028727d4e7bfbded1cf722bf))
1569
+ * [stepper] 调整步进器token ([12fc93b](https://github.com/kingdee/kdesign/commit/12fc93bc52ca7996028727d4e7bfbded1cf722bf))
1168
1570
 
1169
1571
 
1170
1572
  ### Features
1171
1573
 
1172
- * [cascader] 新增级联多选功能 ([3d702b1](https://github.com/kdcloudone/kdesign/commit/3d702b14d2b4653af20b8dc769a76dc298af15af))
1574
+ * [cascader] 新增级联多选功能 ([3d702b1](https://github.com/kingdee/kdesign/commit/3d702b14d2b4653af20b8dc769a76dc298af15af))
1173
1575
 
1174
1576
 
1175
1577
 
1176
- ## [1.6.22](https://github.com/kdcloudone/kdesign/compare/v1.6.21...v1.6.22) (2022-12-16)
1578
+ ## [1.6.22](https://github.com/kingdee/kdesign/compare/v1.6.21...v1.6.22) (2022-12-16)
1177
1579
 
1178
1580
 
1179
1581
  ### Bug Fixes
1180
1582
 
1181
- * [datePicker]修复时间范围自定义render问题 ([ca5957d](https://github.com/kdcloudone/kdesign/commit/ca5957d977270d4e76b79f51d36ab4adb319652b))
1182
- * [radio] 禁用态依旧能选中 [#180](https://github.com/kdcloudone/kdesign/issues/180) ([7f8dc43](https://github.com/kdcloudone/kdesign/commit/7f8dc4357695a393bfe84999fe02d24b6a60357e))
1583
+ * [datePicker]修复时间范围自定义render问题 ([ca5957d](https://github.com/kingdee/kdesign/commit/ca5957d977270d4e76b79f51d36ab4adb319652b))
1584
+ * [radio] 禁用态依旧能选中 [#180](https://github.com/kingdee/kdesign/issues/180) ([7f8dc43](https://github.com/kingdee/kdesign/commit/7f8dc4357695a393bfe84999fe02d24b6a60357e))
1183
1585
 
1184
1586
 
1185
1587
 
1186
- ## [1.6.21](https://github.com/kdcloudone/kdesign/compare/v1.6.20...v1.6.21) (2022-12-08)
1588
+ ## [1.6.21](https://github.com/kingdee/kdesign/compare/v1.6.20...v1.6.21) (2022-12-08)
1187
1589
 
1188
1590
 
1189
1591
  ### Bug Fixes
1190
1592
 
1191
- * [checkbox] group onchange 事件添加返回值checkedValue ([bcea0a6](https://github.com/kdcloudone/kdesign/commit/bcea0a6d782c18c229202bf6c76b8332547a1bd9))
1192
- * [cli] 修复ts版本升级导致的报错 ([f1b098e](https://github.com/kdcloudone/kdesign/commit/f1b098e4ea6ca54f684a41b40a291969a413d7f7))
1193
- * [menu]修复点击失效问题 [#169](https://github.com/kdcloudone/kdesign/issues/169) ([ae0e050](https://github.com/kdcloudone/kdesign/commit/ae0e050a4d5bd0ff7765b7b8aadfaa2e24cf378e))
1194
- * [radio] 修复radio value 无法识别number和字符串 [#171](https://github.com/kdcloudone/kdesign/issues/171) ([859485c](https://github.com/kdcloudone/kdesign/commit/859485cc79e84072750bc008aa216e41947d8ce5))
1593
+ * [checkbox] group onchange 事件添加返回值checkedValue ([bcea0a6](https://github.com/kingdee/kdesign/commit/bcea0a6d782c18c229202bf6c76b8332547a1bd9))
1594
+ * [cli] 修复ts版本升级导致的报错 ([f1b098e](https://github.com/kingdee/kdesign/commit/f1b098e4ea6ca54f684a41b40a291969a413d7f7))
1595
+ * [menu]修复点击失效问题 [#169](https://github.com/kingdee/kdesign/issues/169) ([ae0e050](https://github.com/kingdee/kdesign/commit/ae0e050a4d5bd0ff7765b7b8aadfaa2e24cf378e))
1596
+ * [radio] 修复radio value 无法识别number和字符串 [#171](https://github.com/kingdee/kdesign/issues/171) ([859485c](https://github.com/kingdee/kdesign/commit/859485cc79e84072750bc008aa216e41947d8ce5))
1195
1597
 
1196
1598
 
1197
1599
 
1198
- ## [1.6.20](https://github.com/kdcloudone/kdesign/compare/v1.6.19...v1.6.20) (2022-12-06)
1600
+ ## [1.6.20](https://github.com/kingdee/kdesign/compare/v1.6.19...v1.6.20) (2022-12-06)
1199
1601
 
1200
1602
 
1201
1603
  ### Bug Fixes
1202
1604
 
1203
- * [button] 解决类型未定义导致ts报错问题 ([debf8b8](https://github.com/kdcloudone/kdesign/commit/debf8b80362acd642ad670ac29586b89bf488118))
1204
- * [button] demo调整 ([ec85346](https://github.com/kdcloudone/kdesign/commit/ec8534610f254185f748211b0d450c8a0197aa6f))
1205
- * [input-number] 修复数值输入框size设置不生效问题 ([b08bab0](https://github.com/kdcloudone/kdesign/commit/b08bab042e2ac5d7f1c0e919763c49ee251a230a))
1206
- * [select] 修复多选搜索时全选问题 ([fc98e1c](https://github.com/kdcloudone/kdesign/commit/fc98e1caddcbaecf9168844b9f55edd8424491e6))
1605
+ * [button] 解决类型未定义导致ts报错问题 ([debf8b8](https://github.com/kingdee/kdesign/commit/debf8b80362acd642ad670ac29586b89bf488118))
1606
+ * [button] demo调整 ([ec85346](https://github.com/kingdee/kdesign/commit/ec8534610f254185f748211b0d450c8a0197aa6f))
1607
+ * [input-number] 修复数值输入框size设置不生效问题 ([b08bab0](https://github.com/kingdee/kdesign/commit/b08bab042e2ac5d7f1c0e919763c49ee251a230a))
1608
+ * [select] 修复多选搜索时全选问题 ([fc98e1c](https://github.com/kingdee/kdesign/commit/fc98e1caddcbaecf9168844b9f55edd8424491e6))
1207
1609
 
1208
1610
 
1209
1611
 
1210
- ## [1.6.19](https://github.com/kdcloudone/kdesign/compare/v1.6.18...v1.6.19) (2022-12-02)
1612
+ ## [1.6.19](https://github.com/kingdee/kdesign/compare/v1.6.18...v1.6.19) (2022-12-02)
1211
1613
 
1212
1614
 
1213
1615
  ### Bug Fixes
1214
1616
 
1215
- * [select] 修复多选模式下数据流问题 ([eedf53c](https://github.com/kdcloudone/kdesign/commit/eedf53cf5332c69b14cac554dec47e07bea38064))
1617
+ * [select] 修复多选模式下数据流问题 ([eedf53c](https://github.com/kingdee/kdesign/commit/eedf53cf5332c69b14cac554dec47e07bea38064))
1216
1618
 
1217
1619
 
1218
1620
 
1219
- ## [1.6.18](https://github.com/kdcloudone/kdesign/compare/v1.6.17...v1.6.18) (2022-12-01)
1621
+ ## [1.6.18](https://github.com/kingdee/kdesign/compare/v1.6.17...v1.6.18) (2022-12-01)
1220
1622
 
1221
1623
 
1222
1624
  ### Bug Fixes
1223
1625
 
1224
- * [select] 去除多余的外边距 ([f48390f](https://github.com/kdcloudone/kdesign/commit/f48390fe4db5fc7a5e80cc49d730624bfd842eb2))
1225
- * [select] 修复超长文本溢出问题 ([777d007](https://github.com/kdcloudone/kdesign/commit/777d007c1a2ceaec8afd2e22568f98868b34a0df))
1626
+ * [select] 去除多余的外边距 ([f48390f](https://github.com/kingdee/kdesign/commit/f48390fe4db5fc7a5e80cc49d730624bfd842eb2))
1627
+ * [select] 修复超长文本溢出问题 ([777d007](https://github.com/kingdee/kdesign/commit/777d007c1a2ceaec8afd2e22568f98868b34a0df))
1226
1628
 
1227
1629
 
1228
1630
 
1229
- ## [1.6.17](https://github.com/kdcloudone/kdesign/compare/v1.6.16...v1.6.17) (2022-11-28)
1631
+ ## [1.6.17](https://github.com/kingdee/kdesign/compare/v1.6.16...v1.6.17) (2022-11-28)
1230
1632
 
1231
1633
 
1232
1634
  ### Bug Fixes
1233
1635
 
1234
- * [checkbox 配置穿透和受控修复] ([ca7434a](https://github.com/kdcloudone/kdesign/commit/ca7434adf80856177e430a648a8c4d61c4653f9f))
1235
- * [stepper padding-left改为9px] ([80dc099](https://github.com/kdcloudone/kdesign/commit/80dc099a27aead676525dafbafee3627eaa3626a))
1236
- * [usePoper] popperRef所在的区域mouseleave被禁止了后无法消失 ([e77acaf](https://github.com/kdcloudone/kdesign/commit/e77acafca9b514947194f6280e74c779e819a599))
1636
+ * [checkbox 配置穿透和受控修复] ([ca7434a](https://github.com/kingdee/kdesign/commit/ca7434adf80856177e430a648a8c4d61c4653f9f))
1637
+ * [stepper padding-left改为9px] ([80dc099](https://github.com/kingdee/kdesign/commit/80dc099a27aead676525dafbafee3627eaa3626a))
1638
+ * [usePoper] popperRef所在的区域mouseleave被禁止了后无法消失 ([e77acaf](https://github.com/kingdee/kdesign/commit/e77acafca9b514947194f6280e74c779e819a599))
1237
1639
 
1238
1640
 
1239
1641
 
1240
- ## [1.6.16](https://github.com/kdcloudone/kdesign/compare/v1.6.15...v1.6.16) (2022-11-24)
1642
+ ## [1.6.16](https://github.com/kingdee/kdesign/compare/v1.6.15...v1.6.16) (2022-11-24)
1241
1643
 
1242
1644
 
1243
1645
  ### Bug Fixes
1244
1646
 
1245
- * [cli] 更新国际化文档 ([10d5058](https://github.com/kdcloudone/kdesign/commit/10d50589ac5722bdc8720a84bfeb07ecf3f7106b))
1246
- * [date-picker]修复allowClear显示错误 ([0134537](https://github.com/kdcloudone/kdesign/commit/013453791fc7e451dfe24550fac1fc3588b67e6e))
1247
- * [modal] 修复弹窗内容过高时导致头部跟尾部高度被压缩问题 ([5fb169a](https://github.com/kdcloudone/kdesign/commit/5fb169a431521bdbf5906ab8b53256a8c72daed3))
1248
- * [select] 修复Option的value设置为number类型,删除tag异常的问题 ([c85f81c](https://github.com/kdcloudone/kdesign/commit/c85f81cb2741079cca4401895ed200c75530e085))
1249
- * [select] demo调整 ([98043d2](https://github.com/kdcloudone/kdesign/commit/98043d2b922e1d44841236801363d0299737d4f7))
1647
+ * [cli] 更新国际化文档 ([10d5058](https://github.com/kingdee/kdesign/commit/10d50589ac5722bdc8720a84bfeb07ecf3f7106b))
1648
+ * [date-picker]修复allowClear显示错误 ([0134537](https://github.com/kingdee/kdesign/commit/013453791fc7e451dfe24550fac1fc3588b67e6e))
1649
+ * [modal] 修复弹窗内容过高时导致头部跟尾部高度被压缩问题 ([5fb169a](https://github.com/kingdee/kdesign/commit/5fb169a431521bdbf5906ab8b53256a8c72daed3))
1650
+ * [select] 修复Option的value设置为number类型,删除tag异常的问题 ([c85f81c](https://github.com/kingdee/kdesign/commit/c85f81cb2741079cca4401895ed200c75530e085))
1651
+ * [select] demo调整 ([98043d2](https://github.com/kingdee/kdesign/commit/98043d2b922e1d44841236801363d0299737d4f7))
1250
1652
 
1251
1653
 
1252
1654
 
1253
- ## [1.6.15](https://github.com/kdcloudone/kdesign/compare/v1.6.14...v1.6.15) (2022-11-17)
1655
+ ## [1.6.15](https://github.com/kingdee/kdesign/compare/v1.6.14...v1.6.15) (2022-11-17)
1254
1656
 
1255
1657
 
1256
1658
  ### Bug Fixes
1257
1659
 
1258
- * [button] 添加文字按钮icon属性 ([fdf09db](https://github.com/kdcloudone/kdesign/commit/fdf09dba2d480ae94b63705743998085483350d9))
1259
- * [carousel]添加切换按钮 ([0b9af0a](https://github.com/kdcloudone/kdesign/commit/0b9af0a52ee36eafa703442ccc90513cd04402e9))
1260
- * [carousel]修复空数据渲染问题 ([3c882f1](https://github.com/kdcloudone/kdesign/commit/3c882f1f40909f176d0af8e86a430ef3bfc9a4d5))
1261
- * [Dropdown] Dropdown 的定位元素为input的时候定位不准确的问题 ([403d500](https://github.com/kdcloudone/kdesign/commit/403d5009d5c4d85eb7a28d7ffdf45d6507664ec2))
1262
- * [form]修复动态表单项问题 ([fd9609e](https://github.com/kdcloudone/kdesign/commit/fd9609eb7b9289a05fa93878e3971f885fedd697))
1263
- * [image] 新增scalesAPI,控制图像预览缩放大小 ([fdd5087](https://github.com/kdcloudone/kdesign/commit/fdd508731adc6a35383363b4f8ac042ba7f80220))
1264
- * [modal] 添加弹窗动画 ([1eede80](https://github.com/kdcloudone/kdesign/commit/1eede804a98f05d7f0e7e5ce02bfdac80add5b9d))
1265
- * [select] 修复选择器搜索模式下点击输入框导致搜索内容被清空问题 ([9116b40](https://github.com/kdcloudone/kdesign/commit/9116b40830e5bebb7249e47d0a0b58fa660f0ca6))
1266
- * [select] 修复选择器onDropdownVisibleChange不触发问题 ([2d9aa56](https://github.com/kdcloudone/kdesign/commit/2d9aa565cfb176906e42b24aaf6ac482dfc9994b))
1267
- * [select] 修复选择器onVisibleChange多次触发问题 ([2fed5ff](https://github.com/kdcloudone/kdesign/commit/2fed5ff7aa5886bf77c337393c66a731bb936794))
1268
- * [tree] 修复树组件可勾选模式下卡顿问题 ([671cf65](https://github.com/kdcloudone/kdesign/commit/671cf658346b1133f60930c0816f33745a2af6d7))
1269
- * [tree] 修复树组件虚拟模式卡顿问题 ([9fcc51b](https://github.com/kdcloudone/kdesign/commit/9fcc51b35585a4e055a64769f0e8feacc3963198))
1270
- * [usePopper] 多次触发onVisibleChange 事件 ([b79fff5](https://github.com/kdcloudone/kdesign/commit/b79fff5cce8a7c2b24cfd6473143a3e63d5fffef))
1660
+ * [button] 添加文字按钮icon属性 ([fdf09db](https://github.com/kingdee/kdesign/commit/fdf09dba2d480ae94b63705743998085483350d9))
1661
+ * [carousel]添加切换按钮 ([0b9af0a](https://github.com/kingdee/kdesign/commit/0b9af0a52ee36eafa703442ccc90513cd04402e9))
1662
+ * [carousel]修复空数据渲染问题 ([3c882f1](https://github.com/kingdee/kdesign/commit/3c882f1f40909f176d0af8e86a430ef3bfc9a4d5))
1663
+ * [Dropdown] Dropdown 的定位元素为input的时候定位不准确的问题 ([403d500](https://github.com/kingdee/kdesign/commit/403d5009d5c4d85eb7a28d7ffdf45d6507664ec2))
1664
+ * [form]修复动态表单项问题 ([fd9609e](https://github.com/kingdee/kdesign/commit/fd9609eb7b9289a05fa93878e3971f885fedd697))
1665
+ * [image] 新增scalesAPI,控制图像预览缩放大小 ([fdd5087](https://github.com/kingdee/kdesign/commit/fdd508731adc6a35383363b4f8ac042ba7f80220))
1666
+ * [modal] 添加弹窗动画 ([1eede80](https://github.com/kingdee/kdesign/commit/1eede804a98f05d7f0e7e5ce02bfdac80add5b9d))
1667
+ * [select] 修复选择器搜索模式下点击输入框导致搜索内容被清空问题 ([9116b40](https://github.com/kingdee/kdesign/commit/9116b40830e5bebb7249e47d0a0b58fa660f0ca6))
1668
+ * [select] 修复选择器onDropdownVisibleChange不触发问题 ([2d9aa56](https://github.com/kingdee/kdesign/commit/2d9aa565cfb176906e42b24aaf6ac482dfc9994b))
1669
+ * [select] 修复选择器onVisibleChange多次触发问题 ([2fed5ff](https://github.com/kingdee/kdesign/commit/2fed5ff7aa5886bf77c337393c66a731bb936794))
1670
+ * [tree] 修复树组件可勾选模式下卡顿问题 ([671cf65](https://github.com/kingdee/kdesign/commit/671cf658346b1133f60930c0816f33745a2af6d7))
1671
+ * [tree] 修复树组件虚拟模式卡顿问题 ([9fcc51b](https://github.com/kingdee/kdesign/commit/9fcc51b35585a4e055a64769f0e8feacc3963198))
1672
+ * [usePopper] 多次触发onVisibleChange 事件 ([b79fff5](https://github.com/kingdee/kdesign/commit/b79fff5cce8a7c2b24cfd6473143a3e63d5fffef))
1271
1673
 
1272
1674
 
1273
1675
  ### Features
1274
1676
 
1275
- * [table] 行选中增加高亮已选行属性及说明 ([613568d](https://github.com/kdcloudone/kdesign/commit/613568d30b4d5e87c0cec798593f2e9671580bba))
1276
- * [tooltips] 重复执行onVisibleChange ([bbc3e64](https://github.com/kdcloudone/kdesign/commit/bbc3e64adb0d27bbe49a7b5d51dfd7d3266e363c))
1677
+ * [table] 行选中增加高亮已选行属性及说明 ([613568d](https://github.com/kingdee/kdesign/commit/613568d30b4d5e87c0cec798593f2e9671580bba))
1678
+ * [tooltips] 重复执行onVisibleChange ([bbc3e64](https://github.com/kingdee/kdesign/commit/bbc3e64adb0d27bbe49a7b5d51dfd7d3266e363c))
1277
1679
 
1278
1680
 
1279
1681
 
1280
- ## [1.6.14](https://github.com/kdcloudone/kdesign/compare/v1.6.13...v1.6.14) (2022-11-11)
1682
+ ## [1.6.14](https://github.com/kingdee/kdesign/compare/v1.6.13...v1.6.14) (2022-11-11)
1281
1683
 
1282
1684
 
1283
1685
  ### Bug Fixes
1284
1686
 
1285
- * [date-picker]修复className、placeholder及onChange问题 ([4819147](https://github.com/kdcloudone/kdesign/commit/481914744857f13d2363ed6c1a8d47ca68c217aa))
1286
- * [form]修复校验及监听事件失效问题 ([8e0b0a4](https://github.com/kdcloudone/kdesign/commit/8e0b0a4a1151c852e3b1a6396d07ab3b80c60b81))
1287
- * [icon] 修复props传值问题 ([6b36736](https://github.com/kdcloudone/kdesign/commit/6b367365be0283a80c87650c910b580aa8c62e1c))
1288
- * [message] 更新api文档 ([57f0d21](https://github.com/kdcloudone/kdesign/commit/57f0d218307483c8d479ff62f0e969e38b974419))
1289
- * [select] 调整选择器有边框时光标位置 ([71c6cdf](https://github.com/kdcloudone/kdesign/commit/71c6cdfac64fc86bf980e3e3e5bb5d325f336808))
1290
- * [select] 新增select token ([e06f2a8](https://github.com/kdcloudone/kdesign/commit/e06f2a80c6fa17c12f9958d4268ca31b650bc983))
1291
- * [table] 修复表格demo拖拽列排序问题 ([58f464e](https://github.com/kdcloudone/kdesign/commit/58f464e2d13522f0935d4dabd0c16e16548ac9f6))
1292
- * [tooltip] 添加控制浮层箭头显示的属性arrow ([380d22e](https://github.com/kdcloudone/kdesign/commit/380d22ec53d25c3146f662bcf10ffef8082049b8))
1687
+ * [date-picker]修复className、placeholder及onChange问题 ([4819147](https://github.com/kingdee/kdesign/commit/481914744857f13d2363ed6c1a8d47ca68c217aa))
1688
+ * [form]修复校验及监听事件失效问题 ([8e0b0a4](https://github.com/kingdee/kdesign/commit/8e0b0a4a1151c852e3b1a6396d07ab3b80c60b81))
1689
+ * [icon] 修复props传值问题 ([6b36736](https://github.com/kingdee/kdesign/commit/6b367365be0283a80c87650c910b580aa8c62e1c))
1690
+ * [message] 更新api文档 ([57f0d21](https://github.com/kingdee/kdesign/commit/57f0d218307483c8d479ff62f0e969e38b974419))
1691
+ * [select] 调整选择器有边框时光标位置 ([71c6cdf](https://github.com/kingdee/kdesign/commit/71c6cdfac64fc86bf980e3e3e5bb5d325f336808))
1692
+ * [select] 新增select token ([e06f2a8](https://github.com/kingdee/kdesign/commit/e06f2a80c6fa17c12f9958d4268ca31b650bc983))
1693
+ * [table] 修复表格demo拖拽列排序问题 ([58f464e](https://github.com/kingdee/kdesign/commit/58f464e2d13522f0935d4dabd0c16e16548ac9f6))
1694
+ * [tooltip] 添加控制浮层箭头显示的属性arrow ([380d22e](https://github.com/kingdee/kdesign/commit/380d22ec53d25c3146f662bcf10ffef8082049b8))
1293
1695
 
1294
1696
 
1295
1697
 
1296
- ## [1.6.13](https://github.com/kdcloudone/kdesign/compare/v1.6.12...v1.6.13) (2022-11-04)
1698
+ ## [1.6.13](https://github.com/kingdee/kdesign/compare/v1.6.12...v1.6.13) (2022-11-04)
1297
1699
 
1298
1700
 
1299
1701
  ### Bug Fixes
1300
1702
 
1301
- * [button] 修复ts报错以及size不生效的问题 ([1864c80](https://github.com/kdcloudone/kdesign/commit/1864c80c1b469de6093b2115cf00ec848aa4dd1c))
1302
- * [cli] 修复自动化构建报错问题 ([18142f4](https://github.com/kdcloudone/kdesign/commit/18142f46c7c7173299e59a39e2f73a41849bed27))
1703
+ * [button] 修复ts报错以及size不生效的问题 ([1864c80](https://github.com/kingdee/kdesign/commit/1864c80c1b469de6093b2115cf00ec848aa4dd1c))
1704
+ * [cli] 修复自动化构建报错问题 ([18142f4](https://github.com/kingdee/kdesign/commit/18142f46c7c7173299e59a39e2f73a41849bed27))
1303
1705
 
1304
1706
 
1305
1707
 
1306
- ## [1.6.12](https://github.com/kdcloudone/kdesign/compare/v1.6.11...v1.6.12) (2022-11-03)
1708
+ ## [1.6.12](https://github.com/kingdee/kdesign/compare/v1.6.11...v1.6.12) (2022-11-03)
1307
1709
 
1308
1710
 
1309
1711
  ### Bug Fixes
1310
1712
 
1311
- * [datePicker]修复ref问题 ([c094468](https://github.com/kdcloudone/kdesign/commit/c094468110249febea3dcf96c1c1c1bd85b60057))
1312
- * [select] 解决多选时选中后输入框不聚焦问题 ([6f8bd5a](https://github.com/kdcloudone/kdesign/commit/6f8bd5a822071f777fe5ef66bb38048747418bd9))
1313
- * [slider] 添加getPopupContainer的api方法 ([edd827d](https://github.com/kdcloudone/kdesign/commit/edd827d5629190c4e6725bf556a305d137ae2826))
1713
+ * [datePicker]修复ref问题 ([c094468](https://github.com/kingdee/kdesign/commit/c094468110249febea3dcf96c1c1c1bd85b60057))
1714
+ * [select] 解决多选时选中后输入框不聚焦问题 ([6f8bd5a](https://github.com/kingdee/kdesign/commit/6f8bd5a822071f777fe5ef66bb38048747418bd9))
1715
+ * [slider] 添加getPopupContainer的api方法 ([edd827d](https://github.com/kingdee/kdesign/commit/edd827d5629190c4e6725bf556a305d137ae2826))
1314
1716
 
1315
1717
 
1316
1718
 
1317
- ## [1.6.11](https://github.com/kdcloudone/kdesign/compare/v1.6.10...v1.6.11) (2022-10-28)
1719
+ ## [1.6.11](https://github.com/kingdee/kdesign/compare/v1.6.10...v1.6.11) (2022-10-28)
1318
1720
 
1319
1721
 
1320
1722
  ### Bug Fixes
1321
1723
 
1322
- * [select] 修复选择器回填值显示问题 ([f4f1bc8](https://github.com/kdcloudone/kdesign/commit/f4f1bc8a436ee2a20a7f8c0c18ebd93b796ed55d))
1724
+ * [select] 修复选择器回填值显示问题 ([f4f1bc8](https://github.com/kingdee/kdesign/commit/f4f1bc8a436ee2a20a7f8c0c18ebd93b796ed55d))
1323
1725
 
1324
1726
 
1325
1727
 
1326
- ## [1.6.10](https://github.com/kdcloudone/kdesign/compare/v1.6.8...v1.6.10) (2022-10-21)
1728
+ ## [1.6.10](https://github.com/kingdee/kdesign/compare/v1.6.8...v1.6.10) (2022-10-21)
1327
1729
 
1328
1730
 
1329
1731
  ### Bug Fixes
1330
1732
 
1331
- * [datePicker]添加getPopupContainer属性 ([49ca22d](https://github.com/kdcloudone/kdesign/commit/49ca22d2f1b266bbbc54eb90cb57078eab001675))
1332
- * [form]修复rules不更新问题 ([3f8e09f](https://github.com/kdcloudone/kdesign/commit/3f8e09f77c68881d9eb79cc71f79e41d23d7c2d9))
1333
- * [menu]修复亮色模式悬浮色bug ([9566b28](https://github.com/kdcloudone/kdesign/commit/9566b28806aa2bf3bf93997b77844e05bd82f76f))
1733
+ * [datePicker]添加getPopupContainer属性 ([49ca22d](https://github.com/kingdee/kdesign/commit/49ca22d2f1b266bbbc54eb90cb57078eab001675))
1734
+ * [form]修复rules不更新问题 ([3f8e09f](https://github.com/kingdee/kdesign/commit/3f8e09f77c68881d9eb79cc71f79e41d23d7c2d9))
1735
+ * [menu]修复亮色模式悬浮色bug ([9566b28](https://github.com/kingdee/kdesign/commit/9566b28806aa2bf3bf93997b77844e05bd82f76f))
1334
1736
 
1335
1737
 
1336
1738
  ### Features
1337
1739
 
1338
- * [dropdown] kd-dropdown-link样式写入demo ([5e5fe95](https://github.com/kdcloudone/kdesign/commit/5e5fe9566308fa6a494fa9d24fc687d182421816))
1339
- * [upload] 添加itemRender 支持 ([2814db1](https://github.com/kdcloudone/kdesign/commit/2814db1b0f4b15e960190efdfac58ae6c5331628))
1340
- * [upload] 优化代码结构和处理警告 ([8293cb3](https://github.com/kdcloudone/kdesign/commit/8293cb38bd8c5c261810323ea79b64463b92ff16))
1740
+ * [dropdown] kd-dropdown-link样式写入demo ([5e5fe95](https://github.com/kingdee/kdesign/commit/5e5fe9566308fa6a494fa9d24fc687d182421816))
1741
+ * [upload] 添加itemRender 支持 ([2814db1](https://github.com/kingdee/kdesign/commit/2814db1b0f4b15e960190efdfac58ae6c5331628))
1742
+ * [upload] 优化代码结构和处理警告 ([8293cb3](https://github.com/kingdee/kdesign/commit/8293cb38bd8c5c261810323ea79b64463b92ff16))
1341
1743
 
1342
1744
 
1343
1745
 
1344
- ## [1.6.8](https://github.com/kdcloudone/kdesign/compare/v1.6.7...v1.6.8) (2022-10-13)
1746
+ ## [1.6.8](https://github.com/kingdee/kdesign/compare/v1.6.7...v1.6.8) (2022-10-13)
1345
1747
 
1346
1748
 
1347
1749
  ### Bug Fixes
1348
1750
 
1349
- * [slider] 修复onAfterChange在移出到边界外不触发的问题 ([14eb93d](https://github.com/kdcloudone/kdesign/commit/14eb93db7e50194401c361663d2aef50663206f1))
1751
+ * [slider] 修复onAfterChange在移出到边界外不触发的问题 ([14eb93d](https://github.com/kingdee/kdesign/commit/14eb93db7e50194401c361663d2aef50663206f1))
1350
1752
 
1351
1753
 
1352
1754
 
1353
- ## [1.6.7](https://github.com/kdcloudone/kdesign/compare/v1.6.6...v1.6.7) (2022-10-13)
1755
+ ## [1.6.7](https://github.com/kingdee/kdesign/compare/v1.6.6...v1.6.7) (2022-10-13)
1354
1756
 
1355
1757
 
1356
1758
  ### Bug Fixes
1357
1759
 
1358
- * [carousel] 去除列表元素的默认样式 ([8080ed6](https://github.com/kdcloudone/kdesign/commit/8080ed679b8f94436abdb9d3376769fd42b539c5))
1359
- * [cascader] 更新清空按钮悬浮样式 ([8e52e06](https://github.com/kdcloudone/kdesign/commit/8e52e060b760d7302ec97563c8b294634b2a98e1))
1360
- * [date-pikcer]更新清空按钮颜色 ([819080b](https://github.com/kdcloudone/kdesign/commit/819080be0ef035a8cda1c57169aee10f87a71dab))
1361
- * [datepicker]修复bug及优化样式 ([008e434](https://github.com/kdcloudone/kdesign/commit/008e434e1a5966882f6af35bec76ce783c41e73d))
1362
- * [form]更新文档 ([c0bed1a](https://github.com/kdcloudone/kdesign/commit/c0bed1af151dc1915e63460c125371ebd85d814d))
1363
- * [form]item为label添加htmlFor属性 ([c5e1c08](https://github.com/kdcloudone/kdesign/commit/c5e1c085e92ed00714b90f878bc35a71fc3a5e7f))
1364
- * [input]修复清空按钮样式 ([995db86](https://github.com/kdcloudone/kdesign/commit/995db861d9e1f83da47d24c2864c30c13a4ce782))
1365
- * [modal] 修复强控制提示弹窗demo的多次点击重复隐藏问题 ([953cf88](https://github.com/kdcloudone/kdesign/commit/953cf88620f46f3006121fe04b6af363c0a0c202))
1366
- * [search] 增加搜索框圆角 ([8e75cd3](https://github.com/kdcloudone/kdesign/commit/8e75cd30aaee8943406c46dd5711c31ecaea003a))
1367
- * [select] 调整选择器清除按钮样式 ([62245b4](https://github.com/kdcloudone/kdesign/commit/62245b4fc87b84ff62a937c60e09d5ae1e90d330))
1368
- * [select] 去除选择器多余代码 ([ed79aac](https://github.com/kdcloudone/kdesign/commit/ed79aac4b4e925228fb4ac274dcdf07202efbea8))
1369
- * [select] 新增支持直接在输入框内输入内容搜索 ([b480ee7](https://github.com/kdcloudone/kdesign/commit/b480ee75279702dc5c59748d4825e5cf7fe73d01))
1370
- * [split-panel] 去掉分割容器拖动transition ([3e989b1](https://github.com/kdcloudone/kdesign/commit/3e989b1f07d56edc240fe8a7b896532b05547c5e))
1371
- * [steps] 修复title多行情况下布局错乱问题 ([7491d5f](https://github.com/kdcloudone/kdesign/commit/7491d5f7e753fde7facac1bd07f3a62a873b2907))
1760
+ * [carousel] 去除列表元素的默认样式 ([8080ed6](https://github.com/kingdee/kdesign/commit/8080ed679b8f94436abdb9d3376769fd42b539c5))
1761
+ * [cascader] 更新清空按钮悬浮样式 ([8e52e06](https://github.com/kingdee/kdesign/commit/8e52e060b760d7302ec97563c8b294634b2a98e1))
1762
+ * [date-pikcer]更新清空按钮颜色 ([819080b](https://github.com/kingdee/kdesign/commit/819080be0ef035a8cda1c57169aee10f87a71dab))
1763
+ * [datepicker]修复bug及优化样式 ([008e434](https://github.com/kingdee/kdesign/commit/008e434e1a5966882f6af35bec76ce783c41e73d))
1764
+ * [form]更新文档 ([c0bed1a](https://github.com/kingdee/kdesign/commit/c0bed1af151dc1915e63460c125371ebd85d814d))
1765
+ * [form]item为label添加htmlFor属性 ([c5e1c08](https://github.com/kingdee/kdesign/commit/c5e1c085e92ed00714b90f878bc35a71fc3a5e7f))
1766
+ * [input]修复清空按钮样式 ([995db86](https://github.com/kingdee/kdesign/commit/995db861d9e1f83da47d24c2864c30c13a4ce782))
1767
+ * [modal] 修复强控制提示弹窗demo的多次点击重复隐藏问题 ([953cf88](https://github.com/kingdee/kdesign/commit/953cf88620f46f3006121fe04b6af363c0a0c202))
1768
+ * [search] 增加搜索框圆角 ([8e75cd3](https://github.com/kingdee/kdesign/commit/8e75cd30aaee8943406c46dd5711c31ecaea003a))
1769
+ * [select] 调整选择器清除按钮样式 ([62245b4](https://github.com/kingdee/kdesign/commit/62245b4fc87b84ff62a937c60e09d5ae1e90d330))
1770
+ * [select] 去除选择器多余代码 ([ed79aac](https://github.com/kingdee/kdesign/commit/ed79aac4b4e925228fb4ac274dcdf07202efbea8))
1771
+ * [select] 新增支持直接在输入框内输入内容搜索 ([b480ee7](https://github.com/kingdee/kdesign/commit/b480ee75279702dc5c59748d4825e5cf7fe73d01))
1772
+ * [split-panel] 去掉分割容器拖动transition ([3e989b1](https://github.com/kingdee/kdesign/commit/3e989b1f07d56edc240fe8a7b896532b05547c5e))
1773
+ * [steps] 修复title多行情况下布局错乱问题 ([7491d5f](https://github.com/kingdee/kdesign/commit/7491d5f7e753fde7facac1bd07f3a62a873b2907))
1372
1774
 
1373
1775
 
1374
1776
  ### Features
1375
1777
 
1376
- * 添加融合行悬浮高亮 ([3e6b0c7](https://github.com/kdcloudone/kdesign/commit/3e6b0c77302701fe659b4d03909242317aedefe6))
1778
+ * 添加融合行悬浮高亮 ([3e6b0c7](https://github.com/kingdee/kdesign/commit/3e6b0c77302701fe659b4d03909242317aedefe6))
1377
1779
 
1378
1780
 
1379
1781
 
1380
- ## [1.6.6](https://github.com/kdcloudone/kdesign/compare/v1.6.5...v1.6.6) (2022-09-29)
1782
+ ## [1.6.6](https://github.com/kingdee/kdesign/compare/v1.6.5...v1.6.6) (2022-09-29)
1381
1783
 
1382
1784
 
1383
1785
  ### Bug Fixes
1384
1786
 
1385
- * [cli] 文档内容更新 ([409dd4c](https://github.com/kdcloudone/kdesign/commit/409dd4c59d224303ac4619e7b3ee862ca226e83b))
1386
- * [tooltip] 修复重复的token变量 ([eafce52](https://github.com/kdcloudone/kdesign/commit/eafce52af218ff3eb7120ca3ca69d2500efdff1a))
1787
+ * [cli] 文档内容更新 ([409dd4c](https://github.com/kingdee/kdesign/commit/409dd4c59d224303ac4619e7b3ee862ca226e83b))
1788
+ * [tooltip] 修复重复的token变量 ([eafce52](https://github.com/kingdee/kdesign/commit/eafce52af218ff3eb7120ca3ca69d2500efdff1a))
1387
1789
 
1388
1790
 
1389
1791
  ### Features
1390
1792
 
1391
- * [input] 开放countPosition属性用来摆放计数器位置 ([999b540](https://github.com/kdcloudone/kdesign/commit/999b540b270cceb7c49a3b207ee7352098a62373))
1392
- * [table] 添加表格向外提供的api ([f8684f5](https://github.com/kdcloudone/kdesign/commit/f8684f53b3f1769340fe5cbe6a0c8457b7f74d0d))
1793
+ * [input] 开放countPosition属性用来摆放计数器位置 ([999b540](https://github.com/kingdee/kdesign/commit/999b540b270cceb7c49a3b207ee7352098a62373))
1794
+ * [table] 添加表格向外提供的api ([f8684f5](https://github.com/kingdee/kdesign/commit/f8684f53b3f1769340fe5cbe6a0c8457b7f74d0d))
1393
1795
 
1394
1796
 
1395
1797
 
1396
- ## [1.6.5](https://github.com/kdcloudone/kdesign/compare/v1.6.4...v1.6.5) (2022-09-22)
1798
+ ## [1.6.5](https://github.com/kingdee/kdesign/compare/v1.6.4...v1.6.5) (2022-09-22)
1397
1799
 
1398
1800
 
1399
1801
  ### Bug Fixes
1400
1802
 
1401
- * [cascader] 更改清空按钮样式 ([ae4adec](https://github.com/kdcloudone/kdesign/commit/ae4adec4c280d1d1aaee33c3a371050f8cb9cc6b))
1402
- * [cascader]点击清空图标没有触发onChange的问题 ([f48d308](https://github.com/kdcloudone/kdesign/commit/f48d3083a0ab06eebd97cfe347931ba18a6bd3a5))
1403
- * [rate] 修复当value值为0时不触发视图更新的bug ([07ef798](https://github.com/kdcloudone/kdesign/commit/07ef7980a83e425e65608efaa9bd38807d37b484))
1404
- * [search] 修复basic模式下onFocus和onBlur不生效的问题 ([0b7cbf3](https://github.com/kdcloudone/kdesign/commit/0b7cbf3d4ec247744fbd7e697a9b0e6be9f6e573))
1405
- * [transfer] 添加清空搜索框的方法clearSearch ([5024a62](https://github.com/kdcloudone/kdesign/commit/5024a623178b62765d7d798b7344ccf2a0245e1e))
1406
- * [upload] 修复demo默认上传按钮的样式 ([2a461cc](https://github.com/kdcloudone/kdesign/commit/2a461ccf6c51f5f38fb11c1ec2952ff28099bd5c))
1407
- * [upload] 修复hover上传列表时操作按钮与文件列表背景色不同步的问题 ([478dd7b](https://github.com/kdcloudone/kdesign/commit/478dd7b14735bb4ea8dad04f66114988706fef60))
1803
+ * [cascader] 更改清空按钮样式 ([ae4adec](https://github.com/kingdee/kdesign/commit/ae4adec4c280d1d1aaee33c3a371050f8cb9cc6b))
1804
+ * [cascader]点击清空图标没有触发onChange的问题 ([f48d308](https://github.com/kingdee/kdesign/commit/f48d3083a0ab06eebd97cfe347931ba18a6bd3a5))
1805
+ * [rate] 修复当value值为0时不触发视图更新的bug ([07ef798](https://github.com/kingdee/kdesign/commit/07ef7980a83e425e65608efaa9bd38807d37b484))
1806
+ * [search] 修复basic模式下onFocus和onBlur不生效的问题 ([0b7cbf3](https://github.com/kingdee/kdesign/commit/0b7cbf3d4ec247744fbd7e697a9b0e6be9f6e573))
1807
+ * [transfer] 添加清空搜索框的方法clearSearch ([5024a62](https://github.com/kingdee/kdesign/commit/5024a623178b62765d7d798b7344ccf2a0245e1e))
1808
+ * [upload] 修复demo默认上传按钮的样式 ([2a461cc](https://github.com/kingdee/kdesign/commit/2a461ccf6c51f5f38fb11c1ec2952ff28099bd5c))
1809
+ * [upload] 修复hover上传列表时操作按钮与文件列表背景色不同步的问题 ([478dd7b](https://github.com/kingdee/kdesign/commit/478dd7b14735bb4ea8dad04f66114988706fef60))
1408
1810
 
1409
1811
 
1410
1812
  ### Features
1411
1813
 
1412
- * [pagination]添加配置总计的显示方式 ([5900254](https://github.com/kdcloudone/kdesign/commit/59002540c1bdb561d922cdd34a46f35fbb7801c2))
1814
+ * [pagination]添加配置总计的显示方式 ([5900254](https://github.com/kingdee/kdesign/commit/59002540c1bdb561d922cdd34a46f35fbb7801c2))
1413
1815
 
1414
1816
 
1415
1817
 
1416
- ## [1.6.4](https://github.com/kdcloudone/kdesign/compare/v1.6.3...v1.6.4) (2022-09-15)
1818
+ ## [1.6.4](https://github.com/kingdee/kdesign/compare/v1.6.3...v1.6.4) (2022-09-15)
1417
1819
 
1418
1820
 
1419
1821
  ### Bug Fixes
1420
1822
 
1421
- * [date-picker] 修复z-index及禁用时的样式问题 ([3e10535](https://github.com/kdcloudone/kdesign/commit/3e10535868b85582f30fb90a56bb447ad607c323))
1823
+ * [date-picker] 修复z-index及禁用时的样式问题 ([3e10535](https://github.com/kingdee/kdesign/commit/3e10535868b85582f30fb90a56bb447ad607c323))
1422
1824
 
1423
1825
 
1424
1826
 
1425
- ## [1.6.3](https://github.com/kdcloudone/kdesign/compare/v1.6.2...v1.6.3) (2022-09-09)
1827
+ ## [1.6.3](https://github.com/kingdee/kdesign/compare/v1.6.2...v1.6.3) (2022-09-09)
1426
1828
 
1427
1829
 
1428
1830
 
1429
- ## [1.6.2](https://github.com/kdcloudone/kdesign/compare/v1.6.1...v1.6.2) (2022-09-08)
1831
+ ## [1.6.2](https://github.com/kingdee/kdesign/compare/v1.6.1...v1.6.2) (2022-09-08)
1430
1832
 
1431
1833
 
1432
1834
  ### Bug Fixes
1433
1835
 
1434
- * [cli] 调整在文档首页时翻页按钮位置 ([f1fbdd4](https://github.com/kdcloudone/kdesign/commit/f1fbdd4d38223204497b12e70c80c13e936d2002))
1435
- * [icon] 去除demo中重复图标 ([9d847e9](https://github.com/kdcloudone/kdesign/commit/9d847e9c746b09d52e0b21e24ae12cb4a621c239))
1436
- * [pagination] 修复api showSizeChanger设置不生效问题 ([c6f6932](https://github.com/kdcloudone/kdesign/commit/c6f6932046859369c8afe520d83ac6d73ab6d03a))
1437
- * [search] 修复api borderType设置bordered无效问题 ([901bcbb](https://github.com/kdcloudone/kdesign/commit/901bcbba48c83a489e7324b822f6d7c377a5d512))
1438
- * [search] 修复type为为quick-search时placeholder不生效问题 ([ac7603b](https://github.com/kdcloudone/kdesign/commit/ac7603bccbc8d762ee74aeaf0d711d9f697d2551))
1439
- * [transfer] 添加穿梭框的搜索框 placeholder 支持自定义功能 ([0b03aa1](https://github.com/kdcloudone/kdesign/commit/0b03aa1f8b35447b2c5c36b73b6c8230eb5b0c8a))
1440
- * [transfer] 修复分页时当前页数显示错误问题 ([d597085](https://github.com/kdcloudone/kdesign/commit/d597085cc978841673643007533aa8e98cf0bfce))
1441
- * [transfer] 修复分页页数出现小数问题 ([c38d630](https://github.com/kdcloudone/kdesign/commit/c38d6300dea305f9af6217d7a674ec40caf12322))
1442
- * [transfer] 增加分页模式下可多选功能 ([7736b02](https://github.com/kdcloudone/kdesign/commit/7736b024cd89b2a997d7bb2bb031b08b326cda79))
1443
- * [tree] 调整树控件拖拽展开逻辑 ([414a22f](https://github.com/kdcloudone/kdesign/commit/414a22f0bbeda544c71161e32eb28a5647440f7a))
1444
- * [tree] 解决拖拽时border导致节点内容收缩 ([d79cd73](https://github.com/kdcloudone/kdesign/commit/d79cd73f798658ff9a214782e8cc02c7e4e62ebf))
1445
- * [tree] 增加树控件垂直方向padding ([5c9606b](https://github.com/kdcloudone/kdesign/commit/5c9606bfe4849b7f028ac60df680bd91c8c1f5a9))
1836
+ * [cli] 调整在文档首页时翻页按钮位置 ([f1fbdd4](https://github.com/kingdee/kdesign/commit/f1fbdd4d38223204497b12e70c80c13e936d2002))
1837
+ * [icon] 去除demo中重复图标 ([9d847e9](https://github.com/kingdee/kdesign/commit/9d847e9c746b09d52e0b21e24ae12cb4a621c239))
1838
+ * [pagination] 修复api showSizeChanger设置不生效问题 ([c6f6932](https://github.com/kingdee/kdesign/commit/c6f6932046859369c8afe520d83ac6d73ab6d03a))
1839
+ * [search] 修复api borderType设置bordered无效问题 ([901bcbb](https://github.com/kingdee/kdesign/commit/901bcbba48c83a489e7324b822f6d7c377a5d512))
1840
+ * [search] 修复type为为quick-search时placeholder不生效问题 ([ac7603b](https://github.com/kingdee/kdesign/commit/ac7603bccbc8d762ee74aeaf0d711d9f697d2551))
1841
+ * [transfer] 添加穿梭框的搜索框 placeholder 支持自定义功能 ([0b03aa1](https://github.com/kingdee/kdesign/commit/0b03aa1f8b35447b2c5c36b73b6c8230eb5b0c8a))
1842
+ * [transfer] 修复分页时当前页数显示错误问题 ([d597085](https://github.com/kingdee/kdesign/commit/d597085cc978841673643007533aa8e98cf0bfce))
1843
+ * [transfer] 修复分页页数出现小数问题 ([c38d630](https://github.com/kingdee/kdesign/commit/c38d6300dea305f9af6217d7a674ec40caf12322))
1844
+ * [transfer] 增加分页模式下可多选功能 ([7736b02](https://github.com/kingdee/kdesign/commit/7736b024cd89b2a997d7bb2bb031b08b326cda79))
1845
+ * [tree] 调整树控件拖拽展开逻辑 ([414a22f](https://github.com/kingdee/kdesign/commit/414a22f0bbeda544c71161e32eb28a5647440f7a))
1846
+ * [tree] 解决拖拽时border导致节点内容收缩 ([d79cd73](https://github.com/kingdee/kdesign/commit/d79cd73f798658ff9a214782e8cc02c7e4e62ebf))
1847
+ * [tree] 增加树控件垂直方向padding ([5c9606b](https://github.com/kingdee/kdesign/commit/5c9606bfe4849b7f028ac60df680bd91c8c1f5a9))
1446
1848
 
1447
1849
 
1448
1850
  ### Features
1449
1851
 
1450
- * [date-picker] 更新token文档 ([4e4d2df](https://github.com/kdcloudone/kdesign/commit/4e4d2dfdd9cfffdcc91a6ab2b0d714e4f5f0dcc5))
1451
- * [tree] 新增拖拽到节点上方功能 ([afe016b](https://github.com/kdcloudone/kdesign/commit/afe016baef12b760832774efcaf70a2c28c64687))
1852
+ * [date-picker] 更新token文档 ([4e4d2df](https://github.com/kingdee/kdesign/commit/4e4d2dfdd9cfffdcc91a6ab2b0d714e4f5f0dcc5))
1853
+ * [tree] 新增拖拽到节点上方功能 ([afe016b](https://github.com/kingdee/kdesign/commit/afe016baef12b760832774efcaf70a2c28c64687))
1452
1854
 
1453
1855
 
1454
1856
 
1455
- ## [1.6.1](https://github.com/kdcloudone/kdesign/compare/v1.6.0...v1.6.1) (2022-09-02)
1857
+ ## [1.6.1](https://github.com/kingdee/kdesign/compare/v1.6.0...v1.6.1) (2022-09-02)
1456
1858
 
1457
1859
 
1458
1860
  ### Bug Fixes
1459
1861
 
1460
- * [dropdown]下拉菜单项点击不触发事件问题 ([a30bca4](https://github.com/kdcloudone/kdesign/commit/a30bca418c5b7aa957fcb3b5cb8b8a96624f5d81))
1461
- * [tree] 修复拖拽完成后存在多余样式问题 ([dc8ca3e](https://github.com/kdcloudone/kdesign/commit/dc8ca3ef8d8a813032993c1fcddd7a52adb74b3b))
1862
+ * [dropdown]下拉菜单项点击不触发事件问题 ([a30bca4](https://github.com/kingdee/kdesign/commit/a30bca418c5b7aa957fcb3b5cb8b8a96624f5d81))
1863
+ * [tree] 修复拖拽完成后存在多余样式问题 ([dc8ca3e](https://github.com/kingdee/kdesign/commit/dc8ca3ef8d8a813032993c1fcddd7a52adb74b3b))
1462
1864
 
1463
1865
 
1464
1866
 
1465
- # [1.6.0](https://github.com/kdcloudone/kdesign/compare/v1.5.11...v1.6.0) (2022-09-01)
1867
+ # [1.6.0](https://github.com/kingdee/kdesign/compare/v1.5.11...v1.6.0) (2022-09-01)
1466
1868
 
1467
1869
 
1468
1870
  ### Bug Fixes
1469
1871
 
1470
- * [avatar] 修复头像组件图标位置偏下问题 ([b8b537b](https://github.com/kdcloudone/kdesign/commit/b8b537b2715784344cdab65b0b06d4dfec37ea2f))
1471
- * [date-picker] 更新demo与文档描述内容 ([755d329](https://github.com/kdcloudone/kdesign/commit/755d3290f7b50332e86a477ab0d9390c4e2f9dbe))
1472
- * [slider] 修复api tipFormatter配置无效问题 ([e9d4d26](https://github.com/kdcloudone/kdesign/commit/e9d4d263ddd2092fa6992257bb9166246477e3a5))
1473
- * [steps] 修复步骤条警告信息 ([fd81be8](https://github.com/kdcloudone/kdesign/commit/fd81be8940d73c00e944904cb5028d3537551481))
1474
- * [tree] 调整树控件外边距 ([aad7d2d](https://github.com/kdcloudone/kdesign/commit/aad7d2d24097d410ba2da1842f310c06c4742799))
1872
+ * [avatar] 修复头像组件图标位置偏下问题 ([b8b537b](https://github.com/kingdee/kdesign/commit/b8b537b2715784344cdab65b0b06d4dfec37ea2f))
1873
+ * [date-picker] 更新demo与文档描述内容 ([755d329](https://github.com/kingdee/kdesign/commit/755d3290f7b50332e86a477ab0d9390c4e2f9dbe))
1874
+ * [slider] 修复api tipFormatter配置无效问题 ([e9d4d26](https://github.com/kingdee/kdesign/commit/e9d4d263ddd2092fa6992257bb9166246477e3a5))
1875
+ * [steps] 修复步骤条警告信息 ([fd81be8](https://github.com/kingdee/kdesign/commit/fd81be8940d73c00e944904cb5028d3537551481))
1876
+ * [tree] 调整树控件外边距 ([aad7d2d](https://github.com/kingdee/kdesign/commit/aad7d2d24097d410ba2da1842f310c06c4742799))
1475
1877
 
1476
1878
 
1477
1879
 
1478
- ## [1.5.11](https://github.com/kdcloudone/kdesign/compare/v1.5.10...v1.5.11) (2022-08-25)
1880
+ ## [1.5.11](https://github.com/kingdee/kdesign/compare/v1.5.10...v1.5.11) (2022-08-25)
1479
1881
 
1480
1882
 
1481
1883
  ### Bug Fixes
1482
1884
 
1483
- * [Alert]demo展示样式问题 ([0c69266](https://github.com/kdcloudone/kdesign/commit/0c69266b9b236c8d9ebd65e021d8c1c62ad21e81))
1484
- * [button] 新增按钮超出隐藏并出现省略号 ([b418fb3](https://github.com/kdcloudone/kdesign/commit/b418fb38c67ef68a6e6cdeac0bef397032c966dd))
1485
- * [button] 修复按钮文字换行问题 ([0ebd417](https://github.com/kdcloudone/kdesign/commit/0ebd417b9251b8bfee9c4f8dc2ec529288c89faf))
1486
- * [Cascader]demo点击跳转问题 ([e073102](https://github.com/kdcloudone/kdesign/commit/e07310247f2a31b548ea5c81920f200af7cf68d7))
1487
- * [drawer] 调整demo ([71414fb](https://github.com/kdcloudone/kdesign/commit/71414fb8ce64dd98dc27e6cd6f55416c244bbb7c))
1488
- * [drawer] 修复抽屉显示时使页面抖动问题 ([9c6ce88](https://github.com/kdcloudone/kdesign/commit/9c6ce88de5b6399297ab0320994aa221711aa99b))
1489
- * [message] 修复手动点击关闭,不触发消息提示控件问题 ([672ed89](https://github.com/kdcloudone/kdesign/commit/672ed89fc7c8497136b08f908f2d1af19adbed57))
1490
- * [Pagination]颜色问题 ([de56c91](https://github.com/kdcloudone/kdesign/commit/de56c91f04f699789f408d2de9b1cf699a3b2ca4))
1491
- * [search] 修复demo图片不显示问题 ([e181c58](https://github.com/kdcloudone/kdesign/commit/e181c583d4bf93976f907a7b5bb5f59044df3403))
1492
- * [space] 修复demo显示问题 ([cfe1089](https://github.com/kdcloudone/kdesign/commit/cfe10897f4170a5a657523ab8a7fba949509d45e))
1493
- * [transfer] 修复穿梭框方向键文字换行问题 ([c1618e4](https://github.com/kdcloudone/kdesign/commit/c1618e4e7bc66655e016a67de4a5de674c55d3ad))
1885
+ * [Alert]demo展示样式问题 ([0c69266](https://github.com/kingdee/kdesign/commit/0c69266b9b236c8d9ebd65e021d8c1c62ad21e81))
1886
+ * [button] 新增按钮超出隐藏并出现省略号 ([b418fb3](https://github.com/kingdee/kdesign/commit/b418fb38c67ef68a6e6cdeac0bef397032c966dd))
1887
+ * [button] 修复按钮文字换行问题 ([0ebd417](https://github.com/kingdee/kdesign/commit/0ebd417b9251b8bfee9c4f8dc2ec529288c89faf))
1888
+ * [Cascader]demo点击跳转问题 ([e073102](https://github.com/kingdee/kdesign/commit/e07310247f2a31b548ea5c81920f200af7cf68d7))
1889
+ * [drawer] 调整demo ([71414fb](https://github.com/kingdee/kdesign/commit/71414fb8ce64dd98dc27e6cd6f55416c244bbb7c))
1890
+ * [drawer] 修复抽屉显示时使页面抖动问题 ([9c6ce88](https://github.com/kingdee/kdesign/commit/9c6ce88de5b6399297ab0320994aa221711aa99b))
1891
+ * [message] 修复手动点击关闭,不触发消息提示控件问题 ([672ed89](https://github.com/kingdee/kdesign/commit/672ed89fc7c8497136b08f908f2d1af19adbed57))
1892
+ * [Pagination]颜色问题 ([de56c91](https://github.com/kingdee/kdesign/commit/de56c91f04f699789f408d2de9b1cf699a3b2ca4))
1893
+ * [search] 修复demo图片不显示问题 ([e181c58](https://github.com/kingdee/kdesign/commit/e181c583d4bf93976f907a7b5bb5f59044df3403))
1894
+ * [space] 修复demo显示问题 ([cfe1089](https://github.com/kingdee/kdesign/commit/cfe10897f4170a5a657523ab8a7fba949509d45e))
1895
+ * [transfer] 修复穿梭框方向键文字换行问题 ([c1618e4](https://github.com/kingdee/kdesign/commit/c1618e4e7bc66655e016a67de4a5de674c55d3ad))
1494
1896
 
1495
1897
 
1496
1898
 
1497
- ## [1.5.10](https://github.com/kdcloudone/kdesign/compare/v1.5.9...v1.5.10) (2022-08-22)
1899
+ ## [1.5.10](https://github.com/kingdee/kdesign/compare/v1.5.9...v1.5.10) (2022-08-22)
1498
1900
 
1499
1901
 
1500
1902
  ### Bug Fixes
1501
1903
 
1502
- * [table] 修复表格虚模式下表格从不可见到可见出现滚动条跳动问题 ([9971ad1](https://github.com/kdcloudone/kdesign/commit/9971ad1ac7f8e97338308fc935c3abf86450a1b1))
1904
+ * [table] 修复表格虚模式下表格从不可见到可见出现滚动条跳动问题 ([9971ad1](https://github.com/kingdee/kdesign/commit/9971ad1ac7f8e97338308fc935c3abf86450a1b1))
1503
1905
 
1504
1906
 
1505
1907
 
1506
- ## [1.5.9](https://github.com/kdcloudone/kdesign/compare/v1.5.8...v1.5.9) (2022-08-18)
1908
+ ## [1.5.9](https://github.com/kingdee/kdesign/compare/v1.5.8...v1.5.9) (2022-08-18)
1507
1909
 
1508
1910
 
1509
1911
  ### Bug Fixes
1510
1912
 
1511
- * [dropdown]选项传入自定义类名点击事件失效的问题 ([16b1744](https://github.com/kdcloudone/kdesign/commit/16b1744a79eed85476824da74e86d252af487b07))
1512
- * [progress] 修复视觉走查问题点 ([fff4898](https://github.com/kdcloudone/kdesign/commit/fff4898f3255dfba9e0b86da0a098ce1ea263708))
1513
- * [tabs] 修复页签组件视觉走查问题 ([82fffbf](https://github.com/kdcloudone/kdesign/commit/82fffbfbbd703cde69603832309479db0dec3d8c))
1514
- * [token] 修复组件token变量 ([3d00fb4](https://github.com/kdcloudone/kdesign/commit/3d00fb485fc5f87a5a2524b8b53e9ef1004d721f))
1515
- * [tree] 修复树控件视觉走查问题 ([6d4792b](https://github.com/kdcloudone/kdesign/commit/6d4792bc9e5e745b07eba79e7d7b52aae3144135))
1516
- * [tree] 修复异步加载时loading按钮显示不全问题 ([92bc2d7](https://github.com/kdcloudone/kdesign/commit/92bc2d791c81712859b4fd92a62845c1a0ca2e30))
1517
- * [usePopper]修复浮层贴右侧边缘时导致的问题 ([07c72ca](https://github.com/kdcloudone/kdesign/commit/07c72ca86844d6fdc6c27e114997950d30fc33aa))
1913
+ * [dropdown]选项传入自定义类名点击事件失效的问题 ([16b1744](https://github.com/kingdee/kdesign/commit/16b1744a79eed85476824da74e86d252af487b07))
1914
+ * [progress] 修复视觉走查问题点 ([fff4898](https://github.com/kingdee/kdesign/commit/fff4898f3255dfba9e0b86da0a098ce1ea263708))
1915
+ * [tabs] 修复页签组件视觉走查问题 ([82fffbf](https://github.com/kingdee/kdesign/commit/82fffbfbbd703cde69603832309479db0dec3d8c))
1916
+ * [token] 修复组件token变量 ([3d00fb4](https://github.com/kingdee/kdesign/commit/3d00fb485fc5f87a5a2524b8b53e9ef1004d721f))
1917
+ * [tree] 修复树控件视觉走查问题 ([6d4792b](https://github.com/kingdee/kdesign/commit/6d4792bc9e5e745b07eba79e7d7b52aae3144135))
1918
+ * [tree] 修复异步加载时loading按钮显示不全问题 ([92bc2d7](https://github.com/kingdee/kdesign/commit/92bc2d791c81712859b4fd92a62845c1a0ca2e30))
1919
+ * [usePopper]修复浮层贴右侧边缘时导致的问题 ([07c72ca](https://github.com/kingdee/kdesign/commit/07c72ca86844d6fdc6c27e114997950d30fc33aa))
1518
1920
 
1519
1921
 
1520
1922
  ### Features
1521
1923
 
1522
- * [modal] 修复视觉走查问题点 ([3d88d74](https://github.com/kdcloudone/kdesign/commit/3d88d746d73149620ae0d103f84153fa25ea368c))
1523
- * [upload] 修复视觉走查问题点 ([8838d3a](https://github.com/kdcloudone/kdesign/commit/8838d3aa897f6a0a0fb5313a4cbc1391ae8a9cfd))
1924
+ * [modal] 修复视觉走查问题点 ([3d88d74](https://github.com/kingdee/kdesign/commit/3d88d746d73149620ae0d103f84153fa25ea368c))
1925
+ * [upload] 修复视觉走查问题点 ([8838d3a](https://github.com/kingdee/kdesign/commit/8838d3aa897f6a0a0fb5313a4cbc1391ae8a9cfd))
1524
1926
 
1525
1927
 
1526
1928
 
1527
- ## [1.5.8](https://github.com/kdcloudone/kdesign/compare/v1.5.7...v1.5.8) (2022-08-12)
1929
+ ## [1.5.8](https://github.com/kingdee/kdesign/compare/v1.5.7...v1.5.8) (2022-08-12)
1528
1930
 
1529
1931
 
1530
1932
  ### Bug Fixes
1531
1933
 
1532
- * [usePopper] 修复贴左侧边缘时导致的报错问题 ([ca4686d](https://github.com/kdcloudone/kdesign/commit/ca4686d670b448ba9c22774e016e38d33e6e0bbd))
1934
+ * [usePopper] 修复贴左侧边缘时导致的报错问题 ([ca4686d](https://github.com/kingdee/kdesign/commit/ca4686d670b448ba9c22774e016e38d33e6e0bbd))
1533
1935
 
1534
1936
 
1535
1937
 
1536
- ## [1.5.7](https://github.com/kdcloudone/kdesign/compare/v1.5.6...v1.5.7) (2022-08-12)
1938
+ ## [1.5.7](https://github.com/kingdee/kdesign/compare/v1.5.6...v1.5.7) (2022-08-12)
1537
1939
 
1538
1940
 
1539
1941
  ### Reverts
1540
1942
 
1541
- * Revert "fix: [Tooltip] 修复当触发元素在右上角,trigger=top时,浮层超出显示边界的问题" ([16dde4e](https://github.com/kdcloudone/kdesign/commit/16dde4e71654bd8a6b4c44d6472ac28aa44ee007))
1943
+ * Revert "fix: [Tooltip] 修复当触发元素在右上角,trigger=top时,浮层超出显示边界的问题" ([16dde4e](https://github.com/kingdee/kdesign/commit/16dde4e71654bd8a6b4c44d6472ac28aa44ee007))
1542
1944
 
1543
1945
 
1544
1946
 
1545
- ## [1.5.6](https://github.com/kdcloudone/kdesign/compare/v1.5.5...v1.5.6) (2022-08-11)
1947
+ ## [1.5.6](https://github.com/kingdee/kdesign/compare/v1.5.5...v1.5.6) (2022-08-11)
1546
1948
 
1547
1949
 
1548
1950
  ### Bug Fixes
1549
1951
 
1550
- * [Tooltip] 修复当触发元素在右上角,trigger=top时,浮层超出显示边界的问题 ([f487389](https://github.com/kdcloudone/kdesign/commit/f487389d95ca759658b5bf7ff988de30aa485f9c))
1952
+ * [Tooltip] 修复当触发元素在右上角,trigger=top时,浮层超出显示边界的问题 ([f487389](https://github.com/kingdee/kdesign/commit/f487389d95ca759658b5bf7ff988de30aa485f9c))
1551
1953
 
1552
1954
 
1553
1955
 
1554
- ## [1.5.5](https://github.com/kdcloudone/kdesign/compare/v1.5.4...v1.5.5) (2022-08-11)
1956
+ ## [1.5.5](https://github.com/kingdee/kdesign/compare/v1.5.4...v1.5.5) (2022-08-11)
1555
1957
 
1556
1958
 
1557
1959
  ### Bug Fixes
1558
1960
 
1559
- * [dropdown]修复设置defaultVisible后下拉菜单无法关闭的问题 ([0641a0f](https://github.com/kdcloudone/kdesign/commit/0641a0fb7d75dd00426be3bd69a6ffc6e664ef3a))
1560
- * [radio] BT-00876996 修复disabled状态下的鼠标悬浮手势 ([912a8ff](https://github.com/kdcloudone/kdesign/commit/912a8ff19cb00f9b29f5e97c560b9c004d9a32dd))
1561
- * [spin] 修复视觉走查问题点 ([4577e31](https://github.com/kdcloudone/kdesign/commit/4577e31786f45ddb2b4274d1ec21456442c35ca1))
1562
- * [timeline] 修复视觉走查问题点 ([5ad075b](https://github.com/kdcloudone/kdesign/commit/5ad075bdccf6145e490005f7723670adba4138a8))
1961
+ * [dropdown]修复设置defaultVisible后下拉菜单无法关闭的问题 ([0641a0f](https://github.com/kingdee/kdesign/commit/0641a0fb7d75dd00426be3bd69a6ffc6e664ef3a))
1962
+ * [radio] BT-00876996 修复disabled状态下的鼠标悬浮手势 ([912a8ff](https://github.com/kingdee/kdesign/commit/912a8ff19cb00f9b29f5e97c560b9c004d9a32dd))
1963
+ * [spin] 修复视觉走查问题点 ([4577e31](https://github.com/kingdee/kdesign/commit/4577e31786f45ddb2b4274d1ec21456442c35ca1))
1964
+ * [timeline] 修复视觉走查问题点 ([5ad075b](https://github.com/kingdee/kdesign/commit/5ad075bdccf6145e490005f7723670adba4138a8))
1563
1965
 
1564
1966
 
1565
1967
  ### Features
1566
1968
 
1567
- * [alert] 修复视觉走查问题点 ([ca149c3](https://github.com/kdcloudone/kdesign/commit/ca149c3012c8b0a6be23a0a92d87d907028d8839))
1568
- * [dropdown] 修复视觉走查问题点 ([72623bf](https://github.com/kdcloudone/kdesign/commit/72623bf11e408e0e476d795efd4e0571b2a7255f))
1569
- * [tree] 新增缩进模式配置 ([63d37a9](https://github.com/kdcloudone/kdesign/commit/63d37a9decf8a1dd417bdf2ad5eb68902204738d))
1570
- * [tree] 增加异步加载功能 ([ff7111a](https://github.com/kdcloudone/kdesign/commit/ff7111ab51de812371dd2e657ff71cdb185a0275))
1969
+ * [alert] 修复视觉走查问题点 ([ca149c3](https://github.com/kingdee/kdesign/commit/ca149c3012c8b0a6be23a0a92d87d907028d8839))
1970
+ * [dropdown] 修复视觉走查问题点 ([72623bf](https://github.com/kingdee/kdesign/commit/72623bf11e408e0e476d795efd4e0571b2a7255f))
1971
+ * [tree] 新增缩进模式配置 ([63d37a9](https://github.com/kingdee/kdesign/commit/63d37a9decf8a1dd417bdf2ad5eb68902204738d))
1972
+ * [tree] 增加异步加载功能 ([ff7111a](https://github.com/kingdee/kdesign/commit/ff7111ab51de812371dd2e657ff71cdb185a0275))
1571
1973
 
1572
1974
 
1573
1975
 
1574
- ## [1.5.4](https://github.com/kdcloudone/kdesign/compare/v1.5.3...v1.5.4) (2022-08-04)
1976
+ ## [1.5.4](https://github.com/kingdee/kdesign/compare/v1.5.3...v1.5.4) (2022-08-04)
1575
1977
 
1576
1978
 
1577
1979
  ### Bug Fixes
1578
1980
 
1579
- * [cli] 更改统一导航菜单 ([505bbde](https://github.com/kdcloudone/kdesign/commit/505bbdea8cdfa1b9a793398d96af0cb42d19f087))
1580
- * [cli] 更新footer的图片 ([1850985](https://github.com/kdcloudone/kdesign/commit/18509858492013208c1f4eff36db71bf8d4721a4))
1581
- * [drawer] 修复纵向抽屉无法设置高度问题 ([dd3b9e1](https://github.com/kdcloudone/kdesign/commit/dd3b9e1b1696904d6b75f796fc9719b862a98f8e))
1582
- * [Dropdown]dropdown组件item里面包含标签时点击无响应的bug ([d9368eb](https://github.com/kdcloudone/kdesign/commit/d9368ebda7e1e7a67b3b4b80d287183f7329cf24))
1583
- * [Filter]修复Filter组件demo展示问题 ([9e1e807](https://github.com/kdcloudone/kdesign/commit/9e1e807243098f73eab16543a4f63286ca49853c))
1584
- * [radio] 修复单选组合禁用状态样式问题 ([41782c2](https://github.com/kdcloudone/kdesign/commit/41782c28ef61ad2e9b13625e02513b86c1dbb34a))
1585
- * [select] 解决allowClear模式下 value为0时清空按钮被渲染为0的问题 ([4a383f4](https://github.com/kdcloudone/kdesign/commit/4a383f46155f4b9051a891f910cf85506ace4fa3))
1586
- * [stepper] 修复步进器禁用状态无效问题 ([7d9cc6b](https://github.com/kdcloudone/kdesign/commit/7d9cc6bed19ba400d4b9f49c29231566e519de8d))
1587
- * [tabs] 修复页签border宽度问题 ([a005a7b](https://github.com/kdcloudone/kdesign/commit/a005a7b20a62fa4c604e55ccd6e9280cb86a13e8))
1588
- * [Tooltip]组件-子组件的ref获取不到bug ([81b69f4](https://github.com/kdcloudone/kdesign/commit/81b69f4214e2e0d8e461bcb0a3eca0124b375fcd))
1589
- * [tree] 调整demo展开收起图标 ([4e87537](https://github.com/kdcloudone/kdesign/commit/4e87537ce8059217327d636393308ee0f07095fb))
1590
- * [tree] 增加节点过滤功能api ([c88575a](https://github.com/kdcloudone/kdesign/commit/c88575a8020183fb5ba3aa4d03f894e0462e663e))
1981
+ * [cli] 更改统一导航菜单 ([505bbde](https://github.com/kingdee/kdesign/commit/505bbdea8cdfa1b9a793398d96af0cb42d19f087))
1982
+ * [cli] 更新footer的图片 ([1850985](https://github.com/kingdee/kdesign/commit/18509858492013208c1f4eff36db71bf8d4721a4))
1983
+ * [drawer] 修复纵向抽屉无法设置高度问题 ([dd3b9e1](https://github.com/kingdee/kdesign/commit/dd3b9e1b1696904d6b75f796fc9719b862a98f8e))
1984
+ * [Dropdown]dropdown组件item里面包含标签时点击无响应的bug ([d9368eb](https://github.com/kingdee/kdesign/commit/d9368ebda7e1e7a67b3b4b80d287183f7329cf24))
1985
+ * [Filter]修复Filter组件demo展示问题 ([9e1e807](https://github.com/kingdee/kdesign/commit/9e1e807243098f73eab16543a4f63286ca49853c))
1986
+ * [radio] 修复单选组合禁用状态样式问题 ([41782c2](https://github.com/kingdee/kdesign/commit/41782c28ef61ad2e9b13625e02513b86c1dbb34a))
1987
+ * [select] 解决allowClear模式下 value为0时清空按钮被渲染为0的问题 ([4a383f4](https://github.com/kingdee/kdesign/commit/4a383f46155f4b9051a891f910cf85506ace4fa3))
1988
+ * [stepper] 修复步进器禁用状态无效问题 ([7d9cc6b](https://github.com/kingdee/kdesign/commit/7d9cc6bed19ba400d4b9f49c29231566e519de8d))
1989
+ * [tabs] 修复页签border宽度问题 ([a005a7b](https://github.com/kingdee/kdesign/commit/a005a7b20a62fa4c604e55ccd6e9280cb86a13e8))
1990
+ * [Tooltip]组件-子组件的ref获取不到bug ([81b69f4](https://github.com/kingdee/kdesign/commit/81b69f4214e2e0d8e461bcb0a3eca0124b375fcd))
1991
+ * [tree] 调整demo展开收起图标 ([4e87537](https://github.com/kingdee/kdesign/commit/4e87537ce8059217327d636393308ee0f07095fb))
1992
+ * [tree] 增加节点过滤功能api ([c88575a](https://github.com/kingdee/kdesign/commit/c88575a8020183fb5ba3aa4d03f894e0462e663e))
1591
1993
 
1592
1994
 
1593
1995
  ### Features
1594
1996
 
1595
- * [Dropdown]子元素的ref获取不到的bug ([b8bdabd](https://github.com/kdcloudone/kdesign/commit/b8bdabdc38b3ec66fd010e4c9d5dcc288a9a2a26))
1596
- * [icon] 新增展开收起图标 ([0915da7](https://github.com/kdcloudone/kdesign/commit/0915da77c5eb782f125e6cef9a72cd578cb79996))
1997
+ * [Dropdown]子元素的ref获取不到的bug ([b8bdabd](https://github.com/kingdee/kdesign/commit/b8bdabdc38b3ec66fd010e4c9d5dcc288a9a2a26))
1998
+ * [icon] 新增展开收起图标 ([0915da7](https://github.com/kingdee/kdesign/commit/0915da77c5eb782f125e6cef9a72cd578cb79996))
1597
1999
 
1598
2000
 
1599
2001
  ### Performance Improvements
1600
2002
 
1601
- * [tree] 去除重复遍历计算树结构数据的层级 ([14c3f20](https://github.com/kdcloudone/kdesign/commit/14c3f209face4a8f2ffdf761e671a11237e25ec6))
1602
- * [tree] 优化大数据虚模式下的节点过滤 ([874f1b0](https://github.com/kdcloudone/kdesign/commit/874f1b07bde6b6b3ccd2b1d2d904fdee63011b48))
2003
+ * [tree] 去除重复遍历计算树结构数据的层级 ([14c3f20](https://github.com/kingdee/kdesign/commit/14c3f209face4a8f2ffdf761e671a11237e25ec6))
2004
+ * [tree] 优化大数据虚模式下的节点过滤 ([874f1b0](https://github.com/kingdee/kdesign/commit/874f1b07bde6b6b3ccd2b1d2d904fdee63011b48))
1603
2005
 
1604
2006
 
1605
2007
 
1606
- ## [1.5.3](https://github.com/kdcloudone/kdesign/compare/v1.5.2...v1.5.3) (2022-07-29)
2008
+ ## [1.5.3](https://github.com/kingdee/kdesign/compare/v1.5.2...v1.5.3) (2022-07-29)
1607
2009
 
1608
2010
 
1609
2011
  ### Bug Fixes
1610
2012
 
1611
- * [input]修复禁用状态下样式问题 ([3ff40ea](https://github.com/kdcloudone/kdesign/commit/3ff40ea0f9f250b3470c8668f177269f0220285b))
2013
+ * [input]修复禁用状态下样式问题 ([3ff40ea](https://github.com/kingdee/kdesign/commit/3ff40ea0f9f250b3470c8668f177269f0220285b))
1612
2014
 
1613
2015
 
1614
2016
 
1615
- ## [1.5.2](https://github.com/kdcloudone/kdesign/compare/v1.5.1...v1.5.2) (2022-07-28)
2017
+ ## [1.5.2](https://github.com/kingdee/kdesign/compare/v1.5.1...v1.5.2) (2022-07-28)
1616
2018
 
1617
2019
 
1618
2020
  ### Bug Fixes
1619
2021
 
1620
- * [anchor] 调整锚点组件定位偏移的逻辑 ([a4cf19f](https://github.com/kdcloudone/kdesign/commit/a4cf19faba70462fae6f8937c38607c610a4aed6))
1621
- * [avatar] 修复srcSet不生效问题 ([59a069a](https://github.com/kdcloudone/kdesign/commit/59a069a04423d2d1d4852292dc99d41a81234047))
1622
- * [input] 修复禁用状态下样式问题 ([d4e05b5](https://github.com/kdcloudone/kdesign/commit/d4e05b5907892c00345b7d4e976c89ca29272df1))
1623
- * [select] 修复禁用态出现清空按钮,并能继续触发清空操作的bug ([9395796](https://github.com/kdcloudone/kdesign/commit/939579646cc54965a7a67016dedf0eac95a8c80b))
1624
- * [select] 修复禁用态下的视觉 ([ca6a6cd](https://github.com/kdcloudone/kdesign/commit/ca6a6cd4caf3ba0c6d2587748eab1d1de21b54d8))
1625
- * [tree] 调整拖拽时dropPosition计算 ([cb69512](https://github.com/kdcloudone/kdesign/commit/cb69512648acdca9a8a6e99624e9778aefe1c3a6))
2022
+ * [anchor] 调整锚点组件定位偏移的逻辑 ([a4cf19f](https://github.com/kingdee/kdesign/commit/a4cf19faba70462fae6f8937c38607c610a4aed6))
2023
+ * [avatar] 修复srcSet不生效问题 ([59a069a](https://github.com/kingdee/kdesign/commit/59a069a04423d2d1d4852292dc99d41a81234047))
2024
+ * [input] 修复禁用状态下样式问题 ([d4e05b5](https://github.com/kingdee/kdesign/commit/d4e05b5907892c00345b7d4e976c89ca29272df1))
2025
+ * [select] 修复禁用态出现清空按钮,并能继续触发清空操作的bug ([9395796](https://github.com/kingdee/kdesign/commit/939579646cc54965a7a67016dedf0eac95a8c80b))
2026
+ * [select] 修复禁用态下的视觉 ([ca6a6cd](https://github.com/kingdee/kdesign/commit/ca6a6cd4caf3ba0c6d2587748eab1d1de21b54d8))
2027
+ * [tree] 调整拖拽时dropPosition计算 ([cb69512](https://github.com/kingdee/kdesign/commit/cb69512648acdca9a8a6e99624e9778aefe1c3a6))
1626
2028
 
1627
2029
 
1628
2030
 
1629
- ## [1.5.1](https://github.com/kdcloudone/kdesign/compare/v1.3.8...v1.5.1) (2022-07-27)
2031
+ ## [1.5.1](https://github.com/kingdee/kdesign/compare/v1.3.8...v1.5.1) (2022-07-27)
1630
2032
 
1631
2033
 
1632
2034
  ### Bug Fixes
1633
2035
 
1634
- * [table] 增加滚动加载和滚动条宽度参数 ([c4e9b03](https://github.com/kdcloudone/kdesign/commit/c4e9b0382f9290a8712eba0a3ee9313851410d8a))
2036
+ * [table] 增加滚动加载和滚动条宽度参数 ([c4e9b03](https://github.com/kingdee/kdesign/commit/c4e9b0382f9290a8712eba0a3ee9313851410d8a))
1635
2037
 
1636
2038
 
1637
2039
 
1638
- # [1.5.0](https://github.com/kdcloudone/kdesign/compare/v1.4.1...v1.5.0) (2022-07-21)
2040
+ # [1.5.0](https://github.com/kingdee/kdesign/compare/v1.4.1...v1.5.0) (2022-07-21)
1639
2041
 
1640
2042
 
1641
2043
  ### Bug Fixes
1642
2044
 
1643
- * [carousel] 解决走马灯children为空时报错 ([b9cc896](https://github.com/kdcloudone/kdesign/commit/b9cc896056fcca9491d29910f254d3e89c95b75d))
1644
- * [date-picker]修复范围选择自定义后缀及颜色问题 ([fbcf024](https://github.com/kdcloudone/kdesign/commit/fbcf0240ab3fb217b1b43b57f3541b028d259725))
1645
- * [dropdown] 新增下拉菜单hover字体颜色token ([2bbc394](https://github.com/kdcloudone/kdesign/commit/2bbc3943f38c6c733c92e3394e0aa63798c5a75b))
1646
- * [input]修复清除图标颜色问题 ([1e149a3](https://github.com/kdcloudone/kdesign/commit/1e149a39216f8ddc770080d0b1722c7e2c8a6a53))
1647
- * [radio] 修复单选defaultChecked不生效问题 ([ef60dc5](https://github.com/kdcloudone/kdesign/commit/ef60dc5f27b5fe5e20243baa1676c4f9fc8a160b))
1648
- * [site]官网改造 ([cb05cb8](https://github.com/kdcloudone/kdesign/commit/cb05cb8ab8240fdfd6c18f7da4076e5bd140b884))
1649
- * [tree] 调整拖拽时关系线样式 ([0009deb](https://github.com/kdcloudone/kdesign/commit/0009deba03a4d71f60bf8f2944e162bda7e99269))
1650
- * [tree] 树组件节点拖拽功能调整(允许拖入节点子级) ([eb0097e](https://github.com/kdcloudone/kdesign/commit/eb0097e88fb8ee9a3aa2135aa8b92d1d6ca44777))
2045
+ * [carousel] 解决走马灯children为空时报错 ([b9cc896](https://github.com/kingdee/kdesign/commit/b9cc896056fcca9491d29910f254d3e89c95b75d))
2046
+ * [date-picker]修复范围选择自定义后缀及颜色问题 ([fbcf024](https://github.com/kingdee/kdesign/commit/fbcf0240ab3fb217b1b43b57f3541b028d259725))
2047
+ * [dropdown] 新增下拉菜单hover字体颜色token ([2bbc394](https://github.com/kingdee/kdesign/commit/2bbc3943f38c6c733c92e3394e0aa63798c5a75b))
2048
+ * [input]修复清除图标颜色问题 ([1e149a3](https://github.com/kingdee/kdesign/commit/1e149a39216f8ddc770080d0b1722c7e2c8a6a53))
2049
+ * [radio] 修复单选defaultChecked不生效问题 ([ef60dc5](https://github.com/kingdee/kdesign/commit/ef60dc5f27b5fe5e20243baa1676c4f9fc8a160b))
2050
+ * [site]官网改造 ([cb05cb8](https://github.com/kingdee/kdesign/commit/cb05cb8ab8240fdfd6c18f7da4076e5bd140b884))
2051
+ * [tree] 调整拖拽时关系线样式 ([0009deb](https://github.com/kingdee/kdesign/commit/0009deba03a4d71f60bf8f2944e162bda7e99269))
2052
+ * [tree] 树组件节点拖拽功能调整(允许拖入节点子级) ([eb0097e](https://github.com/kingdee/kdesign/commit/eb0097e88fb8ee9a3aa2135aa8b92d1d6ca44777))
1651
2053
 
1652
2054
 
1653
2055
  ### Features
1654
2056
 
1655
- * [menu]新增手风琴模式 ([4b97eae](https://github.com/kdcloudone/kdesign/commit/4b97eaec8721e9f9d2c0c8bac67065ba0ef8b798))
1656
- * [tree] 新增节点过滤功能 ([86daa0b](https://github.com/kdcloudone/kdesign/commit/86daa0b846fb924bcc5ec219a42b0c4c01173e20))
2057
+ * [menu]新增手风琴模式 ([4b97eae](https://github.com/kingdee/kdesign/commit/4b97eaec8721e9f9d2c0c8bac67065ba0ef8b798))
2058
+ * [tree] 新增节点过滤功能 ([86daa0b](https://github.com/kingdee/kdesign/commit/86daa0b846fb924bcc5ec219a42b0c4c01173e20))
1657
2059
 
1658
2060
 
1659
2061
 
1660
- ## [1.4.1](https://github.com/kdcloudone/kdesign/compare/v1.4.0...v1.4.1) (2022-07-15)
2062
+ ## [1.4.1](https://github.com/kingdee/kdesign/compare/v1.4.0...v1.4.1) (2022-07-15)
1661
2063
 
1662
2064
 
1663
2065
  ### Bug Fixes
1664
2066
 
1665
- * [menu]:修复组件受控时赋值问题 ([a57778f](https://github.com/kdcloudone/kdesign/commit/a57778f12c5e619e951dbe089263638abd15b7c8))
2067
+ * [menu]:修复组件受控时赋值问题 ([a57778f](https://github.com/kingdee/kdesign/commit/a57778f12c5e619e951dbe089263638abd15b7c8))
1666
2068
 
1667
2069
 
1668
2070
 
1669
- # [1.4.0](https://github.com/kdcloudone/kdesign/compare/v1.3.9...v1.4.0) (2022-07-15)
2071
+ # [1.4.0](https://github.com/kingdee/kdesign/compare/v1.3.9...v1.4.0) (2022-07-15)
1670
2072
 
1671
2073
 
1672
2074
  ### Bug Fixes
1673
2075
 
1674
- * [menu]受控组件路径问题 ([87ccce8](https://github.com/kdcloudone/kdesign/commit/87ccce82b79433fb9c1702b91a2b4e02277a79a8))
1675
- * [menu]样式修改 ([2b0b45c](https://github.com/kdcloudone/kdesign/commit/2b0b45c2cfaea5359bd774058acf4b6b16dc453b))
2076
+ * [menu]受控组件路径问题 ([87ccce8](https://github.com/kingdee/kdesign/commit/87ccce82b79433fb9c1702b91a2b4e02277a79a8))
2077
+ * [menu]样式修改 ([2b0b45c](https://github.com/kingdee/kdesign/commit/2b0b45c2cfaea5359bd774058acf4b6b16dc453b))
1676
2078
 
1677
2079
 
1678
2080
 
1679
- ## [1.3.9](https://github.com/kdcloudone/kdesign/compare/v1.3.7...v1.3.9) (2022-07-14)
2081
+ ## [1.3.9](https://github.com/kingdee/kdesign/compare/v1.3.7...v1.3.9) (2022-07-14)
1680
2082
 
1681
2083
 
1682
2084
  ### Bug Fixes
1683
2085
 
1684
- * [anchor] 锚点组件类名调整 ([af0619e](https://github.com/kdcloudone/kdesign/commit/af0619e8b7fb7565ea4f96774433d63684ff331d))
1685
- * [anchor] 锚点组件取消监听事件调整 ([07740e1](https://github.com/kdcloudone/kdesign/commit/07740e1ca7d2d7198392300d641799109e9fcb8a))
1686
- * [docs] 更正cra跳转链接 ([70c1bf3](https://github.com/kdcloudone/kdesign/commit/70c1bf38f441a5e36ec60e30f71d3fb4af4b7b53))
1687
- * [form]onChange及disabled值处理 ([17cf20b](https://github.com/kdcloudone/kdesign/commit/17cf20be64730e0d929aee48fcd624d9e978b743))
1688
- * [menu]菜单切换问题处理 ([3781a69](https://github.com/kdcloudone/kdesign/commit/3781a6967543f795d7a8c3e32d9830a9b4821f9b))
1689
- * [menu]修改高亮样式 ([624cc02](https://github.com/kdcloudone/kdesign/commit/624cc0231ed044c0bc2caafdfb24291b2681132b))
1690
- * [menu]样式修改 ([ee386ea](https://github.com/kdcloudone/kdesign/commit/ee386eaa41cf4e16fc1099e4246b704a6d4f4652))
1691
- * [select] 在启用listHeight属性的时候,拓展内容未固定 ([3684321](https://github.com/kdcloudone/kdesign/commit/36843215765b711ccf8269646f673aab2ebf9c3b))
1692
- * [select] select下拉面板需要z-index设置 ([eb0e46d](https://github.com/kdcloudone/kdesign/commit/eb0e46dffbf6af8a5ff0dd603af4e52d45843e8d))
1693
- * [switch] 解决开关文字垂直没对齐问题 ([df90939](https://github.com/kdcloudone/kdesign/commit/df90939f3d158cd8a1b9524e69741b10939b63df))
1694
- * [tree] 解决api estimatedItemSize设置树节点高度不生效问题 ([fe62d29](https://github.com/kdcloudone/kdesign/commit/fe62d290f7a5c9e3c7f31c8b47d764ae0d485105))
2086
+ * [anchor] 锚点组件类名调整 ([af0619e](https://github.com/kingdee/kdesign/commit/af0619e8b7fb7565ea4f96774433d63684ff331d))
2087
+ * [anchor] 锚点组件取消监听事件调整 ([07740e1](https://github.com/kingdee/kdesign/commit/07740e1ca7d2d7198392300d641799109e9fcb8a))
2088
+ * [docs] 更正cra跳转链接 ([70c1bf3](https://github.com/kingdee/kdesign/commit/70c1bf38f441a5e36ec60e30f71d3fb4af4b7b53))
2089
+ * [form]onChange及disabled值处理 ([17cf20b](https://github.com/kingdee/kdesign/commit/17cf20be64730e0d929aee48fcd624d9e978b743))
2090
+ * [menu]菜单切换问题处理 ([3781a69](https://github.com/kingdee/kdesign/commit/3781a6967543f795d7a8c3e32d9830a9b4821f9b))
2091
+ * [menu]修改高亮样式 ([624cc02](https://github.com/kingdee/kdesign/commit/624cc0231ed044c0bc2caafdfb24291b2681132b))
2092
+ * [menu]样式修改 ([ee386ea](https://github.com/kingdee/kdesign/commit/ee386eaa41cf4e16fc1099e4246b704a6d4f4652))
2093
+ * [select] 在启用listHeight属性的时候,拓展内容未固定 ([3684321](https://github.com/kingdee/kdesign/commit/36843215765b711ccf8269646f673aab2ebf9c3b))
2094
+ * [select] select下拉面板需要z-index设置 ([eb0e46d](https://github.com/kingdee/kdesign/commit/eb0e46dffbf6af8a5ff0dd603af4e52d45843e8d))
2095
+ * [switch] 解决开关文字垂直没对齐问题 ([df90939](https://github.com/kingdee/kdesign/commit/df90939f3d158cd8a1b9524e69741b10939b63df))
2096
+ * [tree] 解决api estimatedItemSize设置树节点高度不生效问题 ([fe62d29](https://github.com/kingdee/kdesign/commit/fe62d290f7a5c9e3c7f31c8b47d764ae0d485105))
1695
2097
 
1696
2098
 
1697
2099
 
1698
- ## [1.3.7](https://github.com/kdcloudone/kdesign/compare/v1.3.6...v1.3.7) (2022-06-30)
2100
+ ## [1.3.7](https://github.com/kingdee/kdesign/compare/v1.3.6...v1.3.7) (2022-06-30)
1699
2101
 
1700
2102
 
1701
2103
  ### Bug Fixes
1702
2104
 
1703
- * [button] 修复loading按钮以及单个图标按钮默认居中的视觉问题 ([efc3eb8](https://github.com/kdcloudone/kdesign/commit/efc3eb853685cdd9f6eeeca662e07ea600099f10))
1704
- * [checkbox] 修复ref取值为null的bug ([19da577](https://github.com/kdcloudone/kdesign/commit/19da577d3466c15d2446f741482edde7d10a8d25))
2105
+ * [button] 修复loading按钮以及单个图标按钮默认居中的视觉问题 ([efc3eb8](https://github.com/kingdee/kdesign/commit/efc3eb853685cdd9f6eeeca662e07ea600099f10))
2106
+ * [checkbox] 修复ref取值为null的bug ([19da577](https://github.com/kingdee/kdesign/commit/19da577d3466c15d2446f741482edde7d10a8d25))
1705
2107
 
1706
2108
 
1707
2109
 
1708
- ## [1.3.6](https://github.com/kdcloudone/kdesign/compare/v1.3.5...v1.3.6) (2022-06-27)
2110
+ ## [1.3.6](https://github.com/kingdee/kdesign/compare/v1.3.5...v1.3.6) (2022-06-27)
1709
2111
 
1710
2112
 
1711
2113
  ### Bug Fixes
1712
2114
 
1713
- * [table] 更新table版本 ([860ac40](https://github.com/kdcloudone/kdesign/commit/860ac408ffb9bf6486477f8160decb1fdd4b1c2d))
2115
+ * [table] 更新table版本 ([860ac40](https://github.com/kingdee/kdesign/commit/860ac408ffb9bf6486477f8160decb1fdd4b1c2d))
1714
2116
 
1715
2117
 
1716
2118
 
1717
- ## [1.3.5](https://github.com/kdcloudone/kdesign/compare/v1.3.4...v1.3.5) (2022-06-23)
2119
+ ## [1.3.5](https://github.com/kingdee/kdesign/compare/v1.3.4...v1.3.5) (2022-06-23)
1718
2120
 
1719
2121
 
1720
2122
  ### Bug Fixes
1721
2123
 
1722
- * [anchor] 锚点组件跟随页面滚动问题 ([50ce512](https://github.com/kdcloudone/kdesign/commit/50ce5127aecbf158016c0afc688a41cb4379280d))
1723
- * [basedata] 下拉面板鼠标样式 ([82a649b](https://github.com/kdcloudone/kdesign/commit/82a649b2906594a76d2f32615bf5174eafd1e618))
1724
- * [cli] 调整滚动条样式 ([ca07525](https://github.com/kdcloudone/kdesign/commit/ca07525c925048d8921b916d11cfe46f75aa88ad))
1725
- * [cli] 修复[@popperjs](https://github.com/popperjs)版本更新导致的单测报错 ([9d9bd7f](https://github.com/kdcloudone/kdesign/commit/9d9bd7f960454b1139837b68121c037c82c499e3))
1726
- * [form]onChange及disabled值处理 ([92c585b](https://github.com/kdcloudone/kdesign/commit/92c585b6f60d81aded34e091e4eb79118bf4e32c))
1727
- * [menu]菜单切换问题处理 ([32f939b](https://github.com/kdcloudone/kdesign/commit/32f939b45781b90ee7b21a3eb9d1a53f45e65847))
1728
- * [menu]样式修改 ([87fa585](https://github.com/kdcloudone/kdesign/commit/87fa58509196b1d065afec9272e1643e0b7beaac))
1729
- * [select] 多选下 全选与取消全选onChange返回值问题 ([5c71a03](https://github.com/kdcloudone/kdesign/commit/5c71a0376bb2c6c3b238887c775af43b3fea6f8e))
1730
- * [select] 解决select onChange回调第二个参数缺失问题 ([d1aa79d](https://github.com/kdcloudone/kdesign/commit/d1aa79d9cea88e33a350d75f63704febcc4b5e5a))
1731
- * [token] 更新组件token文档 ([5c53761](https://github.com/kdcloudone/kdesign/commit/5c53761a19b4795e0cfaffe4b8cb9b2c63287b3c))
2124
+ * [anchor] 锚点组件跟随页面滚动问题 ([50ce512](https://github.com/kingdee/kdesign/commit/50ce5127aecbf158016c0afc688a41cb4379280d))
2125
+ * [basedata] 下拉面板鼠标样式 ([82a649b](https://github.com/kingdee/kdesign/commit/82a649b2906594a76d2f32615bf5174eafd1e618))
2126
+ * [cli] 调整滚动条样式 ([ca07525](https://github.com/kingdee/kdesign/commit/ca07525c925048d8921b916d11cfe46f75aa88ad))
2127
+ * [cli] 修复[@popperjs](https://github.com/popperjs)版本更新导致的单测报错 ([9d9bd7f](https://github.com/kingdee/kdesign/commit/9d9bd7f960454b1139837b68121c037c82c499e3))
2128
+ * [form]onChange及disabled值处理 ([92c585b](https://github.com/kingdee/kdesign/commit/92c585b6f60d81aded34e091e4eb79118bf4e32c))
2129
+ * [menu]菜单切换问题处理 ([32f939b](https://github.com/kingdee/kdesign/commit/32f939b45781b90ee7b21a3eb9d1a53f45e65847))
2130
+ * [menu]样式修改 ([87fa585](https://github.com/kingdee/kdesign/commit/87fa58509196b1d065afec9272e1643e0b7beaac))
2131
+ * [select] 多选下 全选与取消全选onChange返回值问题 ([5c71a03](https://github.com/kingdee/kdesign/commit/5c71a0376bb2c6c3b238887c775af43b3fea6f8e))
2132
+ * [select] 解决select onChange回调第二个参数缺失问题 ([d1aa79d](https://github.com/kingdee/kdesign/commit/d1aa79d9cea88e33a350d75f63704febcc4b5e5a))
2133
+ * [token] 更新组件token文档 ([5c53761](https://github.com/kingdee/kdesign/commit/5c53761a19b4795e0cfaffe4b8cb9b2c63287b3c))
1732
2134
 
1733
2135
 
1734
2136
  ### Features
1735
2137
 
1736
- * [table] 增加范围选中功能 ([7e9c3c0](https://github.com/kdcloudone/kdesign/commit/7e9c3c02cb1e0d212d6ab7e31e142dce7fd030c8))
1737
- * [table] 增加外部可配置表格复选框和单选框参数 ([3d80d3c](https://github.com/kdcloudone/kdesign/commit/3d80d3cea1a27ee7feba4b851a2f2d4a40218674))
2138
+ * [table] 增加范围选中功能 ([7e9c3c0](https://github.com/kingdee/kdesign/commit/7e9c3c02cb1e0d212d6ab7e31e142dce7fd030c8))
2139
+ * [table] 增加外部可配置表格复选框和单选框参数 ([3d80d3c](https://github.com/kingdee/kdesign/commit/3d80d3cea1a27ee7feba4b851a2f2d4a40218674))
1738
2140
 
1739
2141
 
1740
2142
 
1741
- ## [1.3.4](https://github.com/kdcloudone/kdesign/compare/v1.3.3...v1.3.4) (2022-06-17)
2143
+ ## [1.3.4](https://github.com/kingdee/kdesign/compare/v1.3.3...v1.3.4) (2022-06-17)
1742
2144
 
1743
2145
 
1744
2146
  ### Bug Fixes
1745
2147
 
1746
- * [table] 修复@kdcloudjs/table更新导致的错误 ([fe36940](https://github.com/kdcloudone/kdesign/commit/fe369404d2dd8a8909e898f8a70119bfe3afebc2))
2148
+ * [table] 修复@kdcloudjs/table更新导致的错误 ([fe36940](https://github.com/kingdee/kdesign/commit/fe369404d2dd8a8909e898f8a70119bfe3afebc2))
1747
2149
 
1748
2150
 
1749
2151
 
1750
- ## [1.3.3](https://github.com/kdcloudone/kdesign/compare/v1.3.2...v1.3.3) (2022-06-16)
2152
+ ## [1.3.3](https://github.com/kingdee/kdesign/compare/v1.3.2...v1.3.3) (2022-06-16)
1751
2153
 
1752
2154
 
1753
2155
  ### Bug Fixes
1754
2156
 
1755
- * [basedata] 基础资料选择demo调整 ([236d171](https://github.com/kdcloudone/kdesign/commit/236d1719fcad58df0382e4d4096e3f3b68317cfc))
1756
- * [button] 调整集合按钮圆角以及下拉面板空隙 ([d57875c](https://github.com/kdcloudone/kdesign/commit/d57875c2553fc1ee853cc227ae88b1bb95e428eb))
1757
- * [button] 集合按钮颜色调整 ([94c3b4e](https://github.com/kdcloudone/kdesign/commit/94c3b4e572aff0c3a3526aa18a8f291696637e9f))
1758
- * [checkbox] 修复外层包裹添加点击事件,执行操作时触发两次的bug ([7ba7db7](https://github.com/kdcloudone/kdesign/commit/7ba7db74c65b5fc7a5b638abb8117e050b5d5835))
1759
- * [menu]菜单受控问题处理 ([5d7538e](https://github.com/kdcloudone/kdesign/commit/5d7538e9d1dd80f2e12ea27e94dcb101d3996ddf))
1760
- * [menu]菜单组件问题修复 ([d668b62](https://github.com/kdcloudone/kdesign/commit/d668b628fa5f47292e0823cdc6e8a0a0a8547e47))
1761
- * [menu]受控问题处理 ([ced402c](https://github.com/kdcloudone/kdesign/commit/ced402c16b5b424e080cfec08cdfd081dce07a41))
1762
- * [select] 解决多选情况下showSearch为false时不生效 ([206c09e](https://github.com/kdcloudone/kdesign/commit/206c09e237818a72cfb0912bcadec17dff0b63a9))
2157
+ * [basedata] 基础资料选择demo调整 ([236d171](https://github.com/kingdee/kdesign/commit/236d1719fcad58df0382e4d4096e3f3b68317cfc))
2158
+ * [button] 调整集合按钮圆角以及下拉面板空隙 ([d57875c](https://github.com/kingdee/kdesign/commit/d57875c2553fc1ee853cc227ae88b1bb95e428eb))
2159
+ * [button] 集合按钮颜色调整 ([94c3b4e](https://github.com/kingdee/kdesign/commit/94c3b4e572aff0c3a3526aa18a8f291696637e9f))
2160
+ * [checkbox] 修复外层包裹添加点击事件,执行操作时触发两次的bug ([7ba7db7](https://github.com/kingdee/kdesign/commit/7ba7db74c65b5fc7a5b638abb8117e050b5d5835))
2161
+ * [menu]菜单受控问题处理 ([5d7538e](https://github.com/kingdee/kdesign/commit/5d7538e9d1dd80f2e12ea27e94dcb101d3996ddf))
2162
+ * [menu]菜单组件问题修复 ([d668b62](https://github.com/kingdee/kdesign/commit/d668b628fa5f47292e0823cdc6e8a0a0a8547e47))
2163
+ * [menu]受控问题处理 ([ced402c](https://github.com/kingdee/kdesign/commit/ced402c16b5b424e080cfec08cdfd081dce07a41))
2164
+ * [select] 解决多选情况下showSearch为false时不生效 ([206c09e](https://github.com/kingdee/kdesign/commit/206c09e237818a72cfb0912bcadec17dff0b63a9))
1763
2165
 
1764
2166
 
1765
2167
 
1766
- ## [1.3.2](https://github.com/kdcloudone/kdesign/compare/v1.3.1...v1.3.2) (2022-06-09)
2168
+ ## [1.3.2](https://github.com/kingdee/kdesign/compare/v1.3.1...v1.3.2) (2022-06-09)
1767
2169
 
1768
2170
 
1769
2171
  ### Bug Fixes
1770
2172
 
1771
- * [cli] 修复fixfox下组件页面左侧sidebar无法滚动 ([adb71e3](https://github.com/kdcloudone/kdesign/commit/adb71e3b6bc9ba6155415fc6ad3580dfbe3d706e))
1772
- * [form]识别组件库组件设置默认属性名 ([216b2b7](https://github.com/kdcloudone/kdesign/commit/216b2b72c63a7ea53cfdbb0d45dd8735156da4b7))
1773
- * [menu] 删除菜单hover改userpopper修复commitId:1332189 ([fa0a270](https://github.com/kdcloudone/kdesign/commit/fa0a270ab7ade684c07159fc1e581a54c93a5ccd))
1774
- * [menu]菜单组件问题修复 ([1332189](https://github.com/kdcloudone/kdesign/commit/13321899cd69222bcb21021549bdca91731e61f5))
1775
- * [table] 更新引用@kdcloudjs/table版本 ([56524c0](https://github.com/kdcloudone/kdesign/commit/56524c097b544e03db3178e61855ee920ea7ff01))
2173
+ * [cli] 修复fixfox下组件页面左侧sidebar无法滚动 ([adb71e3](https://github.com/kingdee/kdesign/commit/adb71e3b6bc9ba6155415fc6ad3580dfbe3d706e))
2174
+ * [form]识别组件库组件设置默认属性名 ([216b2b7](https://github.com/kingdee/kdesign/commit/216b2b72c63a7ea53cfdbb0d45dd8735156da4b7))
2175
+ * [menu] 删除菜单hover改userpopper修复commitId:1332189 ([fa0a270](https://github.com/kingdee/kdesign/commit/fa0a270ab7ade684c07159fc1e581a54c93a5ccd))
2176
+ * [menu]菜单组件问题修复 ([1332189](https://github.com/kingdee/kdesign/commit/13321899cd69222bcb21021549bdca91731e61f5))
2177
+ * [table] 更新引用@kdcloudjs/table版本 ([56524c0](https://github.com/kingdee/kdesign/commit/56524c097b544e03db3178e61855ee920ea7ff01))
1776
2178
 
1777
2179
 
1778
2180
  ### Features
1779
2181
 
1780
- * [icon] 添加仪表板图标 ([b57d322](https://github.com/kdcloudone/kdesign/commit/b57d322387992aac92d392ac431fa0d29440ae66))
2182
+ * [icon] 添加仪表板图标 ([b57d322](https://github.com/kingdee/kdesign/commit/b57d322387992aac92d392ac431fa0d29440ae66))
1781
2183
 
1782
2184
 
1783
2185
  ### Reverts
1784
2186
 
1785
- * Revert "fix: [table] 更新引用@kdcloudjs/table版本" ([17bdcdb](https://github.com/kdcloudone/kdesign/commit/17bdcdb3940dff1e4e9ff221271da5a10a43b4b7))
1786
- * Revert "docs: [table] 完善primaryKey和行选中的说明" ([3af047e](https://github.com/kdcloudone/kdesign/commit/3af047e558971e61ef8133e7d4e80e0ce70b289d))
1787
- * Revert "feat: [table] 增加外部可配置表格复选框和单选框参数" ([c0f034c](https://github.com/kdcloudone/kdesign/commit/c0f034c153bd8590ba2f798a725ac1f9ea41c5c1))
1788
- * Revert "docs: [table] 更新表格api说明" ([e25acdf](https://github.com/kdcloudone/kdesign/commit/e25acdfd143ada221be302324a022c224cb4464e))
2187
+ * Revert "fix: [table] 更新引用@kdcloudjs/table版本" ([17bdcdb](https://github.com/kingdee/kdesign/commit/17bdcdb3940dff1e4e9ff221271da5a10a43b4b7))
2188
+ * Revert "docs: [table] 完善primaryKey和行选中的说明" ([3af047e](https://github.com/kingdee/kdesign/commit/3af047e558971e61ef8133e7d4e80e0ce70b289d))
2189
+ * Revert "feat: [table] 增加外部可配置表格复选框和单选框参数" ([c0f034c](https://github.com/kingdee/kdesign/commit/c0f034c153bd8590ba2f798a725ac1f9ea41c5c1))
2190
+ * Revert "docs: [table] 更新表格api说明" ([e25acdf](https://github.com/kingdee/kdesign/commit/e25acdfd143ada221be302324a022c224cb4464e))
1789
2191
 
1790
2192
 
1791
2193
 
1792
- ## [1.3.1](https://github.com/kdcloudone/kdesign/compare/v1.3.0...v1.3.1) (2022-05-27)
2194
+ ## [1.3.1](https://github.com/kingdee/kdesign/compare/v1.3.0...v1.3.1) (2022-05-27)
1793
2195
 
1794
2196
 
1795
2197
  ### Bug Fixes
1796
2198
 
1797
- * [select] 更新半选禁用状态下样式 ([3f43b7a](https://github.com/kdcloudone/kdesign/commit/3f43b7a645390a38c5b5cf46888670ef02d22226))
1798
- * [select] 修复多选模式下删除选项展开下拉框的问题 ([6e1e45f](https://github.com/kdcloudone/kdesign/commit/6e1e45fcbfce8c4eb89bb6b2945aee2ef65fecf2))
2199
+ * [select] 更新半选禁用状态下样式 ([3f43b7a](https://github.com/kingdee/kdesign/commit/3f43b7a645390a38c5b5cf46888670ef02d22226))
2200
+ * [select] 修复多选模式下删除选项展开下拉框的问题 ([6e1e45f](https://github.com/kingdee/kdesign/commit/6e1e45fcbfce8c4eb89bb6b2945aee2ef65fecf2))
1799
2201
 
1800
2202
 
1801
2203
 
1802
- # [1.3.0](https://github.com/kdcloudone/kdesign/compare/v1.2.3...v1.3.0) (2022-05-19)
2204
+ # [1.3.0](https://github.com/kingdee/kdesign/compare/v1.2.3...v1.3.0) (2022-05-19)
1803
2205
 
1804
2206
 
1805
2207
  ### Bug Fixes
1806
2208
 
1807
- * [badge] status属性对应颜色调整 ([c442795](https://github.com/kdcloudone/kdesign/commit/c442795602962854e0bf089a4bdad57e657ce23f))
1808
- * [badge] status显示问题 ([b667474](https://github.com/kdcloudone/kdesign/commit/b667474ea0ede932c408340c2d3c5d036c5eaee6))
1809
- * [carousel] 走马灯样式问题修复 ([133ed61](https://github.com/kdcloudone/kdesign/commit/133ed61793b313f8c215b20b411ce5027076437e))
1810
- * [checkbox] 修复group的name传值问题 ([82119f2](https://github.com/kdcloudone/kdesign/commit/82119f2378e80cfca2f5f7df57df79a7aa2f84cb))
1811
- * [form]新增valuePropName属性 ([2d4534b](https://github.com/kdcloudone/kdesign/commit/2d4534b9ec0c217504d08c1fcb7d5660736e65db))
1812
- * [select] 修复ts类型报错 ([d8bd48a](https://github.com/kdcloudone/kdesign/commit/d8bd48aab3217b6eccab80ce0c7c5d59d61f2b2b))
1813
- * [tag] 分类由 导航 => 数据展示 ([251bef1](https://github.com/kdcloudone/kdesign/commit/251bef15101992a24359e1f6eafc24269519182f))
2209
+ * [badge] status属性对应颜色调整 ([c442795](https://github.com/kingdee/kdesign/commit/c442795602962854e0bf089a4bdad57e657ce23f))
2210
+ * [badge] status显示问题 ([b667474](https://github.com/kingdee/kdesign/commit/b667474ea0ede932c408340c2d3c5d036c5eaee6))
2211
+ * [carousel] 走马灯样式问题修复 ([133ed61](https://github.com/kingdee/kdesign/commit/133ed61793b313f8c215b20b411ce5027076437e))
2212
+ * [checkbox] 修复group的name传值问题 ([82119f2](https://github.com/kingdee/kdesign/commit/82119f2378e80cfca2f5f7df57df79a7aa2f84cb))
2213
+ * [form]新增valuePropName属性 ([2d4534b](https://github.com/kingdee/kdesign/commit/2d4534b9ec0c217504d08c1fcb7d5660736e65db))
2214
+ * [select] 修复ts类型报错 ([d8bd48a](https://github.com/kingdee/kdesign/commit/d8bd48aab3217b6eccab80ce0c7c5d59d61f2b2b))
2215
+ * [tag] 分类由 导航 => 数据展示 ([251bef1](https://github.com/kingdee/kdesign/commit/251bef15101992a24359e1f6eafc24269519182f))
1814
2216
 
1815
2217
 
1816
2218
 
1817
- ## [1.2.3](https://github.com/kdcloudone/kdesign/compare/v1.2.2...v1.2.3) (2022-05-12)
2219
+ ## [1.2.3](https://github.com/kingdee/kdesign/compare/v1.2.2...v1.2.3) (2022-05-12)
1818
2220
 
1819
2221
 
1820
2222
  ### Bug Fixes
1821
2223
 
1822
- * [button] 更新主要按钮禁用色 ([edc68e9](https://github.com/kdcloudone/kdesign/commit/edc68e91ad1760812690c2a44d98d151ac7dac5f))
1823
- * [button] 修复幽灵按钮的文字颜色 ([ea1da1d](https://github.com/kdcloudone/kdesign/commit/ea1da1d65351e13575a46501d64479e82eeb5812))
1824
- * [carousel] 解决走马灯自适应问题 ([06969d1](https://github.com/kdcloudone/kdesign/commit/06969d1816c369a41162eeb768d4c14907d5d28b))
1825
- * [form]fix error message ([04d1b6d](https://github.com/kdcloudone/kdesign/commit/04d1b6d120a4bbb62c88694de7c2275550b69cc5))
1826
- * [form]reset errormessage ([6232844](https://github.com/kdcloudone/kdesign/commit/6232844630b131a54eb4238a07dbee2e6d9af191))
1827
- * [menu]del title ([a172601](https://github.com/kdcloudone/kdesign/commit/a172601a96283e871ad604389e6b4e5410a531c5))
1828
- * [menu]fix hover ([d498cca](https://github.com/kdcloudone/kdesign/commit/d498ccaab616fe20cf005c89413fd0ff055c8b62))
1829
- * [others] 更新gio的请求id ([46ef68d](https://github.com/kdcloudone/kdesign/commit/46ef68ddd0bd9f6d1ac2b6260ccfe5428646a83e))
1830
- * [select] 修复禁用状态下的样式 ([a6b837d](https://github.com/kdcloudone/kdesign/commit/a6b837d3cab29cf4ee511377e481354c9f29818f))
1831
- * [stepper] 修复stepper的demo点击递增显示错误 ([85dd79a](https://github.com/kdcloudone/kdesign/commit/85dd79a582a644bf63b621d5e7536969fde5e7ce))
1832
- * [tooltip] 修复视觉走查问题点 ([4db4648](https://github.com/kdcloudone/kdesign/commit/4db464805141060a60603e7b8fe045701ab79753))
2224
+ * [button] 更新主要按钮禁用色 ([edc68e9](https://github.com/kingdee/kdesign/commit/edc68e91ad1760812690c2a44d98d151ac7dac5f))
2225
+ * [button] 修复幽灵按钮的文字颜色 ([ea1da1d](https://github.com/kingdee/kdesign/commit/ea1da1d65351e13575a46501d64479e82eeb5812))
2226
+ * [carousel] 解决走马灯自适应问题 ([06969d1](https://github.com/kingdee/kdesign/commit/06969d1816c369a41162eeb768d4c14907d5d28b))
2227
+ * [form]fix error message ([04d1b6d](https://github.com/kingdee/kdesign/commit/04d1b6d120a4bbb62c88694de7c2275550b69cc5))
2228
+ * [form]reset errormessage ([6232844](https://github.com/kingdee/kdesign/commit/6232844630b131a54eb4238a07dbee2e6d9af191))
2229
+ * [menu]del title ([a172601](https://github.com/kingdee/kdesign/commit/a172601a96283e871ad604389e6b4e5410a531c5))
2230
+ * [menu]fix hover ([d498cca](https://github.com/kingdee/kdesign/commit/d498ccaab616fe20cf005c89413fd0ff055c8b62))
2231
+ * [others] 更新gio的请求id ([46ef68d](https://github.com/kingdee/kdesign/commit/46ef68ddd0bd9f6d1ac2b6260ccfe5428646a83e))
2232
+ * [select] 修复禁用状态下的样式 ([a6b837d](https://github.com/kingdee/kdesign/commit/a6b837d3cab29cf4ee511377e481354c9f29818f))
2233
+ * [stepper] 修复stepper的demo点击递增显示错误 ([85dd79a](https://github.com/kingdee/kdesign/commit/85dd79a582a644bf63b621d5e7536969fde5e7ce))
2234
+ * [tooltip] 修复视觉走查问题点 ([4db4648](https://github.com/kingdee/kdesign/commit/4db464805141060a60603e7b8fe045701ab79753))
1833
2235
 
1834
2236
 
1835
2237
 
1836
- ## [1.2.2](https://github.com/kdcloudone/kdesign/compare/v1.2.1...v1.2.2) (2022-04-28)
2238
+ ## [1.2.2](https://github.com/kingdee/kdesign/compare/v1.2.1...v1.2.2) (2022-04-28)
1837
2239
 
1838
2240
 
1839
2241
  ### Bug Fixes
1840
2242
 
1841
- * [carousel] 调整样式类名 ([7fd8afd](https://github.com/kdcloudone/kdesign/commit/7fd8afdc38605cd362efe7c1179a62d30e319428))
1842
- * [city-picker] 去除demo的部分内容 ([130f04e](https://github.com/kdcloudone/kdesign/commit/130f04e51ea3721efcebcccd5dcf1703d1c55ce3))
1843
- * [collapse] 修复单测报错问题 ([b13b756](https://github.com/kdcloudone/kdesign/commit/b13b75696f99f2be15a5f79d05335d70e69eaa7a))
1844
- * [radio] 修复阴影动画丢失的问题 ([205fc63](https://github.com/kdcloudone/kdesign/commit/205fc637eb96812fc8fdb2cb84fdec5ef1ccc494))
1845
- * [tabs] 解决Tabs组件effect的值为fade和scrollx的时候没有动画效果 ([6e1754a](https://github.com/kdcloudone/kdesign/commit/6e1754a60e75f6018372e17cefb32f53f298fcbd))
2243
+ * [carousel] 调整样式类名 ([7fd8afd](https://github.com/kingdee/kdesign/commit/7fd8afdc38605cd362efe7c1179a62d30e319428))
2244
+ * [city-picker] 去除demo的部分内容 ([130f04e](https://github.com/kingdee/kdesign/commit/130f04e51ea3721efcebcccd5dcf1703d1c55ce3))
2245
+ * [collapse] 修复单测报错问题 ([b13b756](https://github.com/kingdee/kdesign/commit/b13b75696f99f2be15a5f79d05335d70e69eaa7a))
2246
+ * [radio] 修复阴影动画丢失的问题 ([205fc63](https://github.com/kingdee/kdesign/commit/205fc637eb96812fc8fdb2cb84fdec5ef1ccc494))
2247
+ * [tabs] 解决Tabs组件effect的值为fade和scrollx的时候没有动画效果 ([6e1754a](https://github.com/kingdee/kdesign/commit/6e1754a60e75f6018372e17cefb32f53f298fcbd))
1846
2248
 
1847
2249
 
1848
2250
 
1849
- ## [1.2.1](https://github.com/kdcloudone/kdesign/compare/v1.2.0...v1.2.1) (2022-04-21)
2251
+ ## [1.2.1](https://github.com/kingdee/kdesign/compare/v1.2.0...v1.2.1) (2022-04-21)
1850
2252
 
1851
2253
 
1852
2254
  ### Bug Fixes
1853
2255
 
1854
- * [collapse] 修复视觉走查问题点 ([265a244](https://github.com/kdcloudone/kdesign/commit/265a244042bbfe349457ca6410de3717144e39ba))
1855
- * [drawer] 抽屉顶部关闭会出现闪烁 ([fea1c79](https://github.com/kdcloudone/kdesign/commit/fea1c79db3c611fef2ca078798ac0bcaac93f000))
1856
- * [radio] 修复视觉走查问题点 ([9a4a5c8](https://github.com/kdcloudone/kdesign/commit/9a4a5c8798c67f0c3014918dd210c9f294fd3526))
1857
- * [select] 修复视觉走查问题点 ([b56fddd](https://github.com/kdcloudone/kdesign/commit/b56fddd1ff426ca957688fe85066d5e244e6bc14))
1858
- * [steps] fix token ([e4df3aa](https://github.com/kdcloudone/kdesign/commit/e4df3aacb9074dad1a766dfeb494327ff842104d))
1859
- * [tag] 修复标签视觉走查问题点 ([511fd9e](https://github.com/kdcloudone/kdesign/commit/511fd9ea77871dc745b6dd2ff87c298a28430ea8))
1860
- * [tree] 修复点击整行的触发意图混淆的问题 ([44c662c](https://github.com/kdcloudone/kdesign/commit/44c662c9f3039345ef361d0afbd9b490cdb40a57))
1861
- * 修复了usePopper没有把borderWidth加入计算的bug ([14aa6fb](https://github.com/kdcloudone/kdesign/commit/14aa6fb878a874cbd8f10d94de698f573188fa57))
2256
+ * [collapse] 修复视觉走查问题点 ([265a244](https://github.com/kingdee/kdesign/commit/265a244042bbfe349457ca6410de3717144e39ba))
2257
+ * [drawer] 抽屉顶部关闭会出现闪烁 ([fea1c79](https://github.com/kingdee/kdesign/commit/fea1c79db3c611fef2ca078798ac0bcaac93f000))
2258
+ * [radio] 修复视觉走查问题点 ([9a4a5c8](https://github.com/kingdee/kdesign/commit/9a4a5c8798c67f0c3014918dd210c9f294fd3526))
2259
+ * [select] 修复视觉走查问题点 ([b56fddd](https://github.com/kingdee/kdesign/commit/b56fddd1ff426ca957688fe85066d5e244e6bc14))
2260
+ * [steps] fix token ([e4df3aa](https://github.com/kingdee/kdesign/commit/e4df3aacb9074dad1a766dfeb494327ff842104d))
2261
+ * [tag] 修复标签视觉走查问题点 ([511fd9e](https://github.com/kingdee/kdesign/commit/511fd9ea77871dc745b6dd2ff87c298a28430ea8))
2262
+ * [tree] 修复点击整行的触发意图混淆的问题 ([44c662c](https://github.com/kingdee/kdesign/commit/44c662c9f3039345ef361d0afbd9b490cdb40a57))
2263
+ * 修复了usePopper没有把borderWidth加入计算的bug ([14aa6fb](https://github.com/kingdee/kdesign/commit/14aa6fb878a874cbd8f10d94de698f573188fa57))
1862
2264
 
1863
2265
 
1864
2266
 
1865
- # [1.2.0](https://github.com/kdcloudone/kdesign/compare/v1.1.3...v1.2.0) (2022-04-14)
2267
+ # [1.2.0](https://github.com/kingdee/kdesign/compare/v1.1.3...v1.2.0) (2022-04-14)
1866
2268
 
1867
2269
 
1868
2270
  ### Bug Fixes
1869
2271
 
1870
- * [anchor] 解决锚点组件锁住后重新打开,锚点浮层不能自动关闭问题 ([f26a28f](https://github.com/kdcloudone/kdesign/commit/f26a28fbbebcb77a1597a1fbf21fbd4d76bcfc5e))
1871
- * [anchor] 修复视觉走查问题点 ([5c1c1e3](https://github.com/kdcloudone/kdesign/commit/5c1c1e329267be7d8db9db096020ddb92c194e0b))
1872
- * [button] 样式优化 ([c96d1cc](https://github.com/kdcloudone/kdesign/commit/c96d1cce4df2c2880afd31c8781f70f311fbfd99))
1873
- * [carousel] 解决走马灯自动播放时内存泄漏问题 ([ad07b89](https://github.com/kdcloudone/kdesign/commit/ad07b899e85aec430ae74e635cbbc517b01e16ef))
1874
- * [empty] 去除demo中多余的name属性 ([a129609](https://github.com/kdcloudone/kdesign/commit/a1296095bb5095c7e8ee1a85c03f1608e5a82914))
1875
- * [empty] 修复当页面中出现多个空组件时隐藏第一个组件导致渐变色不渲染的视觉问题 ([1fffb00](https://github.com/kdcloudone/kdesign/commit/1fffb00bb894f0ab76d60bd1f9341e606fa19e50))
1876
- * [image] 样式优化 ([0137fae](https://github.com/kdcloudone/kdesign/commit/0137fae3838a00163dfe1b58bb1aa1e8b1ce9207))
1877
- * [stepper] 样式优化 ([0f50ee8](https://github.com/kdcloudone/kdesign/commit/0f50ee85d9969b85985700fe833bb0be85ada016))
1878
- * [switch] 样式优化 ([43ed9f1](https://github.com/kdcloudone/kdesign/commit/43ed9f169566320b7b801f1531a7c2e0851e8e91))
2272
+ * [anchor] 解决锚点组件锁住后重新打开,锚点浮层不能自动关闭问题 ([f26a28f](https://github.com/kingdee/kdesign/commit/f26a28fbbebcb77a1597a1fbf21fbd4d76bcfc5e))
2273
+ * [anchor] 修复视觉走查问题点 ([5c1c1e3](https://github.com/kingdee/kdesign/commit/5c1c1e329267be7d8db9db096020ddb92c194e0b))
2274
+ * [button] 样式优化 ([c96d1cc](https://github.com/kingdee/kdesign/commit/c96d1cce4df2c2880afd31c8781f70f311fbfd99))
2275
+ * [carousel] 解决走马灯自动播放时内存泄漏问题 ([ad07b89](https://github.com/kingdee/kdesign/commit/ad07b899e85aec430ae74e635cbbc517b01e16ef))
2276
+ * [empty] 去除demo中多余的name属性 ([a129609](https://github.com/kingdee/kdesign/commit/a1296095bb5095c7e8ee1a85c03f1608e5a82914))
2277
+ * [empty] 修复当页面中出现多个空组件时隐藏第一个组件导致渐变色不渲染的视觉问题 ([1fffb00](https://github.com/kingdee/kdesign/commit/1fffb00bb894f0ab76d60bd1f9341e606fa19e50))
2278
+ * [image] 样式优化 ([0137fae](https://github.com/kingdee/kdesign/commit/0137fae3838a00163dfe1b58bb1aa1e8b1ce9207))
2279
+ * [stepper] 样式优化 ([0f50ee8](https://github.com/kingdee/kdesign/commit/0f50ee85d9969b85985700fe833bb0be85ada016))
2280
+ * [switch] 样式优化 ([43ed9f1](https://github.com/kingdee/kdesign/commit/43ed9f169566320b7b801f1531a7c2e0851e8e91))
1879
2281
 
1880
2282
 
1881
2283
  ### Features
1882
2284
 
1883
- * [button] 新增集合按钮 ([7fd3989](https://github.com/kdcloudone/kdesign/commit/7fd398926c099fca7a6405cad72497481b73994c))
1884
- * [icon] 新增sigma图标 ([531788b](https://github.com/kdcloudone/kdesign/commit/531788bb120e040ad31a5a2e737da3fc28ee4854))
1885
- * [rate]更新样式 ([d94ee6e](https://github.com/kdcloudone/kdesign/commit/d94ee6eec8e22f39b0fdccf59b39cc43c15ac88d))
2285
+ * [button] 新增集合按钮 ([7fd3989](https://github.com/kingdee/kdesign/commit/7fd398926c099fca7a6405cad72497481b73994c))
2286
+ * [icon] 新增sigma图标 ([531788b](https://github.com/kingdee/kdesign/commit/531788bb120e040ad31a5a2e737da3fc28ee4854))
2287
+ * [rate]更新样式 ([d94ee6e](https://github.com/kingdee/kdesign/commit/d94ee6eec8e22f39b0fdccf59b39cc43c15ac88d))
1886
2288
 
1887
2289
 
1888
2290
 
1889
- ## [1.1.3](https://github.com/kdcloudone/kdesign/compare/v1.1.2...v1.1.3) (2022-04-07)
2291
+ ## [1.1.3](https://github.com/kingdee/kdesign/compare/v1.1.2...v1.1.3) (2022-04-07)
1890
2292
 
1891
2293
 
1892
2294
  ### Bug Fixes
1893
2295
 
1894
- * [checkbox] 修复视觉走查问题点 ([342505b](https://github.com/kdcloudone/kdesign/commit/342505bd9bffd8f9b2108c87fbd87b5a5409642b))
1895
- * [cli] 修复引用kdesign.less文件提示字体包缺失问题 ([7520eb2](https://github.com/kdcloudone/kdesign/commit/7520eb2dbeaff0a01768b51bf7578ee081c02f50))
1896
- * [layout] 修改siderTrigger的line-height为46px,防止出现滚动条 ([83dd35e](https://github.com/kdcloudone/kdesign/commit/83dd35e7265595e75a034796b90d1b2cd9c575b4))
1897
- * [radio] 修复点击label中有input元素时的双击事件 ([037743e](https://github.com/kdcloudone/kdesign/commit/037743ee304a43010322c2b494c446e9fd334fd2))
1898
- * [usePopper] 去除了使用usePopper的时候useResizeObserver检测元素没有的警告 ([fb35c39](https://github.com/kdcloudone/kdesign/commit/fb35c393533c3086a7f8c14bff6b2778ff0342b4))
2296
+ * [checkbox] 修复视觉走查问题点 ([342505b](https://github.com/kingdee/kdesign/commit/342505bd9bffd8f9b2108c87fbd87b5a5409642b))
2297
+ * [cli] 修复引用kdesign.less文件提示字体包缺失问题 ([7520eb2](https://github.com/kingdee/kdesign/commit/7520eb2dbeaff0a01768b51bf7578ee081c02f50))
2298
+ * [layout] 修改siderTrigger的line-height为46px,防止出现滚动条 ([83dd35e](https://github.com/kingdee/kdesign/commit/83dd35e7265595e75a034796b90d1b2cd9c575b4))
2299
+ * [radio] 修复点击label中有input元素时的双击事件 ([037743e](https://github.com/kingdee/kdesign/commit/037743ee304a43010322c2b494c446e9fd334fd2))
2300
+ * [usePopper] 去除了使用usePopper的时候useResizeObserver检测元素没有的警告 ([fb35c39](https://github.com/kingdee/kdesign/commit/fb35c393533c3086a7f8c14bff6b2778ff0342b4))
1899
2301
 
1900
2302
 
1901
2303
  ### Features
1902
2304
 
1903
- * [pagination] 更新样式 ([80f2135](https://github.com/kdcloudone/kdesign/commit/80f213578d70c1d16308bd21984f7428cf83bed8))
2305
+ * [pagination] 更新样式 ([80f2135](https://github.com/kingdee/kdesign/commit/80f213578d70c1d16308bd21984f7428cf83bed8))
1904
2306
 
1905
2307
 
1906
2308
 
1907
- ## [1.1.2](https://github.com/kdcloudone/kdesign/compare/v1.1.1...v1.1.2) (2022-04-02)
2309
+ ## [1.1.2](https://github.com/kingdee/kdesign/compare/v1.1.1...v1.1.2) (2022-04-02)
1908
2310
 
1909
2311
 
1910
2312
  ### Bug Fixes
1911
2313
 
1912
- * [date-picker] 修复日期区间选择的选择块不跟随主题色的问题 ([885a339](https://github.com/kdcloudone/kdesign/commit/885a33981d87ca41ac4007193694f3075582141d))
2314
+ * [date-picker] 修复日期区间选择的选择块不跟随主题色的问题 ([885a339](https://github.com/kingdee/kdesign/commit/885a33981d87ca41ac4007193694f3075582141d))
1913
2315
 
1914
2316
 
1915
2317
  ### Features
1916
2318
 
1917
- * [icon] 新增多个图标 ([be90eaf](https://github.com/kdcloudone/kdesign/commit/be90eaff8d64dd8f4bd86480f019536b3e56ef7b))
2319
+ * [icon] 新增多个图标 ([be90eaf](https://github.com/kingdee/kdesign/commit/be90eaff8d64dd8f4bd86480f019536b3e56ef7b))
1918
2320
 
1919
2321
 
1920
2322
  ### Reverts
1921
2323
 
1922
- * Revert "fix: [menu] 1:删除子菜单title;2:收起class根据collapsed属性添加;3:添加默认宽度,删除demo中的宽度;4:token相关修改 (#29)" ([2357672](https://github.com/kdcloudone/kdesign/commit/2357672ed74c9dbd659229cf6282b22fb93ee82b)), closes [#29](https://github.com/kdcloudone/kdesign/issues/29)
2324
+ * Revert "fix: [menu] 1:删除子菜单title;2:收起class根据collapsed属性添加;3:添加默认宽度,删除demo中的宽度;4:token相关修改 (#29)" ([2357672](https://github.com/kingdee/kdesign/commit/2357672ed74c9dbd659229cf6282b22fb93ee82b)), closes [#29](https://github.com/kingdee/kdesign/issues/29)
1923
2325
 
1924
2326
 
1925
2327
 
1926
- ## [1.1.1](https://github.com/kdcloudone/kdesign/compare/v1.1.0...v1.1.1) (2022-04-01)
2328
+ ## [1.1.1](https://github.com/kingdee/kdesign/compare/v1.1.0...v1.1.1) (2022-04-01)
1927
2329
 
1928
2330
 
1929
2331
  ### Bug Fixes
1930
2332
 
1931
- * [base-data] 更正开放token属性及选中项颜色值 ([5cb9c65](https://github.com/kdcloudone/kdesign/commit/5cb9c65b373231b50b83e71f197c3d41fa7c8ce5))
1932
- * [form]检验require未正确添加 ([607b251](https://github.com/kdcloudone/kdesign/commit/607b2511aa2c88f6cedd85af3793a9e09191ffe1))
1933
- * [form]fix token ([8ccf9aa](https://github.com/kdcloudone/kdesign/commit/8ccf9aa99210315f7236967797b310d99d63140d))
1934
- * [icon] 优化图标名称 ([b2b7838](https://github.com/kdcloudone/kdesign/commit/b2b7838461d4a9b8d5ea20aa98babb31774939b3))
1935
- * [menu] 1:删除子菜单title;2:收起class根据collapsed属性添加;3:添加默认宽度,删除demo中的宽度;4:token相关修改 ([#29](https://github.com/kdcloudone/kdesign/issues/29)) ([bb1b8fa](https://github.com/kdcloudone/kdesign/commit/bb1b8faa5bffc6b20f250c452c2af037e2f4e6a7))
1936
- * [message] 更新消息提示视觉稿 ([f416344](https://github.com/kdcloudone/kdesign/commit/f416344ef8de7b36ef3068f67816f1f907d2a26f))
1937
- * [select] 修复选中时字体颜色值 ([c94dcfc](https://github.com/kdcloudone/kdesign/commit/c94dcfcfdc89b0157b8f8dc0b08c7241f3ff55f7))
1938
- * [token] 格式修改 ([e34b377](https://github.com/kdcloudone/kdesign/commit/e34b377c0889b06f84e3ed4ebf3a92740b366dd5))
1939
- * [tree] 更新选中时图标与字体颜色 ([e62f32e](https://github.com/kdcloudone/kdesign/commit/e62f32ef324c783641794e53dbb65c374228a089))
2333
+ * [base-data] 更正开放token属性及选中项颜色值 ([5cb9c65](https://github.com/kingdee/kdesign/commit/5cb9c65b373231b50b83e71f197c3d41fa7c8ce5))
2334
+ * [form]检验require未正确添加 ([607b251](https://github.com/kingdee/kdesign/commit/607b2511aa2c88f6cedd85af3793a9e09191ffe1))
2335
+ * [form]fix token ([8ccf9aa](https://github.com/kingdee/kdesign/commit/8ccf9aa99210315f7236967797b310d99d63140d))
2336
+ * [icon] 优化图标名称 ([b2b7838](https://github.com/kingdee/kdesign/commit/b2b7838461d4a9b8d5ea20aa98babb31774939b3))
2337
+ * [menu] 1:删除子菜单title;2:收起class根据collapsed属性添加;3:添加默认宽度,删除demo中的宽度;4:token相关修改 ([#29](https://github.com/kingdee/kdesign/issues/29)) ([bb1b8fa](https://github.com/kingdee/kdesign/commit/bb1b8faa5bffc6b20f250c452c2af037e2f4e6a7))
2338
+ * [message] 更新消息提示视觉稿 ([f416344](https://github.com/kingdee/kdesign/commit/f416344ef8de7b36ef3068f67816f1f907d2a26f))
2339
+ * [select] 修复选中时字体颜色值 ([c94dcfc](https://github.com/kingdee/kdesign/commit/c94dcfcfdc89b0157b8f8dc0b08c7241f3ff55f7))
2340
+ * [token] 格式修改 ([e34b377](https://github.com/kingdee/kdesign/commit/e34b377c0889b06f84e3ed4ebf3a92740b366dd5))
2341
+ * [tree] 更新选中时图标与字体颜色 ([e62f32e](https://github.com/kingdee/kdesign/commit/e62f32ef324c783641794e53dbb65c374228a089))
1940
2342
 
1941
2343
 
1942
2344
  ### Features
1943
2345
 
1944
- * [carousel] 更新样式 ([872a1fb](https://github.com/kdcloudone/kdesign/commit/872a1fb3b7cf51b2bd88b97596d69952a352090c))
1945
- * [icon] 新增图标:xingzhuangjiehe ([be6c304](https://github.com/kdcloudone/kdesign/commit/be6c304c60ae86f25f0b4ca245da422fe537c68b))
2346
+ * [carousel] 更新样式 ([872a1fb](https://github.com/kingdee/kdesign/commit/872a1fb3b7cf51b2bd88b97596d69952a352090c))
2347
+ * [icon] 新增图标:xingzhuangjiehe ([be6c304](https://github.com/kingdee/kdesign/commit/be6c304c60ae86f25f0b4ca245da422fe537c68b))
1946
2348
 
1947
2349
 
1948
2350
 
1949
- # [1.1.0](https://github.com/kdcloudone/kdesign/compare/v1.0.4...v1.1.0) (2022-03-24)
2351
+ # [1.1.0](https://github.com/kingdee/kdesign/compare/v1.0.4...v1.1.0) (2022-03-24)
1950
2352
 
1951
2353
 
1952
2354
  ### Bug Fixes
1953
2355
 
1954
- * [anchor] 修复锚点鼠标悬浮上去的样式 ([b32a060](https://github.com/kdcloudone/kdesign/commit/b32a060755e6efdeedf7510459c0870c9223f7e9))
1955
- * [card]新增配置项extra ([05bc54b](https://github.com/kdcloudone/kdesign/commit/05bc54b4fcfcc19cf429f0a6808514dd604ca1d6))
1956
- * [cli] kdesign组件库文档 底部样式修改 ,内容更新 ([b928661](https://github.com/kdcloudone/kdesign/commit/b9286612cc5d3f7755e5f71436e530f48b05d3a6))
1957
- * [link] 修复链接组件文档错误 ([d72e4b1](https://github.com/kdcloudone/kdesign/commit/d72e4b1ecb0a92c04886ca1bf420e7480bd00824))
1958
- * [notification]提示内容部分类名修改 ([1b40f9c](https://github.com/kdcloudone/kdesign/commit/1b40f9c907cb30095ac01f775e075389f6324e7b))
1959
- * [notification]自定义样式例子优化 ([af9181c](https://github.com/kdcloudone/kdesign/commit/af9181c28974ff93678e8f193b50c28d842c44b3))
1960
- * [split-panel] 更新分隔容器视觉稿 ([034f347](https://github.com/kdcloudone/kdesign/commit/034f34748c01dac0b67dffcdc17aba3352908f15))
1961
- * [transfer]样式问题修复 ([f1c902d](https://github.com/kdcloudone/kdesign/commit/f1c902df67228ab01b30c50a272f2cd5756610c3))
1962
- * 修复pagination不能通过pageSize更改分页下拉选中选型的bug ([738de73](https://github.com/kdcloudone/kdesign/commit/738de73f5b079e4bfcf8852b7a7679a8e1ef5553))
1963
- * del memu title ([e2594f9](https://github.com/kdcloudone/kdesign/commit/e2594f9435f1c7b749aec80516d819ba27549353))
2356
+ * [anchor] 修复锚点鼠标悬浮上去的样式 ([b32a060](https://github.com/kingdee/kdesign/commit/b32a060755e6efdeedf7510459c0870c9223f7e9))
2357
+ * [card]新增配置项extra ([05bc54b](https://github.com/kingdee/kdesign/commit/05bc54b4fcfcc19cf429f0a6808514dd604ca1d6))
2358
+ * [cli] kdesign组件库文档 底部样式修改 ,内容更新 ([b928661](https://github.com/kingdee/kdesign/commit/b9286612cc5d3f7755e5f71436e530f48b05d3a6))
2359
+ * [link] 修复链接组件文档错误 ([d72e4b1](https://github.com/kingdee/kdesign/commit/d72e4b1ecb0a92c04886ca1bf420e7480bd00824))
2360
+ * [notification]提示内容部分类名修改 ([1b40f9c](https://github.com/kingdee/kdesign/commit/1b40f9c907cb30095ac01f775e075389f6324e7b))
2361
+ * [notification]自定义样式例子优化 ([af9181c](https://github.com/kingdee/kdesign/commit/af9181c28974ff93678e8f193b50c28d842c44b3))
2362
+ * [split-panel] 更新分隔容器视觉稿 ([034f347](https://github.com/kingdee/kdesign/commit/034f34748c01dac0b67dffcdc17aba3352908f15))
2363
+ * [transfer]样式问题修复 ([f1c902d](https://github.com/kingdee/kdesign/commit/f1c902df67228ab01b30c50a272f2cd5756610c3))
2364
+ * 修复pagination不能通过pageSize更改分页下拉选中选型的bug ([738de73](https://github.com/kingdee/kdesign/commit/738de73f5b079e4bfcf8852b7a7679a8e1ef5553))
2365
+ * del memu title ([e2594f9](https://github.com/kingdee/kdesign/commit/e2594f9435f1c7b749aec80516d819ba27549353))
1964
2366
 
1965
2367
 
1966
2368
  ### Features
1967
2369
 
1968
- * [drawer]抽屉组件样式更新 ([9889b2f](https://github.com/kdcloudone/kdesign/commit/9889b2fed0a375fa535fc33666ff79c2334add89))
2370
+ * [drawer]抽屉组件样式更新 ([9889b2f](https://github.com/kingdee/kdesign/commit/9889b2fed0a375fa535fc33666ff79c2334add89))
1969
2371
 
1970
2372
 
1971
2373
 
1972
- ## [1.0.4](https://github.com/kdcloudone/kdesign/compare/e94657f8a428cba3bce8f8747dbc7314c8fd736b...v1.0.4) (2022-03-02)
2374
+ ## [1.0.4](https://github.com/kingdee/kdesign/compare/e94657f8a428cba3bce8f8747dbc7314c8fd736b...v1.0.4) (2022-03-02)
1973
2375
 
1974
2376
 
1975
2377
  ### Bug Fixes
1976
2378
 
1977
- * [官网] 修复官网IE11兼容问题 ([e0f78a1](https://github.com/kdcloudone/kdesign/commit/e0f78a179870cdacbf7692f7978c725a359d2dbe))
1978
- * [changelog] 更新生成日志脚本 ([dd8d88d](https://github.com/kdcloudone/kdesign/commit/dd8d88dd159df3edfb6c02b550b3222e25167ba6))
2379
+ * [官网] 修复官网IE11兼容问题 ([e0f78a1](https://github.com/kingdee/kdesign/commit/e0f78a179870cdacbf7692f7978c725a359d2dbe))
2380
+ * [changelog] 更新生成日志脚本 ([dd8d88d](https://github.com/kingdee/kdesign/commit/dd8d88dd159df3edfb6c02b550b3222e25167ba6))
1979
2381
 
1980
2382
 
1981
2383
  ### Features
1982
2384
 
1983
- * [cli] 增加Design Token功能 ([49dfb66](https://github.com/kdcloudone/kdesign/commit/49dfb6677dda32768cc6f295c32ad10c6a6085d0))
1984
- * init ([e94657f](https://github.com/kdcloudone/kdesign/commit/e94657f8a428cba3bce8f8747dbc7314c8fd736b))
2385
+ * [cli] 增加Design Token功能 ([49dfb66](https://github.com/kingdee/kdesign/commit/49dfb6677dda32768cc6f295c32ad10c6a6085d0))
2386
+ * init ([e94657f](https://github.com/kingdee/kdesign/commit/e94657f8a428cba3bce8f8747dbc7314c8fd736b))
1985
2387
 
1986
2388
 
1987
2389