Commit Graph

  • 57493c3989
    🐞 fix(button): fix loading style (#1124) GaoNeng 2023-12-14 17:13:16 +0800
  • ff6aafec8f
    fix(label): fix label components error zzcr 2023-12-14 01:08:11 -0800
  • 346fb9585f
    fix(calendar-view): fix import clause (#1138) 申君健 2023-12-14 16:33:09 +0800
  • c99c840f2e
    feat(label): add label mobile (#1098) jacknan 2023-12-14 16:06:14 +0800
  • 013ac583bf
    fix(components): [slider] prevent default event when bind keydown event (#1038) betavs 2023-12-14 16:03:11 +0800
  • 60729f8898
    feat: Error reported when the maximum value is less than the minimum value (#973) GaoNeng 2023-12-14 16:02:42 +0800
  • 74e976e2a5
    feat(tag): add tag-mobile (#976) jacknan 2023-12-14 15:56:53 +0800
  • a1e84ad9c2
    docs(components): [select,action-menu] Select and ActionMenu and DialogSelect component document optimization. (#1136) MomoPoppy 2023-12-14 15:46:04 +0800
  • a182bb2034
    feat(common): Compatible with yy/MM/dd HH: mm: ss time format (#1121) chenxi-20 2023-12-14 15:45:12 +0800
  • 594c7fa8f0
    fix(time-line): [time-line] fixed time-field props can't link to demo (#1126) 黄怡林 2023-12-14 15:44:17 +0800
  • d3175d2122
    test:[color-picker,carousel] Update E2E TEST (#1125) James 2023-12-14 15:43:31 +0800
  • 3e7c167e7e
    docs(components): Delete excess document examples (#1127) chenxi-20 2023-12-14 15:42:45 +0800
  • eda5b4f86e
    docs(fix): fix docs (#1128) 申君健 2023-12-14 15:42:08 +0800
  • 41c608fbbd
    doc(fix):[carousel,color-picker,color-select-panel,config-provider,crop,dialog-box] Update doc text (#1130) James 2023-12-14 15:41:38 +0800
  • 899174994c
    fix: [cascader, loading] fix docs api jump demo (#1129) yoyo 2023-12-14 15:40:35 +0800
  • aef96eda64
    docs(sites): [pager, form] optimize docs and demos (#1135) gimmyhehe 2023-12-14 15:40:01 +0800
  • 44468866fe
    test:[toggle-menu,link-menu,user-contact,divider] Update E2E TEST (#1122) James 2023-12-13 17:39:29 +0800
  • c0498248e4
    fix(chart-beta): Update dependencies and imports in chart modules (#1115) Davont 2023-12-13 17:37:36 +0800
  • 676fe01e07
    perf(common): Make the twMeger function support shake tree (#1116) 申君健 2023-12-13 16:15:19 +0800
  • 185eb8b84d
    test(text-popup):[text-popup] update text-popup E2E test (#1119) wuyiping0628 2023-12-13 16:13:50 +0800
  • 541aa9d1cb
    fix(theme): [alert, popconfirm] pc template remove tailwind merge (#1120) gimmyhehe 2023-12-13 16:13:21 +0800
  • d305b1c190
    fix(select): [select] Fix the issue of ineffective use of noMatchText attribute in custom filtering of select component (#1118) MomoPoppy 2023-12-13 15:55:34 +0800
  • 1b42659bc4
    test(select): [select] Supplement and optimize select component test cases (#1112) MomoPoppy 2023-12-13 15:13:04 +0800
  • e1c0960cc3
    docs(sites): change api properties to props (#1117) gimmyhehe 2023-12-13 15:02:31 +0800
  • bedb81d3d2
    test(bulletin-board):[bulletin-board] update bulletin-board E2E test (#1114) wuyiping0628 2023-12-13 10:24:58 +0800
  • 021f54426d
    fix(tree): [tree, tooltip] fix tree's tooltip's compositions demo (#1103) 申君健 2023-12-13 10:23:00 +0800
  • 90f8431e31
    fix(filter-panel): [filter-panel] Optimize the official website documentation and e2e test cases for the components (#1104) chenxi-20 2023-12-13 09:28:04 +0800
  • ca2a46d949
    chore(site): deprecated DetailPage (#1110) yoyo 2023-12-13 09:27:30 +0800
  • c62d54bb6f
    docs(tabs): [tabs] Add documentation for using tab items (#1107) chenxi-20 2023-12-13 09:23:35 +0800
  • 137d09a106
    docs(site): [detail-page, scroll-text] Improve documentation (#1109) yoyo 2023-12-13 09:23:06 +0800
  • 8982c7fa34
    docs(site): methods api do not show defaultValue (#1105) ajaxzheng 2023-12-13 09:22:35 +0800
  • 3d702cbe3b
    test(infinite-scroll):[infinite-scroll] update infinite-scroll E2E test (#1106) wuyiping0628 2023-12-12 16:43:24 +0800
  • fb4761568a
    feat(react): optimize react file structure (#1099) ajaxzheng 2023-12-11 19:10:04 +0800
  • f5c530d302
    test(time-line):[time-line] update time-line E2E test (#1101) wuyiping0628 2023-12-11 19:05:01 +0800
  • 89037170c0
    feat(openinula): add openinula base structure (#1093) ajaxzheng 2023-12-11 18:58:51 +0800
  • b5867dd81f
    test:[dialog-box,numeric,modal] Add Or Update E2E TEST (#1095) James 2023-12-11 18:57:27 +0800
  • e20c7e8465
    fix(pop-upload): [pop-upload] Optimized the document and added e2e test cases. (#1079) chenxi-20 2023-12-11 18:56:37 +0800
  • 6338e47220
    docs(popover): [popover] add popover e2e test (#1096) 申君健 2023-12-11 18:55:56 +0800
  • 818c5bc90d
    test(dropdown): [dropdown] Supplement the missing e2e test cases for the dropdown component (#1097) MomoPoppy 2023-12-11 18:55:23 +0800
  • 1b5cf5fbbf
    test(action-menu): [action-menu] Supplement the missing e2e test cases for the dropdown component (#1100) MomoPoppy 2023-12-11 18:54:56 +0800
  • 2e2cf0ab79
    test(steps):[steps] update steps E2E test (#1094) wuyiping0628 2023-12-11 17:14:50 +0800
  • 71e767310d
    docs(tooltip): add tooltip's e2e test case (#1086) 申君健 2023-12-11 14:55:10 +0800
  • 7fb4317d38
    build(theme): [theme] Add the index.less file package of the root directory (#1090) chenxi-20 2023-12-11 14:54:39 +0800
  • 3ed76960df
    build(theme): [theme] Add the index.less file package of the root directory (#1078) chenxi-20 2023-12-11 14:48:34 +0800
  • c9fea98bde
    docs: add James-9696 as a contributor for doc (#1089) allcontributors[bot] 2023-12-11 14:43:12 +0800
  • c207992e0a
    docs: add wuyiping0628 as a contributor for test (#1088) allcontributors[bot] 2023-12-11 14:42:27 +0800
  • 9c295f7e40
    docs: add falcon-jin as a contributor for code (#1087) allcontributors[bot] 2023-12-11 14:40:19 +0800
  • 1339897bcb
    docs: add David-TechNomad as a contributor for code (#1085) allcontributors[bot] 2023-12-11 14:39:18 +0800
  • 0b02cbe796
    docs: add betterdancing as a contributor for doc (#1084) allcontributors[bot] 2023-12-11 14:37:51 +0800
  • 072150b16d
    docs: add dyh333 as a contributor for doc (#1083) allcontributors[bot] 2023-12-11 14:36:39 +0800
  • c1b00d54e7
    docs: add fanbingbing16 as a contributor for code (#1082) allcontributors[bot] 2023-12-11 14:35:11 +0800
  • 9e67a14fc6
    fix(grid): [grid] optimize grid apis (#1069) ajaxzheng 2023-12-11 14:19:23 +0800
  • 18e90ec163
    fix(form): fix from valid tooltip background color (#1081) gimmyhehe 2023-12-11 14:18:45 +0800
  • bf7407ac7c
    docs: clarify the specification of Pull Request Title (#1080) yoyo 2023-12-11 14:17:56 +0800
  • c9ce362694
    test(time-picker): [time-picker] optimize time-picker e2e test (#1075) Kagol 2023-12-11 09:33:48 +0800
  • c8b1913762
    docs(transfer): [transfer] remove queryclear demo, and add some e2e test (#1066) 申君健 2023-12-11 09:22:35 +0800
  • cbef397d4a
    docs(action-menu,dropdown): [action-menu,dropdown] The Dropdown and ActionMenu component documents are optimized, and the warning message is removed. (#1068) MomoPoppy 2023-12-11 09:21:37 +0800
  • 34c3295ebe
    chore: update xdesign basic tokens (#1071) Kagol 2023-12-10 10:45:28 +0800
  • 1febd77f6a
    fix(theme): [button-group] fix button group css var name (#1072) gimmyhehe 2023-12-10 10:44:15 +0800
  • 268d84fc90
    docs(sites) update docs and apis (#1070) ajaxzheng 2023-12-08 18:20:12 +0800
  • 015bdd19fe docs(sites): update docs and apis OpenTiny 2023-12-08 18:05:23 +0800
  • 6cea1e6316
    docs(modal/numeric/dialog-box/tree-menu):update text correction description. (#1062) James 2023-12-08 16:44:16 +0800
  • 154a46189c
    docs(sites): [button, button-group]: demo style optimize (#1067) gimmyhehe 2023-12-08 16:41:40 +0800
  • 0979b800f7
    docs(grid): [grid] add grid custom loading demos and api (#1048) ajaxzheng 2023-12-08 16:35:47 +0800
  • 90daec33cf
    docs(milestone): [milestone] Optimization milestone docs based on testing (#1052) chenxi-20 2023-12-08 16:30:52 +0800
  • 73d78abfbe
    feat(action-menu): [dropdown,action-menu] ActionMenu component adds showIcon and suffixIcon attributes,supplemented the documents and examples. (#1051) MomoPoppy 2023-12-08 16:30:17 +0800
  • 8202a8d2e8
    docs(wizard): [wizard] Increase the top outer margin of node names According to testing (#1053) chenxi-20 2023-12-08 16:29:36 +0800
  • 3bb0f0ff12
    fix(slider): [slider] value of input does not change when using max and min (#1056) yoyo 2023-12-08 16:29:04 +0800
  • 2a2383b0bb
    test[config-provider/user-head]Add E2E TEST (#1064) James 2023-12-08 16:24:05 +0800
  • ea71e31ff5
    docs(cascader): [cascader, cascader-panel] Improve documentation (#1065) yoyo 2023-12-08 16:22:53 +0800
  • e0c6752d1b
    fix(form): [form] fix form item size height (#1054) gimmyhehe 2023-12-08 10:32:01 +0800
  • 59799fab21
    fix(tag): [tag] Fix the pre deletion operation function (#1057) chenxi-20 2023-12-08 10:31:33 +0800
  • 2dd77e06ba
    fix(breadcrumb):[breadcrumb] fix breadcrumb documents (#1061) wuyiping0628 2023-12-08 10:30:49 +0800
  • 430110b657
    fix(grid): [grid] fix grid sort-by bug (#1055) ajaxzheng 2023-12-08 10:24:50 +0800
  • 2d71724678
    docs(image): add container/image's e2e test (#1058) 申君健 2023-12-07 20:23:49 +0800
  • 1b57fd5722
    fix(form): fix from valid tooltip background color (#1059) gimmyhehe 2023-12-07 20:23:18 +0800
  • 1080a9122b
    docs(carousel/color-picker/color-select-panel/config-provider/crop/divider/link-menu/slide-bar/toggle-menu/user-contact/user-head/):update text correction description (#1027) James 2023-12-07 15:34:17 +0800
  • 5c245c648b
    test(steps): [steps] fix part of steps e2e test cases (#1050) 黄怡林 2023-12-07 15:17:35 +0800
  • 4343b072a4
    fix(renderless/slider): [silder] fix range value has changed but style has not changed (#1046) yoyo 2023-12-07 14:23:54 +0800
  • 812ed2abf3
    fix(sites): change demo default mode and delete bulletin (#1049) gimmyhehe 2023-12-07 14:22:53 +0800
  • 9b9e7130b1
    fix(guide):[guide] fix guide documents (#1047) wuyiping0628 2023-12-07 14:11:40 +0800
  • 019911a08c
    fix(grid): [grid] fix grid valid support promise (#1045) ajaxzheng 2023-12-07 10:08:11 +0800
  • 26fd4df6ab
    fix(sites): fix console warning (#1042) gimmyhehe 2023-12-07 09:52:06 +0800
  • 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