Commit Graph

962 Commits

Author SHA1 Message Date
wuyiping0628 78b1b5109c
fix(tag-group): [tag-group] fix tag-group documents (#1233)
* fix(tag-group): [tag-group] fix tag-group documents

* fix(tag-group): [tag-group] fix tag-group documents

* fix(tag-group): [tag-group] fix tag-group documents

* fix(tag-group): [tag-group] fix tag-group documents
2023-12-29 14:29:45 +08:00
James 705d0ddcb5
feat(theme):[carousel,transfer,divider]Add SMB theme and Style fixed (#1195)
* fix(theme)Add transfer's smb-theme

* fix(theme):[carousel,transfer]Add SMB theme

* fix:carousel smb theme

* fix:carousel smb theme

* fix:e2e test

* fix(theme): update divider smb theme

* fix: update theme
2023-12-29 10:18:51 +08:00
chenxi-20 58a6ebbc49
feat(theme): Add two basic variables for the theme (#1213) 2023-12-29 10:17:34 +08:00
wuyiping0628 8017538a1b
fix(watermark): [watermark] fix watermark documents (#1234)
* fix(tag-group): [tag-group] fix tag-group documents

* fix(watermark): [watermark] fix watermark documents
2023-12-29 10:12:56 +08:00
chenxi-20 68f6fd516b
feat(alert): Add unlimited theme switching function to adapt to alert unlimited themes (#1229) 2023-12-29 10:08:03 +08:00
gimmyhehe 9de15b4536
refactor(pager): [pager] pager component refactor (#1198)
* refactor(pager): [pager] pager component refactor

* refactor(pager): [pager] pager component refactor

* refactor(pager): [pager] pager component refactor

* refactor(pager): [pager] pager component refactor
2023-12-29 10:01:52 +08:00
James 2ce68c0edb
fix: toggle-menu (#1232) 2023-12-29 09:58:04 +08:00
李天佑 c96333f0e8
fix(radio): [radio] amend demo and API bug of radio (#1219)
* fix(radio): [radio] amend demo and api bug of radio

* fix(radio): [radio] amend demo and api bug of radio
2023-12-29 09:52:30 +08:00
ajaxzheng 32985afd16
fix(grid): [grid] fix the problem that the view is not updated after dragging the table (#1193) 2023-12-28 20:33:00 +08:00
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
黄怡林 f0b7bd9d28
fix(mobile): some css bugs of input and alert (#1220)
* fix(alert): [alert] Solved the problem of uneven alignment of prompt content

* fix(input): [input] Solve the problem of border style when input box is focused
2023-12-28 16:51:59 +08:00
Kagol c2868adabb
docs: add credits to README (#1108)
* docs: add credits to README

* docs: correct the translation problem
2023-12-28 16:51:06 +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
申君健 25c3e6fb00
fix(col): [layout] fix layout cols=24 can't use (#1223)
* fix(col): fix layout props of cols can't use

* fix(icons): export IconPromptExclamation by default
2023-12-28 09:29:32 +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
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