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