Commit Graph

1300 Commits

Author SHA1 Message Date
东风使命必达 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
ajaxzheng 79ea2c82f3
fix(design-smb): fix design smb error word (#2040) 2024-09-04 09:33:58 +08:00
chenxi-20 9350f7ace4
fix(docs): The theme switch prompt is placed in the lower right corner. (#2030)
* fix(docs): 主题切换提示放到右下角

* fix(docs): 增加docs版本
2024-09-02 16:47:03 +08:00
zzcr fc90c99e31 feat: update vue-docs version 2024-09-02 14:15:12 +08:00
gimmyhehe e6e72c7956
build(sites): optimize build chunks num (#2028) 2024-09-02 14:08:29 +08:00
申君健 6d628fef19
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
2024-09-02 10:58:10 +08:00
zzcr c6a58394ea feat: update docs version 2024-09-01 11:35:59 +08:00
chenxi-20 343f22aa90
feat(docs): 文档增加切换主题提示 (#2024) 2024-09-01 11:26:08 +08:00
申君健 56e8819d18
fix(notify): [notify, split] Dev update notifycrop split (#2020)
* fix(notify): fix title bold

* fix(split): update split's handler for smb design
2024-08-31 18:06:02 +08:00
申君健 506a842293
fix(site): remove custom input icon (#2017) 2024-08-31 18:05:30 +08:00
东风使命必达 470e93172c
feat(button-group): [button-group] Adapting to the SMB theme (#2011)
* feat(button-group): [button-group] Adapting to the SMB theme

* feat(button-group): [button-group] Adapting to the SMB theme
2024-08-31 18:04:51 +08:00
wuyiping0628 68d17cd02c
feat(time-picker): [time-picker] updata time-picker xdesign (#2013)
* feat(time-picker): [time-picker] updata time-picker xdesign

* feat(time-picker): [time-picker] updata time-picker xdesign

* feat(time-picker): [time-picker] updata time-picker xdesign
2024-08-31 18:04:37 +08:00
gimmyhehe cdad7745e4
docs: fix search grid no result (#2016) 2024-08-31 18:01:15 +08:00
ajaxzheng 9739d68381
fix(theme): fix theme dark style (#2019)
* fix(theme): fix theme dark style

* fix(theme): fix theme dark style
2024-08-31 17:59:15 +08:00
申君健 9fb965d3e3
fix(modal): fix last modal not disappear (#2021) 2024-08-31 17:58:11 +08:00
ajaxzheng 77969c4b1c
Revert "chore: [charts]rename chart-core packages to huicharts-core (#2002)" (#2018)
This reverts commit b03de5c569.
2024-08-31 11:46:41 +08:00
Davont b03de5c569
chore: [charts]rename chart-core packages to huicharts-core (#2002)
* fix: 【Charts】update charts snapshots

* fix: 修复图表height为100%时的高度问题

* fix: 优化图表extend逻辑

* fix: 修复图表extend失效问题

* fix: 删除注释

* fix: 新增图表echartOption变量,以便用户获取echart配置

* fix: 修复playground百度地图案例错误问题

* fix: 修复图表option复杂变量失效问题

* fix: 修改高德百度地图案例注释

* fix: chart-core添加cloneDeep引入

* fix: 修改chart组件getFormatted函数判断逻辑

* fix: 更新chart-core包版本为3.17.1

* fix: 修复箱型图data为空数组时的报错问题

* fix: 添加图标属性逻辑的深拷贝

* fix: 删除注释文件

* docs: 更新图表文档

* fix: 修复机器人提出的问题

* chore: [charts]rename chart-core packages to huicharts-core

* fix: 修改图表引用路径

* fix: 修改盒须图案例代码和图表简介

* fix: 切换图表基本引入,删除本地无用代码

* fix: 修复图表colors属性失效问题,修改引入路径

---------

Co-authored-by: Davont <davontz.icloud.com>
2024-08-30 14:12:27 +08:00
chenxi-20 a9ea7e12f8
fix(currency): 修复currency文档示例无法显示的问题 (#2010) 2024-08-30 11:43:17 +08:00
chenxi-20 fcae786788
fix(anchor): [anchor,steps] Updated the specifications based on the check. (#2007)
* fix(anchor): anchor锚点刷新规范为实心圆样式

* fix(steps): steps刷新规范验收问题
2024-08-30 11:42:48 +08:00
申君健 69c953b8c1
fix(theme): [popover,tree] update popover/tree smb design (#1990)
* fix(theme): update popover/tree smb design

* fix(theme): fix
2024-08-29 20:43:43 +08:00
chenxi-20 9c10a1ba89
feat(wizard): [wizard] Add new specification wizard component (#2000)
* feat(wizard): 增加流程图新规范的基本用法模式

* feat(wizard): 增加流程图新规范的垂直模式

* feat(wizard): 增加流程图新规范的时间线模式

* feat(wizard): 修复测试用例报错
2024-08-29 20:41:02 +08:00
James ea31e1cae1
fix(carousel): modify smb-theme (#2004) 2024-08-29 20:40:19 +08:00
Gweesin Chan 69a65a0a34
test: fix unit test error with api changed (#2003) 2024-08-29 09:12:36 +08:00
东风使命必达 1ac18a45bd
feat(button): [button] Adapting to the SMB theme (#2001) 2024-08-28 17:41:37 +08:00
MomoPoppy cd6cf7fb68
feat(milestone): [milestone] Adapt milestone component smb theme (#1996) 2024-08-28 17:25:41 +08:00
东风使命必达 a3365063a0
feat(rich-text-editor): [rich-text-editor] Optimize international entries (#1999) 2024-08-28 17:21:38 +08:00
James ff46d88ca6
fix(modal): [modal] after a pop-up window whose type is message is closed, the close event instead of the hide event is triggered issue#1384 (#1939)
* fix(modal): [modal] modify issue 1384 bug

* fix(modal): modify e2e-test
2024-08-26 16:54:12 +08:00
wuyiping0628 052f84a740
feat(tree-menu): [tree-menu] adapt to tree-menu smb themes (#1989)
* feat(tree-menu): [tree-menu] adapt to tree-menu smb themes

* fix(tree-menu): [tree-menu] updata tree-menu xdesign

* fix(tree-menu): [tree-menu] updata tree-menu xdesign
2024-08-26 15:01:30 +08:00
东风使命必达 b84449a485
feat(date-picker): [date-picker] Adapting to the SMB themes (#1975)
* feat(date-picker): [date-picker] Adapting to the SMB theme

* feat(date-picker): [date-picker] Adpating to the SMB theme
2024-08-26 14:43:29 +08:00
东风使命必达 a2ac6daa3c
feat(calendar-view): [calendar-view] Adapting to SMB themes (#1987) 2024-08-26 14:28:57 +08:00
申君健 6736545834
feat(useLazyShow): add useLazyShow function (#1976) 2024-08-26 14:26:42 +08:00
ajaxzheng b61aeb7dcb
fix(build): fix theme build error (#1988) 2024-08-26 14:26:33 +08:00
James 3799ef19c5
fix(dialog-box): [dialog-box] modify smb theme (#1985)
* fix(dialog-box): [dialog-box] modify smb theme

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

* fix(dialog-box): modify dialog-box bottom of height
2024-08-26 14:24:12 +08:00
gimmyhehe 93f956a576
fix(grid): [grid] change grid x-design theme (#1984)
* fix(pager): change x-design theme

* fix(grid): change grid x-design theme

* fix(grid): change grid x-design theme
2024-08-26 14:22:56 +08:00
MomoPoppy 58f7654c29
feat(popeditor): [popeditor] Adapt popeditor component xdesign theme (#1973)
* feat(popeditor): [popeditor] Adapt popeditor component xdesign theme

* fix(popeditor): [popeditor] Test case modification

* fix(popeditor): [popeditor] Test case modification
2024-08-26 11:34:37 +08:00
wuyiping0628 f2c55dc6dd
feat(tree-menu): [tree-menu] adapt to tree-menu smb themes (#1866)
* feat(tree-menu): [tree-menu] adapt to tree-menu smb themes

* fix(tree-menu): [tree-menu] updata tree-menu xdesign
2024-08-26 11:18:31 +08:00
申君健 276e2ad608
fix(theme): [tree,tooltip,transfer,cascader,input] update smb design for tree/tooltip/transfer/cascader components (#1970)
* fix(tree): update for smb design

* fix(tooltip): update for smb design

* fix(transfer): update for smb design

* fix(cascader): update for smb design

* fix(input): update for smb design, add fixed suffix top value for input

* fix(tree): fix
2024-08-26 10:59:20 +08:00