Commit Graph

683 Commits

Author SHA1 Message Date
申君健 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
申君健 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
东风使命必达 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
申君健 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 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
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
MomoPoppy d95853bfc3
feat(image): [image] Adapt to SMB themes (#1895)
* feat(image): [image] Adapt to SMB themes

* test(image): [image] Test case modification

* test(image): [image] Test case modification

* test(image): [image] Test case modification

* feat(image): [image] Modify test cases
2024-08-26 10:45:02 +08:00
东风使命必达 c5d7f7cb8d
feat(radio): [radio] Adapting to the SMB theme (#1982)
* feat(radio): [radio] Apating to the SMB theme

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

* feat(radio): [radio] Adapting to the SMB theme
2024-08-26 10:25:43 +08:00
ajaxzheng c2b708fd2c
fix(autocomplete): [autocomplete]fix autocomplete panel padding size (#1981)
* fix(autocomplete): [autocomplete]fix autocomplete panel padding size

* fix(autocomplete): [autocomplete]fix autocomplete panel padding size
2024-08-26 10:24:45 +08:00
MomoPoppy f784e77c20
fix(dropdown,actionMenu): [dropdown,action-menu] Adapt to Dropdown an… (#1967)
* fix(dropdown,actionMenu): [dropdown,action-menu] Adapt to Dropdown and Actimenu SMB Theme

* feat(action-menu): [action-menu] Modify test cases
2024-08-23 15:33:55 +08:00
chenxi-20 c9fdc34756
fix(time-line): 修复timeline检视问题 (#1979) 2024-08-23 14:54:24 +08:00
东风使命必达 b2d59b4aad
feat(check-box): [check-box] Apating to the SMB themt (#1949) 2024-08-23 14:17:50 +08:00
chenxi-20 5042d513f5
fix(anchor): [anchor] 修改规范撤回的实心圆样式 (#1965) 2024-08-23 14:17:02 +08:00
MomoPoppy 36f9638e3f
feat(slider): [slider] Adapt slider component smb theme (#1974) 2024-08-23 14:15:55 +08:00
chenxi-20 76933559a8
fix(file-upload): [file-upload] 根据规范对齐意见完善新规范适配 (#1977) 2024-08-23 14:14:58 +08:00
zzcr b1a3399cd5 fix: fix x-design gap size 2024-08-23 11:50:43 +08:00
东风使命必达 4c1baf4b3f
feat(radio): [radio] Adapting to the SMB theme (#1959)
* feat(radio): [radio] Apating to the SMB theme

* feat(radio): [radio] Adapting to the SMB theme
2024-08-22 15:39:58 +08:00
东风使命必达 86e214f66e
feat(popconfirm): [popconfirm] Apating to the SMB thmem (#1955) 2024-08-22 15:22:53 +08:00
gimmyhehe 2b643a106a
docs(grid): add new getStateSelection api (#1972)
* docs(grid): add new getStateSelection api

* docs(grid): add new getStateSelection api
2024-08-22 15:15:04 +08:00
东风使命必达 963b5f11a2
feat(badge): [badge] Apating to the SMB theme (#1964) 2024-08-21 14:22:04 +08:00
chenxi-20 87f4d43faa
feat(fileupload): [file-upload] Fixed the issue of new specification review of the upload component. (#1952)
* feat(fileupload): [file-upload] 修复上传组件新规范检视问题

* feat(fileupload): [file-upload] 修复上传组件新规范检视 pictrue-card问题

* feat(fileupload): [file-upload] 修复测试用例报错
2024-08-21 14:17:57 +08:00
chenxi-20 61c012c50d
fix(loading): [loading] fix loading new design review problem (#1942)
* fix(loading): 修复loading新规范检视问题

* feat(loading): 替换新规范图标,支持渐变色样式

* feat(loading): 替换saas 的loading图标,可设置颜色

* feat(loading): shadowloading图标增加默认颜色

* feat(loading): shadowloading 撤销theme-saas图标更新
2024-08-21 14:16:47 +08:00
James b5569d4f3c
fix(drawer): [drawer] modify smb theme (#1961) 2024-08-21 09:55:21 +08:00
申君健 ebad2ff586
fix(input): [input] add input-box-type prop (#1956)
* fix(input): add input-box-type prop

* fix(input): fix e2e

* fix(input): add api
2024-08-21 09:54:50 +08:00
James 013569fce7
fix(carousel): [carousel] modify smb theme (#1962) 2024-08-21 09:51:03 +08:00
东风使命必达 82ba93c3e7
feat(time-select): [time-select] Adapting to the SMB theme (#1954) 2024-08-21 09:50:12 +08:00
东风使命必达 1e331c6e17
feat(switch): [switch] Adapting to the SMB theme (#1963) 2024-08-21 09:35:38 +08:00
James d675ee84b3
fix(dialog-box): [dialog-box] modify smb theme (#1960) 2024-08-21 09:35:09 +08:00
ajaxzheng 3371aeec78
feat(input,autocomplete): [input,autocomplete] update input&autocompl… (#1950)
* feat(input,autocomplete): [input,autocomplete] update input&autocomplete x-design style

* feat: update saas svg style

* feat(input,autocomplete): [input,autocomplete] update input&autocomplete x-design style

* feat: update icon padding
2024-08-21 09:30:27 +08:00