Commit Graph

353 Commits

Author SHA1 Message Date
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
James d3175d2122
test:[color-picker,carousel] Update E2E TEST (#1125)
* 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
2023-12-14 15:43:31 +08:00
chenxi-20 3e7c167e7e
docs(components): Delete excess document examples (#1127) 2023-12-14 15:42:45 +08:00
申君健 eda5b4f86e
docs(fix): fix docs (#1128) 2023-12-14 15:42:08 +08:00
James 41c608fbbd
doc(fix):[carousel,color-picker,color-select-panel,config-provider,crop,dialog-box] Update doc text (#1130) 2023-12-14 15:41:38 +08:00
yoyo 899174994c
fix: [cascader, loading] fix docs api jump demo (#1129) 2023-12-14 15:40:35 +08:00
gimmyhehe aef96eda64
docs(sites): [pager, form] optimize docs and demos (#1135) 2023-12-14 15:40:01 +08:00
James 44468866fe
test:[toggle-menu,link-menu,user-contact,divider] Update E2E TEST (#1122)
* 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
2023-12-13 17:39:29 +08:00
申君健 676fe01e07
perf(common): Make the twMeger function support shake tree (#1116)
* perf(common): add twMerge tree shake

* fix(common): fix review

* docs(install): add TINY_MODE’s sample
2023-12-13 16:15:19 +08:00
wuyiping0628 185eb8b84d
test(text-popup):[text-popup] update text-popup E2E test (#1119) 2023-12-13 16:13:50 +08:00
gimmyhehe 541aa9d1cb
fix(theme): [alert, popconfirm] pc template remove tailwind merge (#1120)
* fix(theme): [alert, popconfirm] pc template remove tailwind merge

* fix(theme): [alert, popconfirm] pc template remove tailwind merge
2023-12-13 16:13:21 +08:00
MomoPoppy d305b1c190
fix(select): [select] Fix the issue of ineffective use of noMatchText attribute in custom filtering of select component (#1118) 2023-12-13 15:55:34 +08:00
MomoPoppy 1b42659bc4
test(select): [select] Supplement and optimize select component test cases (#1112)
* test(select): [select] Supplement and optimize select component test cases

* test(select): [select] Modify e2e test cases
2023-12-13 15:13:04 +08:00
gimmyhehe e1c0960cc3
docs(sites): change api properties to props (#1117) 2023-12-13 15:02:31 +08:00
wuyiping0628 bedb81d3d2
test(bulletin-board):[bulletin-board] update bulletin-board E2E test (#1114)
* test(bullentin-board):[bullentin-board] update bullentin-board E2E test

* test(bullentin-board):[bullentin-board] update bullentin-board E2E test

* test(bulletin-board):[bulletin-board] update bulletin-board E2E test
2023-12-13 10:24:58 +08:00
申君健 021f54426d
fix(tree): [tree, tooltip] fix tree's tooltip's compositions demo (#1103)
* fix(tree): fix tree's tooltip's  compositions demo

* fix(tooltip): fix

* fix(tooltip): fix

* fix(tooltip): fix

* fix(tooltip): fix

* docs(tooltip): fix
2023-12-13 10:23:00 +08:00
chenxi-20 90f8431e31
fix(filter-panel): [filter-panel] Optimize the official website documentation and e2e test cases for the components (#1104) 2023-12-13 09:28:04 +08:00
yoyo ca2a46d949
chore(site): deprecated DetailPage (#1110) 2023-12-13 09:27:30 +08:00
chenxi-20 c62d54bb6f
docs(tabs): [tabs] Add documentation for using tab items (#1107) 2023-12-13 09:23:35 +08:00
yoyo 137d09a106
docs(site): [detail-page, scroll-text] Improve documentation (#1109) 2023-12-13 09:23:06 +08:00
ajaxzheng 8982c7fa34
docs(site): methods api do not show defaultValue (#1105) 2023-12-13 09:22:35 +08:00
wuyiping0628 3d702cbe3b
test(infinite-scroll):[infinite-scroll] update infinite-scroll E2E test (#1106)
* test(infinite-scroll):[infinite-scroll] update infinite-scroll E2E test

* test(infinite-scroll):[infinite-scroll] update infinite-scroll E2E test
2023-12-12 16:43:24 +08:00
wuyiping0628 f5c530d302
test(time-line):[time-line] update time-line E2E test (#1101) 2023-12-11 19:05:01 +08:00
ajaxzheng 89037170c0
feat(openinula): add openinula base structure (#1093)
* feat(openinula): add openinula base structure

* feat(openinula): add openinula base structure
2023-12-11 18:58:51 +08:00
James b5867dd81f
test:[dialog-box,numeric,modal] Add Or Update E2E TEST (#1095)
* 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
2023-12-11 18:57:27 +08:00