Commit Graph

740 Commits

Author SHA1 Message Date
李天佑 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
jacknan cbabdca9b8
fix(pull-refresh): 调整foot高度 (#1181)
* feat(pull-refresh): 调整foot高度

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* feat(pull-refresh): 优化无数据初始状态

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* fix(pull-refresh): 去除移动端橡皮筋效果

Signed-off-by: jacknan <zhumaonan@aliyun.com>

---------

Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-22 15:47:26 +08:00
jacknan 0212852422
fix(toast): fix text padding (#1185)
* fix(toast): fix text padding

Signed-off-by: jacknan <zhumaonan@aliyun.com>

* fix(toast): fix text padding

Signed-off-by: jacknan <zhumaonan@aliyun.com>

---------

Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-22 15:46:56 +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
ajaxzheng 642e31eee6
fix(automate): fix reviews comments (#1187) 2023-12-20 16:11:18 +08:00
ajaxzheng c4a7391bdd
refactor(grid): [grid] add grid plugins (#1168)
* refactor(grid): add grid plugins

* refactor(grid): add grid plugins

* refactor(grid): add grid plugins

* refactor(grid): add dragger plugin

* refactor(grid): add tooltip plugin

* refactor(grid): add checkbox plugin

* refactor(grid): add tree plugin

* refactor(grid): add tree plugin

* refactor(grid): add tree plugin
2023-12-20 16:10:43 +08:00
李天佑 6ec2a3cc4f
test(drop-tmies): [drop-times] amend drop-times e2e test (#1184) 2023-12-20 09:04:02 +08:00
gimmyhehe 491a5489f5
feat(internals): add demos scan script to find demos problem (#1180) 2023-12-19 17:35:00 +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
ajaxzheng 8857f378d8
feat(automate): add script projects such as statistics and document automatic error correction (#1179) 2023-12-19 16:49:36 +08:00
jacknan e6a9c50645
fix(tag): fix color value (#1170)
Signed-off-by: jacknan <zhumaonan@aliyun.com>
2023-12-19 15:21:26 +08:00
chenxi-20 9fd73a8d6f
feat(icon): [icon] Add add-picture svg (#1146) 2023-12-19 15:20:55 +08:00
gimmyhehe 0dc0dd25a6
fix(select): [select] fix event retargeting in debounce (#1154) 2023-12-19 15:20:21 +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
chenxi-20 9ee37fc23d
build(theme): Patch theme packaging and generation function (#1162) 2023-12-19 15:03:55 +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
Nick Wu 97e068df5d
fix(slider): [slider] Show the tooltip after dragging the Slider component. (#1123)
* fix(slideer): show the tooltip after dragging the Slider component(#1077)

* Add the mouseOuterBtn state in vue.ts.

---------

Co-authored-by: WuNing <wuning@inspur.com>
2023-12-18 14:12:01 +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
yoyo 8f4b13c1df
fix(theme/src/input): [input] fix input append slot css when select is in it (#1165) 2023-12-18 14:06:34 +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
zzcr 07b2d70110 fix(chart): fix chart error 2023-12-15 15:59:09 +08:00
zzcr cd5bf9dbc1 build(build): update package.json 2023-12-15 15:30:46 +08:00
申君健 55872604be
fix(playground): update unpkg url (#1145) 2023-12-15 15:21:16 +08:00
ajaxzheng 5709d26ee4
fix(components): fix some bugs (#1148)
* fix(row): [layout] restore the gutter value, and add gutter demo (#1006)

* fix(row): restore the gutter value, and add gutter demo

* fix(row): fix e2e test

* fix(dropdown): fix console warning (#1000)

* fix(select): [select] Fixed an issue where a blank area is displayed when the select component uses the optimization attribute (#989)

* docs(layout): fix gutter's default value (#1011)

* build(internal): fix process not defined error (#991)

* build(internal): fix process not defined error

* build(internal): fix process not defined error

* build(internal): fix process not defined error

* Update transformVirtualTemplateForBuild.ts

* fix(sites): demo fill the row when it is only one

* fix(form): fix from valid tooltip background color (#1059)

* fix(form): fix from valid tooltip background color (#1081)

* build(theme): [theme] Add the index.less file package of the root directory (#1090)

* fix(grid): [grid] update parentHeight before recalculate (#1142)

---------

Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
2023-12-15 15:20:45 +08:00
zzcr d865c0e340 fix(eslint): fix eslint error 2023-12-15 14:52:50 +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