Commit Graph

1000 Commits

Author SHA1 Message Date
Kagol 355b4460a1
chore(ci): add pr preview through vercel deploy (#1388) 2024-02-08 09:49:00 +08:00
gimmyhehe e97eb93323
fix(sites): add saas sites env (#1385) 2024-02-07 11:45:42 +08:00
张烟铃 d051bea3a0
fix(anchor):[anchor]When the anchor component has a default currentLink, the style is not the expected style (#1368)
* fix(anchor):[anchor]When the anchor component has a default currentLink, the style is not the expected style

* fix(anchor):[anchor]Fix formatting issues
2024-02-05 11:29:03 +08:00
ajaxzheng 6c016bfcc0
fix(tree-menu): [tree-menu]fix treeMenu error in vue2 (#1371) 2024-02-05 11:20:40 +08:00
gimmyhehe a2d101bfeb
feat(sites): add saas sites env (#1370) 2024-02-04 14:21:08 +08:00
Kagol e848314b4b
feat: optimize mobile-first components 2024-02-04 11:54:30 +08:00
xiaoy 47c6f176c2
feat(skeleton): skeleton component (#1345)
* feat(skeleton): skeleton component

* fix(skeleton): skeleton css style
2024-02-02 15:27:14 +08:00
Kagol 1380f4e931
merge release-3.13.0 to dev (#1365)
* 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

* fix(vue-common): fix process env error (#1277)

* fix(vue-common): fix process env error

* fix(vue-common): fix process env error

* fix(vue-common): fix process env error

* fix(modal): fix modal process env error

* fix(select): [dialog-box, select] fix select async emit form validate (#1292)

* fix(theme): x-design style css var fix (#1286)

* fix(renderless): fix popper fixed offset in transform parent (#1332)

* fix(vue): [cascader] fix search mode in wujie (#1319)

* fix(theme): [grid] fix xDesign grid toolbar button style (#1357)

* fix(tree-menu): [tree-menu] Fix the issue of asynchronous loading of tree-menu component (#1362)

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: zzcr <894103554@qq.com>
Co-authored-by: wuyiping0628 <42107997+wuyiping0628@users.noreply.github.com>
2024-02-02 14:29:41 +08:00
yoyo 0b78f3a3e5
docs: supplement the pr title description document (#1360) 2024-02-02 11:01:03 +08:00
刘名喜 bafdb6cb9a
Update pc.vue (#1356)
修复控制台警告,chunk-V4VCV3RI.js?v=ca970103:1670 [Vue warn]: Component emitted event "is-disabled" but it is neither declared in the emits option nor as an "onIs-disabled" prop.
2024-02-02 11:00:30 +08:00
yoyo 62e995eb6e
fix(site/loading): rectify loading size prop description (#1353) 2024-02-02 11:00:04 +08:00
xiaoy b0ee847315
feat(ci): add pr preview action (#1351)
* feat(ci): add pr preview action

* fix(ci): pr preview error

* fix(ci): pr preview permission fix
2024-02-02 10:59:19 +08:00
Gweesin Chan 7f766a30e7
fix(timeline): [time-line] fix console error about `event click undefined` (#1297)
* style(timeline): fix eslint validation errors

* fix(timeline): fix console error about `event click undefined`
2024-02-02 10:53:33 +08:00
Kif 34e5916278
fix(numeric): [numeric] Fix Bug caused by initial value greater than maximum (#1284)
* fix(numeric): Fix Bug caused by initial value greater than maximum

* fix(numeric): Fix Bug caused by initial value greater than maximum

* fix(numeric): Fix Bug caused by initial value greater than maximum
2024-02-02 10:50:47 +08:00
falcon-jin f6257a7374
fix(col): [layout] Fix Vue warning with configuration span of 24 (#1272)
* 修复col 栅格布局为24是vue警告

* 修复col 栅格布局为24是vue警告

* 修复col 栅格布局为24是vue警告
2024-02-02 10:49:21 +08:00
Nick Wu f9630ee19c
feat(dialog-box): [dialog-box] make the dialogBox drag outside the window (#1268)
* feat(dialog-box): [dialog-box] make the dialogBox drag outside the window

* fix(dialog-box): [dialog-box] fix the E2E error

* fix(dialog-box): [dialog-box] another E2E error

* fix(dialog-box): [dialog-box] cancel E2E commit

* fix(dialog-box): [dialog-box] cancel E2E commit
2024-02-02 10:48:37 +08:00
jacknan feec4137a3
fix(pull-refresh): fix pull up (#1235)
* fix(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>
2024-02-02 09:41:37 +08:00
Nick Wu f466d63c23
fix(grid): [gird] fix the abnornal blank block when quantity from 500 to 10 (#1321) 2024-01-31 14:13:16 +08:00
ajaxzheng b337171a03
Sync to dev 0127 (#1352)
* 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

* fix(vue-common): fix process env error (#1277)

* fix(vue-common): fix process env error

* fix(vue-common): fix process env error

* fix(vue-common): fix process env error

* fix(modal): fix modal process env error

* fix(select): [dialog-box, select] fix select async emit form validate (#1292)

* fix(theme): x-design style css var fix (#1286)

* fix(renderless): fix popper fixed offset in transform parent (#1332)

* fix(vue): [cascader] fix search mode in wujie (#1319)

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-27 14:15:07 +08:00
jxhhdx c35e1978cb
styles(area): [area] add area types (#1311) 2024-01-27 11:26:58 +08:00
jxhhdx 5a51f2e08b
styles(async-flowchart): [async-flowchart] add async-flowchart types (#1312) 2024-01-27 11:26:24 +08:00
GaoNeng c2ec634486
fix(site): async-highlight lost reactivity (#1344)
* fix(site): async-highlight lost reactivity

* style: remove comment
2024-01-27 10:51:41 +08:00
xiaoy 8985b95a84
fix(cli): package.json missing dependency when create ui (#1339) 2024-01-27 09:58:20 +08:00
Xie Jay 582ce09db2
fix: fix tsconfig for not Vue projects (#1342) 2024-01-27 09:50:27 +08:00
张烟铃 83807b61d1
docs(anchor):[anchor]Fixed mode on and off with text reversed (#1304)
* feat(tree-menu):The placeholder of the search box can be customized

* [docs](anchor):[anchor]Fixed mode on and off with text reversed
2024-01-26 15:49:01 +08:00
xiaoy fbe9884ccf
fix(package.json): pnpm version error caused install dependencied failed (#1340) 2024-01-25 17:02:41 +08:00
yoyo dda2f4fe6c
docs(site/loading): [loading] specification document (#1338) 2024-01-25 17:00:42 +08:00
yoyo 02dc3e63d7
docs(site/input): specification document (#1336) 2024-01-25 17:00:18 +08:00
yoyo d39cbd0926
docs(site/notify): specification document (#1337) 2024-01-25 16:59:45 +08:00
李天佑 6160d9ebec
docs(container): [container] optimize docs and demos (#1333) 2024-01-24 15:56:13 +08:00
Kagol 8e87781f46
docs(date-picker): [date-picker] optimize date-picker docs (#1320)
* docs(date-picker): [date-picker] optimize the width of date editor

* docs(date-picker): [date-picker] optimize api docs
2024-01-24 15:54:35 +08:00
jxhhdx 9ef209ffbd
styles(ip-address): [ip-address] add ip-address types (#1329) 2024-01-24 12:21:32 +08:00
Floyd 79f2c194f0
style(rate): [rate] improve typescript declaration of components (#1328) 2024-01-24 12:21:17 +08:00
Floyd ef4c522483
style(popconfirm): [popconfirm] improve typescript declaration of components (#1325) 2024-01-24 12:20:30 +08:00
jxhhdx 076e8369d1
styles(cascader): [cascader] add cascader types (#1324) 2024-01-24 12:20:14 +08:00
Floyd 4eeac6a614
style(tag-group): [tag-group] improve ts types of components (#1323) 2024-01-24 12:20:02 +08:00
jxhhdx e917e54df0
styles(autocomplete): [autocomplete] add autocomplete types (#1322) 2024-01-24 12:19:44 +08:00
jxhhdx fc10ea4cf6
styles(drawer): [drawer] add drawer types (#1318) 2024-01-24 12:19:28 +08:00
jxhhdx 301de64902
styles(collapse): [collapse] add collapse types (#1317) 2024-01-24 12:19:16 +08:00
jxhhdx 105d532783
styles(tree-menu): [tree-menu] add tree-menu types (#1316) 2024-01-24 12:19:02 +08:00
jxhhdx 716c28af34
styles(fall-menu): [fall-menu] add fall-menu types (#1315) 2024-01-24 12:18:46 +08:00
jxhhdx 48d48e88f6
styles(amount): [amount] add amount types (#1310) 2024-01-24 12:14:59 +08:00
jxhhdx afbd2dfb2a
styles(action-sheet): add action-sheet type (#1307) 2024-01-16 17:33:26 +08:00
ajaxzheng b4365d0105
feat(relase) sync relase to dev (#1306)
* 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

* fix(vue-common): fix process env error (#1277)

* fix(vue-common): fix process env error

* fix(vue-common): fix process env error

* fix(vue-common): fix process env error

* fix(modal): fix modal process env error

* fix(select): [dialog-box, select] fix select async emit form validate (#1292)

* fix(theme): x-design style css var fix (#1286)

---------

Co-authored-by: gimmyhehe <975402925@qq.com>
2024-01-15 19:16:42 +08:00
AcWrong02 969c7972cf
docs(TimeSelect): [TimeSelect]improve ths docs of TimeSelect (#1283) 2024-01-15 19:12:28 +08:00
李天佑 efeb30187b
feat(badge): [badge] optimize docs and API (#1302) 2024-01-15 19:11:33 +08:00
李天佑 6a0858d3f8
docs(time-picker): [time-picker] optimize docs and demos (#1273)
* 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

* docs(time-picker): [time-picker] optimize docs and demos

* docs(time-picker): [time-picker] optimize docs and demos
2024-01-15 16:47:12 +08:00
Jevin f52796103f
docs(Tree): [Tree] Clear redundant default-expand-all attribute descripttions (#1285)
Co-authored-by: “Jevin” <jevin@mogul-tech.com>
2024-01-15 16:46:07 +08:00
James a3802a691a
docs(modal/dialog-box): [modal,dialog-box] update docs (#1287)
* fix(docs): update modal/dialog-box docs

* fix(dialog-box/modal): tiny-docs

* fix: update check tips
2024-01-15 16:44:48 +08:00
Floyd 6db36200ce
test(user-head): [user-head] improve unit testing of components (#1296) 2024-01-15 16:43:25 +08:00