Commit Graph

785 Commits

Author SHA1 Message Date
zzcr df8d54abbe
feat(versions): update versions 2024-01-07 00:47:37 -08:00
ajaxzheng 635f940232
fix(build): fix build error and update versions (#1269)
* fix(pager): [pager] change pager content to unicode (#1251)

* fix(build): fix build error and update versions

* fix(build): update theme version

* fix(vue): [grid] fix show icon condition (#1259)

* docs(grid): [grid] fix grid docs (#1260)

* docs(grid): [grid] fix grid docs

* docs(grid): [grid] fix grid docs

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-07 16:23:14 +08:00
Floyd 9b7e036d8f
test(tag): [tag] improve unit testing of components (#1261) 2024-01-07 09:36:37 +08:00
allcontributors[bot] 13fd6dee22
docs: add Floyd-bit as a contributor for code (#1265)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:20:03 +08:00
allcontributors[bot] 26558909c4
docs: add wNing50 as a contributor for code (#1264)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:18:38 +08:00
allcontributors[bot] 891e8e404a
docs: add Davont as a contributor for code (#1263)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:17:34 +08:00
allcontributors[bot] 6b3cd1dc91
docs: add ichynul as a contributor for code (#1262)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-06 08:16:14 +08:00
李天佑 684e6baa81
feat(switch): [switch] amend demo and API bug of switch (#1257)
* fix(switch): [switch] amend demo and api bug of switch

* feat(switch): [switch] amend demo and API bug of switch

* feat(switch): [switch] amend demo and API bug of switch
2024-01-05 16:41:12 +08:00
gimmyhehe 82c570c2c5
build(internal): fix inline chunk error (#1256) 2024-01-05 16:40:37 +08:00
ajaxzheng e9f0ef5529
fix(build): fix build error and update versions (#1254)
* fix(pager): [pager] change pager content to unicode (#1251)

* fix(build): fix build error and update versions

* fix(build): update theme version

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-04 14:59:25 +08:00
Kagol 48a0df2980
chore: [date-picker] config playwright timezoneId (#1253) 2024-01-04 14:58:54 +08:00
GaoNeng 1e0a83e6f0
feat(vue): [mind-map] mindmap (#1207)
* feat(mind-map): drag and zoom

* feat(vue): mindmap component

* fix(renderless): restore tsconfig.json

* fix: remove fabric add mind-elixir

* docs: composition api

* feat(vue): extract inline-style

* refactor(mind-map): delete exportData function

* refactor(mind-map): extract initEvent function

* feat: add lang=ts

* test(mind-map): e2e test

* feat: rename import event

* docs: add en-us doc & change event name

* fix: depends install error

* refactor(mind-map): extract fn to index.ts
2024-01-04 14:44:32 +08:00
申君健 2133162169
fix(popper): add stopPropagation for wheel event (#1245) 2024-01-04 09:22:19 +08:00
Floyd 4ba3f5db34
test(container): [container] improve unit testing of components (#1246) 2024-01-04 09:21:28 +08:00
Kagol f5da8acbcc
docs: change props type VueComponent to Component (#1244) 2024-01-03 16:54:20 +08:00
ajaxzheng c3af3083f8
docs(grid): [grid] fix-grid-docs (#1243) 2024-01-03 15:41:26 +08:00
fanbingbing16 01c39cde52
fix(components):[numeric]Fixed a bug where manually entering values does not change according to step after fixing the stepStrictly property setting (#1003)
* feat(tree-menu):The placeholder of the search box can be customized

* fix(numeric):Fixed a bug where manually entering values does not change according to step after fixing the stepStrictly property setting

* +Change to Number

* fix(components):[numeric]+ change to Number

* fix(components):[numeric]+ change to Number

* fix(components):[numeric]modify logic
2024-01-03 10:55:17 +08:00
chenxi-20 723b07d0ee
docs(anchor): Fix test sheets, optimize anchor component documentation (#1239) 2024-01-02 20:02:46 +08:00
gimmyhehe 0d966ad6cc
docs(form): [form] form docs add trigger usage (#1240)
* docs(form): [form] form docs add trigger usage

* docs(form): [form] form docs add trigger usage
2024-01-02 19:58:44 +08:00
Kagol d52e03f6cb
test(date-picker): [date-picker] optimize date-picker e2e test (#1076) 2024-01-02 19:57:43 +08:00
chenxi-20 9938413315
docs(components): [progress, search] Repair progress bar document optimization test sheet (#1236)
* docs(progress): Repair progress bar document optimization test sheet

* docs(search): Fix search document optimization test sheet
2023-12-29 16:38:03 +08:00
betavs c95f54178e
fix(components): [grid] repeatedly requesting data (#1208)
* fix(components): [grid] repeatedly requesting data

* perf(components): [grid] repeatedly requesting data
2023-12-28 23:13:36 -08:00
James c279bd50f9
docs(fix): update(numeric/config-provider/dialog-box/modal/fall-menu/user-head) docs (#1215)
* doc(fix):[carousel,color-picker,color-select-panel,config-provider,crop,dialog-box] Update doc text

* docs(fix):Update dialog-box docs

* docs(fix): update Numeric Docs

* docs(fix): update (config-provider/dialog-box/modal/fall-menu/user-head) docs

* fix: package
2023-12-29 14:42:40 +08:00
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