MomoPoppy
17b67bb648
docs(dialog-select): [dialog-select] Complete change event documentation. close #612 ( #1230 )
2023-12-28 20:32:19 +08:00
Kagol
171747d15c
docs: add license of vue-docs ( #1231 )
2023-12-28 20:31:37 +08:00
申君健
843ef6bd5c
feat(playground): add playground support mobile mode ( #1226 )
...
* feat(playground): add playground support mobile mode
* fix(charts): fix demo import echarts/line
2023-12-28 16:53:40 +08:00
wuyiping0628
1feb3acae0
fix(ip-address): [ip-address] fix ip-address documents ( #1218 )
...
* fix(ip-address): [ip-address] fix ip-address documents
* fix(ip-address): [ip-address] fix ip-address documents
2023-12-28 16:52:37 +08:00
chenxi-20
5fc75f2463
docs(progress): Fix Test Sheet: Document Error ( #1221 )
2023-12-28 15:58:36 +08:00
MomoPoppy
fe6b94c031
feat(theme): [select] The DesignCloud theme adapts to scenarios such as empty data, error status, grouping, and search box of the Select component ( #1224 )
...
* feat(theme): [select] Aligning empty data scenes with DesignCloud themes
* feat(site): [select] New Error Status Scene Alignment DesignCloud Theme
* docs(site): [select] Add a demo of a dual row scene
* feat(theme): [select] SMB themes adapted to grouping scenarios and panel search boxes
* test(select): [select] Update test cases
2023-12-28 15:37:54 +08:00
wuyiping0628
8a554fd0fe
fix(rate): [rate] fix rate documents ( #1227 )
2023-12-28 15:35:07 +08:00
李天佑
eb3439c568
docs(calendar-view): [calendar-view] optimize docs and demos ( #1228 )
...
* docs(calendar-view): [calendar-view] optimize docs and demos
* docs(calendar-view): [calendar-view] optimize docs and demos
2023-12-28 15:33:44 +08:00
gimmyhehe
0210ce03de
docs(form): [form] form docs demo optimize ( #1225 )
2023-12-28 09:35:38 +08:00
ajaxzheng
d4706a3441
feat(test): [alert] update @playwright/test version ( #1216 )
...
* feat(test): [alert] update @playwright/test version
* feat(test): [alert] update @playwright/test version
2023-12-27 17:07:22 +08:00
李天佑
381bb46f84
docs(calendar): [calendar] optimize docs and demos ( #1214 )
...
* docs(calendar): [calendar] optimize docs and demos
* docs(calendar): [calendar] optimize docs and demos
2023-12-26 17:24:12 +08:00
黄怡林
9fef12173e
[drawer]: fixed docs bug of drawer. ( #1201 )
...
* fix(docs): fixed some bugs of demo
* fix(steps): Optimized steps docs
* fix(timeline): [time-line] Optimized timeline api docs
* fix(tree-menu): [tree-menu] Optimized treeMenu docs
* fix(tree-menu): [tree-menu] ellipse props did not work
* fix(time-line): [time-line] fixed time-field props can't link to demo
* docs(drawer): [drawer] Optimized drawer api and demo docs.
* test(drawer): [drawer] fix e2e case
2023-12-25 19:04:14 +08:00
AcWrong02
8de710fccf
test(Switch): [Switch]improve unit testing of components ( #1205 )
...
* test(Switch): [Switch]improve unit testing of components
* docs(Switch): [Switch]improve the description of change event
2023-12-25 19:03:34 +08:00
申君健
180edfd9a7
docs(image):[image,transfer,tree] update image\transfer's docs ( #1209 )
...
* docs(image): update image\transfer's docs
* docs(tree): update tree's docs
2023-12-25 19:02:20 +08:00
李天佑
8c1d8b2214
test(calendar): [calendar] amend e2e test ( #1200 )
...
* test(calender): [calender] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
* test(calendar): [calendar] amend e2e test
2023-12-25 18:58:19 +08:00
jacknan
4116bd232d
feat(button): refresh button ui ( #1171 )
...
* feat(button): 刷新移动端设计
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(button): 刷新移动端设计
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(button): 刷新demo
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(button): 删除无用文件
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(button): 优化样式
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* fix(pull-refresh): 去除影响pc模式的修改
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(button): 优化样式
Signed-off-by: jacknan <zhumaonan@aliyun.com>
---------
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-25 14:46:11 +08:00
chenxi-20
980f4ae145
feat(icon): [icon] add sorting function ( #1182 )
2023-12-22 15:49:03 +08:00
chenxi-20
f5b0351814
docs(file-upload): [file-upload] Optimize documents based on user needs ( #1194 )
...
* docs(file-upload): [file-upload] Optimize documents based on user needs
* docs(file-upload): [file-upload] Test problem optimization
2023-12-22 14:45:08 +08:00
李天佑
a76aff0b7d
test(time-select): [time-select] amend time-select e2e test ( #1196 )
2023-12-22 14:43:44 +08:00
ajaxzheng
95beedfc4d
docs(grid): update grid docs ( #1189 )
...
* docs(grid): update grid docs
* docs(grid): update grid docs
* docs(grid): update grid docs
2023-12-21 16:28:43 +08:00
MomoPoppy
89624d0356
feat(option): [select] Option text display with extra long dots and dots,Added icon attribute, supporting custom icons. ( #1190 )
...
* feat(option): Option text display with extra long dots and dots
* feat(option): [select] Added icon attribute, supporting custom icons
* test(select): [select] Improve select component test cases
* docs(select): [select] Add an instance demo displaying tag and tip scenarios
* test(select): [select] Modify test casesoption
2023-12-21 16:28:00 +08:00
yoyo
c746f53e53
feat(input): [input] add memorySpace props which can set max number of addMemory ( #1188 )
...
* feat(input): [input] add memorySpace props which can set max number of addMemory
* feat(input): [input] add memorySpace props which can set max number of addMemory 2
2023-12-20 16:11:52 +08:00
李天佑
6ec2a3cc4f
test(drop-tmies): [drop-times] amend drop-times e2e test ( #1184 )
2023-12-20 09:04:02 +08:00
wuyiping0628
2460b8d498
fix(qr-code):[qr-code] fix qr-code documents ( #1178 )
...
* fix(qr-code):[qr-code] fix qr-code documents
* fix(qr-code):[qr-code] fix qr-code documents
2023-12-19 17:33:59 +08:00
chenxi-20
9fd73a8d6f
feat(icon): [icon] Add add-picture svg ( #1146 )
2023-12-19 15:20:55 +08:00
wuyiping0628
0b79fdd044
fix(nav-menu):[nav-menu] fix nav-menu documents ( #1175 )
2023-12-19 15:19:40 +08:00
chenxi-20
e91c1a011c
docs(components): Adding single quotes to the default value of a string type ( #1176 )
2023-12-19 15:19:12 +08:00
wuyiping0628
3dfe4cc082
fix(collapse):[collapse] fix collapse documents ( #1174 )
2023-12-19 15:03:21 +08:00
James
96668cc443
docs(fix):Update dialog-box docs ( #1173 )
...
* doc(fix):[carousel,color-picker,color-select-panel,config-provider,crop,dialog-box] Update doc text
* docs(fix):Update dialog-box docs
2023-12-19 15:02:48 +08:00
MomoPoppy
5c40c29b81
docs(select): [select] Optimize the select component documentation and fix error issues ( #1167 )
2023-12-19 10:29:09 +08:00
gimmyhehe
98bbf4ca3b
docs(sites): [form, alert] fix not pass e2e case ( #1172 )
2023-12-19 10:28:26 +08:00
MomoPoppy
d59fc4d47e
test(tree-menu): [tree-menu] Complete the missing e2e test case for the treeMenu component ( #1166 )
2023-12-18 16:11:11 +08:00
AcWrong02
4672ad9245
fix(slider): [slider]The Slider component should prompt an error when min > max ( #1156 )
...
* docs(slider): [slider]remove the ref attribute of ref in basic-usage
* fix(slider): [slider]component should prompt an error when min>max
* test(slider): [slider]add unit test for the min and max props
2023-12-18 14:12:30 +08:00
gimmyhehe
9d0502adcc
docs(sites): [checkbox] optimize docs and demos ( #1161 )
...
* docs(sites): [checkbox] optimize docs and demos
* docs(sites): [checkbox] optimize docs and demos
2023-12-18 14:07:01 +08:00
gimmyhehe
c84ab66471
feat(button-group): [button-group] add default empty text ( #1155 )
...
* feat(button-group): [button-group] add default empty text
* feat(button-group): [button-group] add default empty text
2023-12-17 16:06:27 +08:00
zzcr
85a8d798b2
docs(site): update version
2023-12-17 00:02:44 -08:00
李天佑
e01d41a348
docs(sites): [drop-times,time-select] optimize docs and demos ( #1151 )
2023-12-15 17:57:23 +08:00
wuyiping0628
e9c801f766
test(watermark):[watermark] update watermark E2E test ( #1150 )
2023-12-15 16:04:36 +08:00
chenxi-20
fea7e62fed
docs(anchor): [anchor] optimized the document ( #1149 )
2023-12-15 16:01:59 +08:00
申君健
55872604be
fix(playground): update unpkg url ( #1145 )
2023-12-15 15:21:16 +08:00
James
b4cab3020c
test(e2e):[color-picker,color-select-panel,crop] Add E2E TEST ( #1144 )
...
* test[config-provider/user-head]Add E2E TEST
* test[dialog-box,numeric]Update E2E TEST
* test[dialog-box,numeric]Update E2E TEST
* test(modal):[modal]update test E2E TEST
* test:[toggle-menu,slide-bar,link-menu,divider,user-contact]update test E2E TEST
* test:[carousel,color-picker]Update E2E TEST
* test:[carousel,color-picker]Update E2E TEST
* test:[carousel,color-picker]Update E2E TEST
* test:[carousel,color-picker]Update E2E TEST
* test(e2e):[carousel] Update E2E TEST
* test(e2e):[crop,color-select-panel,color-picker] Add E2E TEST
2023-12-15 11:03:16 +08:00
wuyiping0628
cdc4b1c223
test(fullscreen):[fullscreen] update fullscreen E2E test ( #1131 )
...
* test(fullscreen):[fullscreen] update fullscreen E2E test
* test(fullscreen):[fullscreen] update fullscreen E2E test
* test(fullscreen):[fullscreen] update fullscreen E2E test
2023-12-15 11:02:37 +08:00
黄怡林
e11d89a334
[steps] solved the problem that click item and then open new window ( #1040 )
...
* fix(steps): [steps] solved the problem that click item and open new brower window
* fix(label): [label] Correcting component name
2023-12-15 10:16:09 +08:00
ajaxzheng
f74d5c30af
feat(solid): add solid file structure ( #1140 )
...
* feat(solid): add solid file structure
* feat(solid): add solid file structure
2023-12-15 10:14:55 +08:00
wuyiping0628
c58b4a350d
test(qr-code):[qr-code] update qr-code E2E test ( #1143 )
2023-12-15 10:14:12 +08:00
ajaxzheng
6b8f1ee381
docs(grid): fix grid docs ( #1137 )
2023-12-15 09:18:12 +08:00
jacknan
c99c840f2e
feat(label): add label mobile ( #1098 )
...
* feat(label): add label mobile
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(label): add label mobile
Signed-off-by: jacknan <zhumaonan@aliyun.com>
---------
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-14 16:06:14 +08:00
jacknan
74e976e2a5
feat(tag): add tag-mobile ( #976 )
...
* feat(tag): add tag-mobile
Signed-off-by: jacknan <zhumaonan@aliyun.com>
* feat(tag): remove tsx
Signed-off-by: jacknan <zhumaonan@aliyun.com>
---------
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-14 15:56:53 +08:00
MomoPoppy
a1e84ad9c2
docs(components): [select,action-menu] Select and ActionMenu and DialogSelect component document optimization. ( #1136 )
...
* docs(action-menu): [action-menu] ActionMenu component document optimization
* docs(select): [select] Select component document optimization
* docs(dialog-select): [dialog-select] Optimize the documentation for the dialogSelect component
2023-12-14 15:46:04 +08:00
黄怡林
594c7fa8f0
fix(time-line): [time-line] fixed time-field props can't link to demo ( #1126 )
...
* fix(docs): fixed some bugs of demo
* fix(steps): Optimized steps docs
* fix(timeline): [time-line] Optimized timeline api docs
* fix(tree-menu): [tree-menu] Optimized treeMenu docs
* fix(tree-menu): [tree-menu] ellipse props did not work
* fix(time-line): [time-line] fixed time-field props can't link to demo
2023-12-14 15:44:17 +08:00