Commit Graph

  • 9065b867aa
    Fix some bugs of demo (#1037) 黄怡林 2023-12-07 09:35:53 +0800
  • 96caa9a1b5
    docs(site): Optimization description block (#1041) chenxi-20 2023-12-07 09:34:13 +0800
  • 9e1089eed3
    docs(sites): optimize docs md (#1034) ajaxzheng 2023-12-07 09:33:36 +0800
  • 99eddac046
    docs(search): [search] Optimization search docs event demo (#1043) chenxi-20 2023-12-07 09:29:42 +0800
  • 9a295ede51
    chore(site): [input, cascader, autocomplete] Perfect document format (#1044) yoyo 2023-12-07 09:28:57 +0800
  • 53a0cf020a
    docs(e2e): [tree ,transfer] Add tree /transfer e2e tests (#986) 申君健 2023-12-06 16:26:52 +0800
  • 3cd6f6b7e7
    docs: add betavs as a contributor for code (#1039) allcontributors[bot] 2023-12-06 14:11:13 +0800
  • 878d51eee0
    feat(pull-refresh): refresh pull-refresh UI (#965) jacknan 2023-12-05 17:16:14 +0800
  • dc9ba745e3
    docs(link): [link] e2e and docs optimize (#1023) gimmyhehe 2023-12-05 17:13:46 +0800
  • 6ae405b20d
    fix(renderless/input): [input] fix value become empty when the input type changed (#1025) yoyo 2023-12-05 17:13:07 +0800
  • 44af3ea51d
    feat(button): [button] add ghost props (#1029) gimmyhehe 2023-12-05 17:12:43 +0800
  • b67ce96ab1
    test(nav-menu):[nav-menu] update nav-menu E2E test (#1033) wuyiping0628 2023-12-05 01:12:06 -0800
  • 884185001a
    test(tree-menu): [tree-menu] Optimizing e2e test cases for TreeMenu components (#1031) MomoPoppy 2023-12-05 17:11:38 +0800
  • d2cd75a587
    test(file-upload): [file-upload] update file-upload E2E test (#960) chenxi-20 2023-12-05 17:08:37 +0800
  • 364e0ce5b9
    ci(e2e): fix e2e install error (#1032) ajaxzheng 2023-12-05 16:07:27 +0800
  • 6cc3f35777
    fix(site): fix single mode, click name and demo not jump (#1030) 申君健 2023-12-05 15:26:16 +0800
  • e1d3c542b3
    feat(sites): add attribute api is sorted by dictionary (#1028) ajaxzheng 2023-12-05 15:17:48 +0800
  • 84e72fa79f
    fix(file-upload): [file-upload] Fix issues with warnings and errors in Vue3 examples (#1026) chenxi-20 2023-12-05 11:17:49 +0800
  • 0133e9a39b
    feat(action-menu): [action-menu] New Theme Adaptation (#771) shonen7 2023-12-04 18:50:26 -0800
  • 5a7e8fd931
    feat(container): 增加mobile-container 控件 (#958) jacknan 2023-12-05 09:57:39 +0800
  • 532c01132c
    ci(eslint): add husky and commitlint to eslint code (#1021) ajaxzheng 2023-12-04 20:14:26 +0800
  • fa0c40a240
    docs(tree): fix demo's description (#1022) 申君健 2023-12-04 19:38:12 +0800
  • ec0bd9494e
    test(fall-menu): [fall-menu] update fall-menu E2E test (#1016) James 2023-12-04 19:22:30 +0800
  • 5a56dce8db
    fix(tabs): [tabs] Fix testing issues and documentation (#1018) chenxi-20 2023-12-04 19:19:51 +0800
  • c917776bcf
    fix(e2e): avoid bulletin when doing e2e test (#1019) 申君健 2023-12-04 16:47:22 +0800
  • 7a37639d56
    fix(Link): [Link]Link text link theme style, when the mouse is placed on it, the same color is displayed (#1005) AcWrong02 2023-12-04 16:24:36 +0800
  • d9e63060c0
    fix(eslint): fix eslint error zzcr 2023-12-03 23:01:32 -0800
  • efeebbb6e2
    build(internal): fix process not defined error (#991) gimmyhehe 2023-12-04 11:46:10 +0800
  • a60e8fc57c
    docs(site): update docs version and changelog zzcr 2023-12-03 19:40:51 -0800
  • d654ab7aae
    fix(sites): demo fill the row when it is only one (#1015) gimmyhehe 2023-12-04 11:20:23 +0800
  • 08661cfafa
    fix: fix bulletin text (#1014) 申君健 2023-12-04 11:00:37 +0800
  • c5ac044d03
    fix(select): [select] Fixed an issue where a blank area is displayed when the select component uses the optimization attribute (#988) MomoPoppy 2023-12-04 10:18:23 +0800
  • d3e2d6bc05
    fix(components): release-3.12.0 sync to dev (#1012) ajaxzheng 2023-12-04 10:17:01 +0800
  • 5c9f7a632d
    docs(layout): fix gutter's default value (#1011) 申君健 2023-12-04 10:06:18 +0800
  • 4854981fae
    docs(changelog): add v3.12.0 changelog (#998) ajaxzheng 2023-12-04 10:05:02 +0800
  • e2793efac8
    feat(docs): add bulletin feature on site (#1010) 申君健 2023-12-03 15:43:50 +0800
  • 803532484c
    fix(select): [select] Fixed an issue where a blank area is displayed when the select component uses the optimization attribute (#989) MomoPoppy 2023-12-03 10:50:47 +0800
  • ccb2a7a4b0
    fix(dropdown): fix console warning (#1000) gimmyhehe 2023-12-03 10:48:59 +0800
  • 5cd9c06c71
    fix(row): [layout] restore the gutter value, and add gutter demo (#1006) 申君健 2023-12-03 10:48:24 +0800
  • c291a143da
    docs(grid): [grid] update grid docs (#996) ajaxzheng 2023-12-03 10:46:13 +0800
  • 586590b524
    test(wizard): [wizard] update wizard E2E test (#990) chenxi-20 2023-12-03 10:38:51 +0800
  • 2219dedee2
    test(anchor): [anchor] update anchor E2E test (#994) chenxi-20 2023-12-03 10:36:32 +0800
  • 22ebca0563
    docs(button): [button] optimize button demo (#999) gimmyhehe 2023-12-03 09:51:49 +0800
  • 81c8c3da62
    feat(sites): add 3.12 version runtime (#1001) gimmyhehe 2023-12-03 09:50:34 +0800
  • 6696dbf6df
    test(icon): [icon] update icon E2E test (#997) chenxi-20 2023-12-01 17:27:44 +0800
  • 54f659ca69
    fix: fix dirname generate in e2e github action (#995) yoyo 2023-12-01 17:26:52 +0800
  • b8408b4c2b
    fix(site):text error, change 'bate' ->' beta' (#993) yoyo 2023-12-01 16:23:22 +0800
  • 422dabe2c2
    test(tag): [tag] update tag E2E test (#992) chenxi-20 2023-12-01 16:08:09 +0800
  • 6ef5bb8ac0
    docs(sites): update docs version zzcr 2023-12-01 00:05:53 -0800
  • 8b5fc559c9
    test(tabs): [tabs] update tabs E2E test dragger (#985) chenxi-20 2023-12-01 14:14:00 +0800
  • 8bc35c5a48
    docs(site): add vetsion Tip. deprecated credit-card-form, slide-bar. experimental rich-text-editor. new qr-code, watermark (#987) yoyo 2023-12-01 14:09:08 +0800
  • b40a59a3d5
    test(Numeric): [Numeric] add unit test to Numeric Component (#983) AcWrong02 2023-12-01 10:37:01 +0800
  • bce1406dc8
    修正输入错误,重复引入的TinySwitch (#984) ichynul 2023-12-01 10:35:56 +0800
  • 2287462499
    build(modules): update modules v3.12.0 zzcr 2023-11-30 05:10:47 -0800
  • 71d63ba4d2
    test(milestone): [milestone] update milestone E2E test (#980) chenxi-20 2023-11-30 20:34:42 +0800
  • 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) MomoPoppy 2023-11-30 20:33:07 +0800
  • 4f76a8ae21
    fix(link): fix link icon color error (#982) gimmyhehe 2023-11-30 20:31:55 +0800
  • b7fb33743e
    docs(fall-menu):[fall-menu]text correction (#970) James 2023-11-30 17:12:33 +0800
  • 529903d653
    fix(docs): fixed some bugs of demo (#978) 黄怡林 2023-11-30 17:11:59 +0800
  • cd9304bcdb
    feat(site): added component version prompting (#977) yoyo 2023-11-30 17:11:25 +0800
  • 162a267728
    test(progress): [progress] update progress E2E test (#974) chenxi-20 2023-11-30 16:26:49 +0800
  • 5f1a16afd5
    test(search): [search] update search E2E test (#972) chenxi-20 2023-11-30 16:26:01 +0800
  • 3fb33c1df7
    fix(sites): fix api table style error (#975) gimmyhehe 2023-11-30 16:25:33 +0800
  • 661b433bcd
    test(tabs): [tabs] update tabs E2E test (#968) chenxi-20 2023-11-30 16:22:19 +0800
  • aef9350a70
    Add container/layout/popover/tooltip e2e tests (#971) 申君健 2023-11-30 15:33:15 +0800
  • b8810cc059
    fix(sites): fix error relative path in playground (#959) gimmyhehe 2023-11-30 14:43:42 +0800
  • 4247eab395
    fix(rich-text): delete repeat import (#967) gimmyhehe 2023-11-30 14:43:01 +0800
  • 2cf5289e63
    fix(sites): not display types anchor when doc has not types (#969) gimmyhehe 2023-11-30 14:42:11 +0800
  • 9b4b1d4eb7
    test(popEditor):[popEditor] update popEditor E2E test (#956) wuyiping0628 2023-11-29 01:13:11 -0800
  • f3d490d10b
    feat(vue): update vue version (#955) ajaxzheng 2023-11-29 16:29:22 +0800
  • 0580c292a8
    build(theme): [theme] Theme package structure optimization (#949) chenxi-20 2023-11-29 14:47:32 +0800
  • 61eaf29bc4
    fix(renderless): synchronize release code to dev (#954) gimmyhehe 2023-11-29 14:32:34 +0800
  • 5d6c7a60ed
    fix(theme): [theme] Standardize Style Files (#950) chenxi-20 2023-11-29 14:24:49 +0800
  • 84704ea59b
    perf(rich-text-editor): Optimized component code to add v-model echo (#947) 申君健 2023-11-29 14:03:42 +0800
  • 4679b6ba6a
    fix(tree): misalignment issue (#936) GaoNeng 2023-11-29 10:19:27 +0800
  • 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) AcWrong02 2023-11-29 10:06:56 +0800
  • 9192d30f06
    test(guide):[guide] update guide E2E test (#948) wuyiping0628 2023-11-28 18:05:39 -0800
  • b561144db4
    fix(renderless): fix repeated value bug when initial value is empty (#943) release-3.11.0 release gimmyhehe 2023-11-29 10:02:22 +0800
  • bf2b309375
    docs(tree): Optimize tree docs/demos (#941) 申君健 2023-11-29 10:01:20 +0800
  • 239eb618bc
    fix(vue-theme): fix popconfirm css var incorrect name (#940) gimmyhehe 2023-11-29 09:47:54 +0800
  • bed45da529
    test(ip-address): [ip-address] update ip-address E2E test (#946) gimmyhehe 2023-11-28 15:56:35 +0800
  • 93d7f00d91
    docs(icon): [icon] text correction (#945) chenxi-20 2023-11-28 15:56:12 +0800
  • 44fc7014e1
    test(collapse):[collapse] update collapse E2E test (#944) wuyiping0628 2023-11-27 23:55:32 -0800
  • ec8096c532
    test(modal): [modal] update modal E2E test (#939) gimmyhehe 2023-11-28 15:54:49 +0800
  • c215d5c57f
    test(pager): [pager] update pager E2E test (#938) gimmyhehe 2023-11-28 15:54:29 +0800
  • 27cc904b69
    chore(site): [cascader, cascader-panel, loading] Make the file structure conform to the standard (#937) yoyo 2023-11-28 15:54:09 +0800
  • a0148bad21
    test(action-menu): [action-menu] Optimize action-menu component e2e test cases (#934) MomoPoppy 2023-11-28 15:52:56 +0800
  • 4004ecd3b3
    fix(eslint): fix eslint error (#935) ajaxzheng 2023-11-25 18:22:18 +0800
  • eee8e3df29
    feat(theme): Add Chinese descriptions of theme variables (#932) chenxi-20 2023-11-25 18:15:24 +0800
  • 0af45a802f
    docs(container): fix container demo (#933) 申君健 2023-11-25 18:14:16 +0800
  • 33a8a7d8aa
    test(checkbox): [checkbox] update checkbox E2E test (#927) gimmyhehe 2023-11-25 18:04:51 +0800
  • 9dc713243a
    test(dropdown): [dropdown] Optimize dropdown component e2e test cases (#930) MomoPoppy 2023-11-25 18:04:25 +0800
  • c21f67f1ad
    test(popconfirm): [popconfirm] update popconfirm E2E test (#928) gimmyhehe 2023-11-25 18:03:59 +0800
  • dca881a770
    test(alert): [alert] update alert E2E test (#931) gimmyhehe 2023-11-25 18:03:33 +0800
  • d9c65037db
    docs(grid): [grid] optimize drag control demo and e2e (#929) ajaxzheng 2023-11-25 18:02:10 +0800
  • 415045514c
    docs(split): [split] optimize split docs and e2e (#923) ajaxzheng 2023-11-25 14:19:02 +0800
  • aebcd6688b
    test(radio): [radio] update radio E2E test (#924) gimmyhehe 2023-11-25 14:18:49 +0800
  • 91da195290
    fix(input): [input] Fixed the clearable attribute being invalid when the append slot was opened (#922) yoyo 2023-11-25 14:18:23 +0800
  • d5060a254c
    docs(grid): optimize grid editor slots demo (#920) ajaxzheng 2023-11-25 14:18:05 +0800
  • 023e176746
    build(renderless): renderless types suffix change to .d.ts (#921) gimmyhehe 2023-11-25 11:25:41 +0800