Commit Graph

588 Commits

Author SHA1 Message Date
申君健 fa0c40a240
docs(tree): fix demo's description (#1022) 2023-12-04 19:38:12 +08:00
James ec0bd9494e
test(fall-menu): [fall-menu] update fall-menu E2E test (#1016)
* docs(fall-menu):[fall-menu]text correction

* docs(fall-menu):[fall-menu]text correction

* docs(fall-menu):[fall-menu]text correction

* test(fall-menu):[fall-menu]update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test

* test(fall-menu)[fall-menu] update fall-menu E2E test
2023-12-04 19:22:30 +08:00
chenxi-20 5a56dce8db
fix(tabs): [tabs] Fix testing issues and documentation (#1018) 2023-12-04 19:19:51 +08:00
申君健 c917776bcf
fix(e2e): avoid bulletin when doing e2e test (#1019) 2023-12-04 16:47:22 +08:00
AcWrong02 7a37639d56
fix(Link): [Link]Link text link theme style, when the mouse is placed on it, the same color is displayed (#1005)
* fix(Link): [Link]Link text link theme style, when the mouse is placed on it, the same color is displayed

* test(Link): [Link]add full unit test to Link
2023-12-04 16:24:36 +08:00
zzcr d9e63060c0
fix(eslint): fix eslint error 2023-12-03 23:01:32 -08:00
zzcr a60e8fc57c
docs(site): update docs version and changelog 2023-12-03 19:40:51 -08:00
gimmyhehe d654ab7aae
fix(sites): demo fill the row when it is only one (#1015) 2023-12-04 11:20:23 +08:00
申君健 08661cfafa
fix: fix bulletin text (#1014) 2023-12-04 11:00:37 +08:00
MomoPoppy c5ac044d03
fix(select): [select] Fixed an issue where a blank area is displayed when the select component uses the optimization attribute (#988) 2023-12-04 10:18:23 +08:00
ajaxzheng d3e2d6bc05
fix(components): release-3.12.0 sync to dev (#1012)
* 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)

---------

Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
2023-12-04 10:17:01 +08:00
ajaxzheng 4854981fae
docs(changelog): add v3.12.0 changelog (#998)
* docs(changelog): add v3.12.0 changelog

* docs(changelog): update v3.12.0 changelog
2023-12-04 10:05:02 +08:00
申君健 e2793efac8
feat(docs): add bulletin feature on site (#1010)
* feat(docs): add bulletin feature on site

* fix: fix description
2023-12-03 15:43:50 +08:00
ajaxzheng c291a143da
docs(grid): [grid] update grid docs (#996)
* docs(grid): [grid] update grid docs

* docs(grid): [grid] update grid docs
2023-12-03 10:46:13 +08:00
chenxi-20 586590b524
test(wizard): [wizard] update wizard E2E test (#990) 2023-12-03 10:38:51 +08:00
chenxi-20 2219dedee2
test(anchor): [anchor] update anchor E2E test (#994) 2023-12-03 10:36:32 +08:00
gimmyhehe 22ebca0563
docs(button): [button] optimize button demo (#999) 2023-12-03 09:51:49 +08:00
gimmyhehe 81c8c3da62
feat(sites): add 3.12 version runtime (#1001) 2023-12-03 09:50:34 +08:00
chenxi-20 6696dbf6df
test(icon): [icon] update icon E2E test (#997) 2023-12-01 17:27:44 +08:00
yoyo 54f659ca69
fix: fix dirname generate in e2e github action (#995) 2023-12-01 17:26:52 +08:00
yoyo b8408b4c2b
fix(site):text error, change 'bate' ->' beta' (#993) 2023-12-01 16:23:22 +08:00
chenxi-20 422dabe2c2
test(tag): [tag] update tag E2E test (#992) 2023-12-01 16:08:09 +08:00
zzcr 6ef5bb8ac0
docs(sites): update docs version 2023-12-01 00:05:53 -08:00
chenxi-20 8b5fc559c9
test(tabs): [tabs] update tabs E2E test dragger (#985) 2023-12-01 14:14:00 +08:00
yoyo 8bc35c5a48
docs(site): add vetsion Tip. deprecated credit-card-form, slide-bar. experimental rich-text-editor. new qr-code, watermark (#987) 2023-12-01 14:09:08 +08:00
AcWrong02 b40a59a3d5
test(Numeric): [Numeric] add unit test to Numeric Component (#983) 2023-12-01 10:37:01 +08:00
ichynul bce1406dc8
修正输入错误,重复引入的TinySwitch (#984) 2023-12-01 10:35:56 +08:00
zzcr 2287462499
build(modules): update modules 2023-11-30 05:10:47 -08:00
chenxi-20 71d63ba4d2
test(milestone): [milestone] update milestone E2E test (#980) 2023-11-30 20:34:42 +08:00
MomoPoppy eed4535d34
test(select): [select] Optimized the E2E test cases of the select component. Fixed an issue where the allowCopy and autoSearch attributes do not take effect (#981)
* fix(select): [select] Fix the issue of ineffective allowCopy and autoSearch properties in the select component

* test(select): [select] Optimize select component e2e test cases

* test(select): [select] Optimize select component e2e test cases
2023-11-30 20:33:07 +08:00
gimmyhehe 4f76a8ae21
fix(link): fix link icon color error (#982) 2023-11-30 20:31:55 +08:00
James b7fb33743e
docs(fall-menu):[fall-menu]text correction (#970)
* docs(fall-menu):[fall-menu]text correction

* docs(fall-menu):[fall-menu]text correction

* docs(fall-menu):[fall-menu]text correction
2023-11-30 17:12:33 +08:00
黄怡林 529903d653
fix(docs): fixed some bugs of demo (#978) 2023-11-30 17:11:59 +08:00
yoyo cd9304bcdb
feat(site): added component version prompting (#977) 2023-11-30 17:11:25 +08:00
chenxi-20 162a267728
test(progress): [progress] update progress E2E test (#974) 2023-11-30 16:26:49 +08:00
chenxi-20 5f1a16afd5
test(search): [search] update search E2E test (#972) 2023-11-30 16:26:01 +08:00
gimmyhehe 3fb33c1df7
fix(sites): fix api table style error (#975) 2023-11-30 16:25:33 +08:00
chenxi-20 661b433bcd
test(tabs): [tabs] update tabs E2E test (#968) 2023-11-30 16:22:19 +08:00
申君健 aef9350a70
Add container/layout/popover/tooltip e2e tests (#971)
* docs(e2e): add image/layout/container e2e test scripts

* docs(e2e): add  tooltip popover e2e test scripts
2023-11-30 15:33:15 +08:00
gimmyhehe b8810cc059
fix(sites): fix error relative path in playground (#959)
* fix(sites): fix error relative path in playground

* fix(sites): fix error relative path in playground

* fix(sites): fix error relative path in playground
2023-11-30 14:43:42 +08:00
gimmyhehe 4247eab395
fix(rich-text): delete repeat import (#967) 2023-11-30 14:43:01 +08:00
gimmyhehe 2cf5289e63
fix(sites): not display types anchor when doc has not types (#969) 2023-11-30 14:42:11 +08:00
wuyiping0628 9b4b1d4eb7
test(popEditor):[popEditor] update popEditor E2E test (#956) 2023-11-29 17:13:11 +08:00
ajaxzheng f3d490d10b
feat(vue): update vue version (#955) 2023-11-29 16:29:22 +08:00
chenxi-20 0580c292a8
build(theme): [theme] Theme package structure optimization (#949)
* build(theme): [theme] Theme package structure optimization

* build(theme): [theme] Fix according to review comments
2023-11-29 14:47:32 +08:00
gimmyhehe 61eaf29bc4
fix(renderless): synchronize release code to dev (#954) 2023-11-29 14:32:34 +08:00
chenxi-20 5d6c7a60ed
fix(theme): [theme] Standardize Style Files (#950) 2023-11-29 14:24:49 +08:00
申君健 84704ea59b
perf(rich-text-editor): Optimized component code to add v-model echo (#947) 2023-11-29 14:03:42 +08:00
GaoNeng 4679b6ba6a
fix(tree): misalignment issue (#936) 2023-11-29 10:19:27 +08:00
AcWrong02 6fafeb5b68
fix(vue-renderless/common/dep/repeat-click): [numeric]fix The Numeric counter component increases the value incorrectly when clicked with the laptop mouse touchpad (#951) 2023-11-29 10:06:56 +08:00