Commit Graph

1027 Commits

Author SHA1 Message Date
James 625d6a505c
fix(skeleton): [skeleton]add skeleton of smb theme (#1410)
* fix: add smb-theme

* fix: update skeleton of smb theme

* fix: update code review

* fix: update code review

* fix: update code review
2024-02-27 10:42:13 +08:00
James 30a622b1e0
fix(transfer ): [transfer] update transfer xdesign (#1419)
* fix: update transfer xdesign

* fix: update code review
2024-02-27 10:41:36 +08:00
wuyiping0628 49abeab09b
feat(collapse): [collapse] updata collapse xdesign (#1427) 2024-02-27 10:41:02 +08:00
gimmyhehe 7c7db7a295
feat(vue): add vue sub packages dependencies (#1424)
* feat(vue): add vue sub packages dependencies

* feat(vue): add vue sub packages dependencies
2024-02-27 10:40:03 +08:00
黄怡林 d7d326d6e8
[drawer] fix smb theme (#1411)
* feat(drawer): fit x-design theme

* feat(drawer): add demo and api document for 'tipsProps'
2024-02-27 10:26:15 +08:00
James a3b49e1474
(docs): update drag-outside-window of dialog-box (#1376)
* fix: add drag-outside-window of dialog-box

* fix: update review

* fix: update dialog-box apis

* fix: update code review

* fix: update code review

* fix: update code review
2024-02-27 10:20:35 +08:00
Jevin e155c44b29
style(rich-text-editor): [rich-text-editor] css variable error (#1367)
* docs(Tree): [Tree] Clear redundant default-expand-all attribute descripttions

* style(rich-text-editor): [rich-text-editor] css variable error

---------

Co-authored-by: “Jevin” <jevin@mogul-tech.com>
2024-02-27 10:17:21 +08:00
GaoNeng a278aec6ac
ci: chat gpt code review (#1391) 2024-02-27 10:12:34 +08:00
xiaoy ecbc2018d6
fix(ci): delete pr giithub action (#1393) 2024-02-27 10:12:07 +08:00
xiaoy 2a3defe9d0
feat(plugin): auto import plugin (#1397)
feat(plugin): auto import plugin
2024-02-27 10:11:40 +08:00
yoyo 8900246bea
feat(slider): [slider] marks supported, input range supported (#1429)
* feat(slider): marks supported, input range supported

* feat(slider): slider smb theme

* feat(slider): slider demo

* feat(slider): slider test
2024-02-27 10:09:00 +08:00
yoyo 9146bdb554
fix(theme/notify): [notify] fix notify title white-space (#1413)
* fix(theme/notify): [notify] fix notify title white-space

* fix(theme/notify): [notify] fix notify title white-space 2

* fix(theme/notify): [notify] fix notify title white-space 3
2024-02-27 10:06:16 +08:00
黄怡林 369f28128b
docs(steps): optimize demo (#1415) 2024-02-27 10:05:01 +08:00
Kagol 2f7e49159e
feat(date-picker): [date-picker] support xdesign (#1417)
* feat(date-picker): support xdesign type="date"

* feat(date-picker): support xdesign type="month"

* feat(date-picker): support xdesign type="date-range"

* feat(date-picker): support xdesign type="month-range"

* feat(date-picker): support xdesign type="dates"

* feat(theme-tool): theme config support setting multiple selectors
2024-02-27 10:02:24 +08:00
李天佑 2a84fcdb7c
fix(badge): [badge] update badge xdesign (#1420)
* fix(badge): [badge] update badge xdesign

* fix(badge): [badge] update badge xdesign

* fix(badge): [badge] update badge xdesign

* fix(badge): [badge] update badge xdesign
2024-02-27 09:59:39 +08:00
wuyiping0628 afb706e4ce
feat(autocomplete): [autocomplete] adapt to autocomplete smb themes (#1421) 2024-02-27 09:58:54 +08:00
James 16fc36ddcc
fix: update carousel xdesign (#1422) 2024-02-27 09:58:25 +08:00
Nick Wu c3ef17b0f3
fix(watermark): [watermark] fix the pic watermark above the content (#1425) 2024-02-27 09:55:44 +08:00
gimmyhehe ca95abd385
fix(types): fix button group ts type warning (#1430) 2024-02-27 09:25:33 +08:00
gimmyhehe 30b7fe9cd6
fix(renderless): fix designConfig error (#1423) 2024-02-26 11:51:31 +08:00
ajaxzheng c7618314f2
fix(mobile-first): fix mobile-first components bugs (#1426) 2024-02-26 09:30:53 +08:00
李天佑 f08fb98c17
docs(time-select): [time-select] optimize docs and demos (#1403)
* docs(time-select): [time-select] optimize docs and demos

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

* docs(time-select): [time-select] optimize docs and demos
2024-02-20 19:15:01 +08:00
Floyd 17dd913589
style(user-head): [user-head] improve typescript declaration of components (#1380) 2024-02-20 14:41:35 +08:00
AcWrong02 e7a6dc33ed
fix(modal): [modal] The Modal Modal box component should not automatically close when hovering over a message with type="message" (#1377)
* fix(Modal): [Modal] The Modal Modal box component should not automatically close when hovering over a message with type=message

* style(Modal): [Modal] improve the typescript declaration of Modal Component
2024-02-20 14:40:15 +08:00
Kagol eec945ee91
fix(date-picker): [date-picker] fixed the issue that entering date did not work (#1386)
* fix(date-picker): [date-picker] fixed the issue that entering date did not work

* test(date-picker): fix date-picker e2e test error
2024-02-08 14:10:14 +08:00
ajaxzheng 87f1d3cbdb
feat(e2e): set default value to playwright (#1389) 2024-02-08 11:52:23 +08:00
Kagol 6ad5420d8e
docs: optimize contributing guide docs (#1382) 2024-02-08 10:04:55 +08:00
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