Commit Graph

1286 Commits

Author SHA1 Message Date
东风使命必达 44e27799e6
feat(badge): [badge] Adapting to the SMB theme (#2087)
* feat(badge): [badge] Adapting to the SMB theme

* feat(badge): [badge] Adapting to the SMB theme

* feat(badge): [badge] Adapting to the SMB theme
2024-09-10 14:47:31 +08:00
东风使命必达 ad849e99ef
feat(popconfirm): [popconfirm] Adapting to the SMB theme (#2085)
* feat(popconfirm): [popconfirm] Adapting to the SMB theme

* feat(popconfirm): [popconfirm] Adapting to the SMB theme

* feat(popconfirm): [popconfirm] Adapting to the SMB theme

* feat(popconfirm): [popconfirm] Adapting to the SMB theme

* Update pc.vue
2024-09-10 14:44:17 +08:00
chenxi-20 965232ba8b
fix(loading): [icon] Fix loadingshadow, built-in rotation (#2023)
* feat(loading): 增加loading-shadow自转功能,去除loading组件css动画

* feat(icon): 控制尺寸

* feat(search): 控制尺寸

* fix(autocompelte): 转速改为1秒
2024-09-10 09:57:52 +08:00
东风使命必达 cb69fa9e3f
feat(button): [button] Adapting to the SMB theme (#2079)
* feat(button): [button] Adapting to the SMB theme

* feat(button): [button] Adapting to the SMB theme

* feat(button): [button] Adapting to the SMB theme
2024-09-09 20:02:39 +08:00
ajaxzheng 8b743d0c39
fix(icon): solve the style problem caused by multiple identical ids o… (#2086)
* fix(icon): solve the style problem caused by multiple identical ids of gradient svg

* fix: fix vue2 icon error

* fix: fix reviews
2024-09-09 19:42:14 +08:00
ajaxzheng 2dcbfdbb82
docs(directives): fix directives error in script-setup with typescript (#2089) 2024-09-09 19:41:38 +08:00
东风使命必达 03cdca0e8c
feat(button-group): [button-group] Adapting to the SMB theme (#2088)
* feat(button-group): [button-group] Adapting to the SMB theme

* feat(button-group): [button-group] Adapting to the SMB theme

* feat(button-group): [button-group] Adapting to the SMB theme

* feat(button-group): [button-group] Adapting to the SMB theme
2024-09-09 19:39:48 +08:00
wuyiping0628 d1424ae6a0 fix(tag): [tag] updata tag xdesign 2024-09-09 19:37:34 +08:00
wuyiping0628 d4651c649a fix(alert): [alert] updata alert xdesign 2024-09-09 19:37:34 +08:00
chenxi 32ef9e6443 feat(search): [search] 增加星空主题关闭按钮右边竖条 2024-09-09 19:26:56 +08:00
GaoNeng-wWw ba7cb07438 fix(auto-label): version undefined 2024-09-09 17:20:15 +08:00
shenjunjian 363e730a7c fix(theme-swap): fix readme.md 2024-09-09 10:40:57 +08:00
申君健 5b13a6446f Update index.ts 2024-09-09 10:40:57 +08:00
shenjunjian 5b7c207ec2 fix(theme0swap): fix 2024-09-09 10:40:57 +08:00
shenjunjian 3b631a1e40 fix(theme): create theme-swap.js, clean theme folder unused files 2024-09-09 10:40:57 +08:00
Kagol 98b8a384a3
Merge pull request #2068 from opentiny/sync-3.18.0-to-dev
Sync 3.18.0 to dev
2024-09-09 10:36:45 +08:00
ajaxzheng 3a16059192
fix(input): [input] fix textarea x-design style (#2076)
* fix(input): [input] fix textarea x-design style

* fix(input): fix slot e2e error

* fix(input): [input] fix textarea x-design style
2024-09-09 10:32:55 +08:00
东风使命必达 214e3f812b
feat(popconfirm): [popconfirm] Adapting to the SMB theme (#2077)
* feat(popconfirm): [popconfirm] Adapting to the SMB theme

* feat(popconfirm): [popconfirm] Adapting to the SMB theme
2024-09-09 10:22:08 +08:00
申君健 99bf8497b0
fix(theme): update for smb design (#2073) 2024-09-07 11:01:14 +08:00
东风使命必达 505f2b6bd3
feat(button-group): [button-group] Adapting to the SMB theme (#2070)
* feat(button-group): [button-group] Adapting to the SMB theme

* feat(button-group): [button-group] Adapting to the SMB theme

* feat(button-group): [button-group] Adapting to the SMB theme
2024-09-07 11:00:37 +08:00
东风使命必达 3bd664a88f
feat(popconfirm): [popconfirm] Adapting to the SMB theme (#2072) 2024-09-07 11:00:18 +08:00
chenxi-20 33968fca15
feat(steps): 刷新设计规范没有设计出的样式 (#2071) 2024-09-07 10:55:30 +08:00
James d3be75b85f
fix(dialog-box): [dialog-box] modify smb theme of demo (#2069)
* fix(dialog-box): [dialog-box] modify smb theme of demo

* fix: modify e2e test

* fix(dialog-box): [dialog-box] modify smb theme of demo

* fix(dialog-box): [dialog-box] modify smb theme of demo
2024-09-06 15:53:34 +08:00
Kagol e0ba1da568
Revert "Sync 3.18.0 to dev (#2066)" (#2067)
This reverts commit 973bdc8958.
2024-09-06 15:10:19 +08:00
ajaxzheng 973bdc8958
Sync 3.18.0 to dev (#2066)
* feat: gitHub-action remove runtime script

* fix(anchor): 修复anchor点击后滚动响应滞后的问题,适配saas主题 (#1892)

* feat: update package.json dependencies

* fix(theme): Fixed the issue that multiple root files are generated when the theme is packaged. (#1893)

* fix(theme): 删除无用的error-page文件导致打包多个root的问题

* fix(theme): 优化打包脚本

* fix: fix time-select build error

* fix: split theme build error

* fix(nav-menu): [nav-menu] error occurred when modifying route redirection (#1907)

* fix(nav-menu): [nav-menu] error occurred when modifying route redirection

* fix(nav-menu): [nav-menu] error occurred when modifying route redirection

* fix(grid): [grid] fix panel flash in page (#1903)

* fix(select): fix select for no-match-value 's bug (#1926)

* docs(changelog): update 3.18.0 changelog (#1928)

* fix(link): remove link's emits declare and add e2e test for click event (#1944)

* fix(theme): fix theme dark style (#2019)

* fix(theme): fix theme dark style

* fix(theme): fix theme dark style

* feat(docs): 文档增加切换主题提示 (#2024)

* feat: update docs version

* fix(tree): [tree] fix tree showLine props's bug ,  sometimes the line is too… (#2015)

* fix(tree): fix tree showLine props's bug ,  sometimes the line is too long

* fix(theme): update version

* build(sites): optimize build chunks num (#2028)

* feat: update vue-docs version

* fix(docs): The theme switch prompt is placed in the lower right corner. (#2030)

* fix(docs): 主题切换提示放到右下角

* fix(docs): 增加docs版本

* fix(modal): [modal] after the window size is changed, the window is displayed in the center (#2033)

* fix(modal): [modal]dragging the modal box,will be displayed in the center

* fix: modify review code

* fix(modal): modify review code

* fix: modify renderless of version

* fix(grid): [grid] fix empty slot error when is-center-empty is set (#2051)

* docs: fix demo anchor not correct (#2056)

* feat: update docs version

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

---------

Co-authored-by: chenxi-20 <76168465+chenxi-20@users.noreply.github.com>
Co-authored-by: wuyiping0628 <42107997+wuyiping0628@users.noreply.github.com>
Co-authored-by: gimmyhehe <975402925@qq.com>
Co-authored-by: 申君健 <40288193@qq.com>
Co-authored-by: chenxi-20 <2465950588@qq.com>
Co-authored-by: James <72028410+James-9696@users.noreply.github.com>
2024-09-06 15:08:59 +08:00
申君健 4268eb026d
fix(theme): [popover,cascader,transfer,tooltip] update smb design for popover,cascader,transfer,tooltip (#2058)
* fix(tree): add smb demo

* fix(tooltip): add smb demos

* fix(transfer): update smb design for transfer

* fix(cascader): update for smb design

* fix(hl-query): 移除搜索过滤的高亮

* fix(popover): update for smb design

* test(cascader): fix e2e case
2024-09-06 15:07:15 +08:00
ajaxzheng ad3a6b5c70 Merge branch 'dev' of github.com:opentiny/tiny-vue into sync-3.18.0-to-dev 2024-09-06 15:04:55 +08:00
ajaxzheng 0236d0807f Merge branch 'dev' of github.com:opentiny/tiny-vue into sync-3.18.0-to-dev 2024-09-06 14:54:16 +08:00
gimmyhehe 23a2f9ed4e
fix(grid): [grid] change grid-toolbar x-design theme (#2060) 2024-09-06 14:51:16 +08:00
chenxi-20 19501c5f53
fix(file-upload): [file-upload] Updated the new specifications of the upload component. (#2063)
* fix(file-upload): 更新上传组件新规范

* fix(file-upload): 状态更新为success
2024-09-06 14:50:25 +08:00
ajaxzheng fde4fab74b feat: update docs version 2024-09-06 14:42:17 +08:00
James 94f7797468
fix(dialog-box): [dialog-box] modify smb theme of demo (#2048)
* fix(dialog-box): [dialog-box] modify smb theme of demo

* fix: modify e2e test
2024-09-06 14:35:48 +08:00
James 833efbfc27
fix(radio): [radio] modify smb theme (#2052)
* fix(radio): modify smb theme

* fix: modify e2e test
2024-09-06 14:34:02 +08:00
东风使命必达 d10978ab57
feat(button): [button] Adapting to the SMB theme (#2054)
* feat(button): [button] Adapting to the SMB theme

* feat(button): [button] Adapting to the SMB theme
2024-09-06 14:32:45 +08:00
wuyiping0628 4a42977ce1
feat(time-picker): [alert,time-picker,collapse] updata xdesign (#2055) 2024-09-06 14:30:44 +08:00
东风使命必达 fd52dc671c
feat(badge): [badge] Adapting to the SMB theme (#2061) 2024-09-06 14:30:04 +08:00
东风使命必达 4b34c31455
feat(link): [link] Adapting to the SMB theme (#2062) 2024-09-06 14:28:44 +08:00
gimmyhehe 55b282f1df
docs: fix demo anchor not correct (#2056) 2024-09-06 14:20:07 +08:00
GaoNeng 404c68fb36
chore: auto labeler (#2053) 2024-09-06 14:03:09 +08:00
James 42edf86f51
fix(checkbox): [checkbox]modify smb theme (#2050)
* feat: modify checkbox smb theme

* fix(checkbox): [checkbox] modify smb theme

* fix(checkbox): [checkbox] modify smb theme

* fix: modify e2e test
2024-09-05 16:56:42 +08:00
gimmyhehe 4f86a916f8
fix(grid): [grid] fix empty slot error when is-center-empty is set (#2051) 2024-09-05 16:54:16 +08:00
申君健 bedeb40ccf
fix(tree): [tree] fix drag event lost (#2038)
* fix(tree): fix drag event lost

* fix(tree): fix e2e test
2024-09-05 16:53:29 +08:00
ajaxzheng 1de4fd3b7e
fix(input): [input] fix input x-design theme (#2043) 2024-09-05 09:23:02 +08:00
chenxi-20 a62b3fa6a4
feat(steps): 增加dot属性设置纵向点状式的新规范步骤条 (#2042) 2024-09-05 09:18:56 +08:00
James 5b0176ee9a
fix: add demo of style (#2047) 2024-09-05 09:17:55 +08:00
东风使命必达 a1f4944fb8
feat(calendar-view): [calendar-view] Adapting to the SMB themes (#2031)
* feat(calendar-view): [calendar-view] Adapting to SMB themes

* feat(calendar-view): [calendar-view] Adapting to the SMB theme

* feat(calendar-view): [calendar-view] Adapting to the SMB theme

* feat(calendar-view): [calendar-view] Adapting to the SMB theme
2024-09-04 11:41:35 +08:00
chenxi-20 47eacd3f30
feat(filter-panel): [filter-panel] Added filter panel new specification topic (#2032)
* feat(filter-panel): [filter-panel] 增加过滤器面板新规范主题

* feat(filter-panel): [filter-panel] 增加过滤器面板新规范主题,示例

* feat(filter-panel): 修正测试用例

* feat(filter-panel): 修改高度和注释问题
2024-09-04 11:40:18 +08:00
James 49171e29dd
fix(modal): [modal] after the window size is changed, the window is displayed in the center (#2033)
* fix(modal): [modal]dragging the modal box,will be displayed in the center

* fix: modify review code

* fix(modal): modify review code

* fix: modify renderless of version
2024-09-04 11:22:44 +08:00
申君健 f9d51b2e2e
fix(tree): fix tree theme for content-right, add tree docs (#2035) 2024-09-04 11:19:29 +08:00
James f1acc9999e
fix(link-menu): [link-menu] modify smb theme (#2039) 2024-09-04 10:37:30 +08:00