Commit Graph

452 Commits

Author SHA1 Message Date
AcWrong02 e32c0227cd
fix(Switch): [Switch] add keydown support and improth the accessibility (#1428) 2024-02-28 18:06:13 +08:00
yoyo e1f2894e6f
feat(loading): smb theme (#1431) 2024-02-28 17:49:57 +08:00
李天佑 c6201942d4
docs(time-select): [time-select] optimize docs and demos (#1418)
* 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

* docs(time-select): [time-select] optimize docs and demos
2024-02-28 17:49:06 +08:00
Davont 0aff401567
fix(chart-beta): add build:chartTheme command and implement chartBetaTheme function (#1436)
* fix(chart-beta): formatting issues in chart components

* fix(chart-beta): formatting issues in chart components

* fix(chart-beta): Update dependencies and imports in chart modules

* fix(chart-beta): Update dependencies and imports in chart modules

* Merge branch 'dev' of https://github.com/opentiny/tiny-vue into dev

* fix: add build:chartTheme command and implement chartBetaTheme function
2024-02-28 15:19:56 +08:00
张烟铃 1019e574e2
feat(float-button): [float-button] add float-button (#1394)
* feat(float-button): [float-button] add float-button

* fix(float-button):[float-button] remove mobile

* delete token.ts
2024-02-27 18:49:06 +08:00
Kagol bf56cc02ac
fix: fix theme tool (#1433) 2024-02-27 15:49:16 +08:00
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
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
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
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
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
Kagol 355b4460a1
chore(ci): add pr preview through vercel deploy (#1388) 2024-02-08 09:49:00 +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
刘名喜 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
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
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