Commit Graph

718 Commits

Author SHA1 Message Date
gimmyhehe aad34cecdb
fix(grid): fix bug after refactor (#3527)
* fix(grid): fix custom empty text align not center

* fix(grid): fix selection error

* fix(grid): fix multi header tooltip error

* fix(grid): fix grid border style error
2025-06-24 15:13:00 +08:00
liukun e265872bfb
fix:修复saas模式表格css (#3520) 2025-06-23 15:44:44 +08:00
gimmyhehe a33f861209
fix(grid): fix custom setting style error at mobile-first (#3524)
* fix(grid): fix custom setting style error at mobile-first

* docs: optimize docs
2025-06-23 14:12:15 +08:00
gimmyhehe 25bf285ab1
feat(grid): add expand trigger slot (#3518)
* feat(grid): add expand trigger slot

* docs(grid): optimize grid docs
2025-06-23 14:10:27 +08:00
James 40e69c46e1
fix(calendar-view): [calendar-view]add attributes (#3525) 2025-06-23 09:07:10 +08:00
gimmyhehe 6f22da1cd7
feat(grid): edit-config add blurOutside (#3521)
* feat(grid): edit-config add blurOutside

* fix: fix tree index

* feat: grid card view add icon and title

* fix(grid): fix loading can see no-data

* fix(grid): fix no-data have two element at mf
2025-06-23 09:04:19 +08:00
ajaxzheng a14507a4e4
fix(grid): Limit the size attribute value of the paging component to 'mini' or an empty string to prevent warnings (#3516)
* fix(pager): 限制分页组件的 size 属性值为 'mini' 或空字符串,防止警告

* fix(pager): 更新分页组件的 size 属性逻辑,支持 'small' 和 'mini',并在 size 为 'medium' 时传递空字符串
2025-06-17 15:40:59 +08:00
gimmyhehe 43c29a4362
fix(loading): fix loading occur error when change frequently (#3513) 2025-06-17 09:59:12 +08:00
James f7cac5eb64
fix(modal): add modal state styles (#3504) 2025-06-17 09:58:50 +08:00
申君健 829ca9c76f
fix(tag): remove inline-bloxk (#3506) 2025-06-17 09:57:59 +08:00
ajaxzheng 8f35726027
refactor: optimize table performance and refactor the table (#3514) 2025-06-17 09:56:31 +08:00
liukun ea343cedfd
fix:修复SaaS风格样式 (#3499) 2025-06-13 14:34:25 +08:00
James 983e37ce85
feat(popeditor): [popeditor] add attribute lock-scroll (#3490) 2025-06-10 09:31:35 +08:00
James 626ac2b565
feat(dialog-select): [dialog-select] add attribute lock-scroll (#3489) 2025-06-10 09:31:06 +08:00
申君健 5ee3de3de1
fix(select): modify the DOM structure of all options in the select to be consistent with that of the regular options to solve the text alignment issue (#3488) 2025-06-10 09:30:18 +08:00
申君健 7045fa1407
fix(robot): 完善示例,增加会话及UI调整 (#3484) 2025-06-05 15:32:51 +08:00
ajaxzheng 106e245481
chore: update verion to 3.24.0 (#3480) 2025-06-05 09:52:27 +08:00
ajaxzheng e7d03241b2
chore: sync release-3.23.0 to dev (#3478)
* fix(number-animation): update version to 3.23.0 (#3433)

* chore: update v3.23.0 changelog (#3446)
2025-06-05 09:27:30 +08:00
wuyiping 965dcdd76d
fix(grid): increase the length of drag and drop lines in the grid and remove empty values when filtering (#3475)
* fix(grid): increase the length of drag and drop lines and remove empty values when filtering

* fix(grid): increase the length of drag and drop lines and remove empty values when filtering

* fix(grid): increase the length of drag and drop lines and remove empty values when filterin
2025-06-04 16:10:08 +08:00
liukun e3c5559cc3
fix:修复面板初始宽度过窄,以及英文状态下月份显示 (#3466) 2025-06-04 09:59:41 +08:00
shuzhuxvchuang fc1160154d
typo(text-popup):将组件文档内的value改为modelValue (#3443)
* typo(TextPopup):将组件文档内的value改为modelValue

* fix(text-popup): 将测试用例中的value更改为modelValue

* fix(text-popup): 更新测试用例中的URL路径为modelValue
2025-06-02 10:18:50 +08:00
wuyiping 7b08180068
fix(form): fix the textarea style issue under the form (#3468) 2025-06-02 10:18:01 +08:00
wuyiping cfb74814a9
fix(tag): theme sass warning token value refresh, tag component style specification refresh (#3463) 2025-05-27 17:03:41 +08:00
chenxi-20 943c01f2bf
fix(search): 修复多端模式下拉类型边距问题 (#3453) 2025-05-26 14:29:04 +08:00
shuzhuxvchuang 3dc0b65241
docs(user-head): 更新头像组件文档,优化描述信息,移除冗余字段 (#3447)
* docs(user-head): 更新头像组件文档,优化描述信息,移除冗余字段

* docs(user-head): 更新头像组件文档,修正类型描述为图标组件

* docs(user-head): 修正modelValue类型描述为支持组件和字符串
2025-05-26 14:24:15 +08:00
gimmyhehe 1886a5dfdf
fix(select): fix can not set grid rowId in select (#3448) 2025-05-21 16:38:22 +08:00
申君健 bb32843755
fix(drowdown): add tiny-* className to drowdown-menu's wrapper dom (#3445) 2025-05-21 16:00:29 +08:00
chenxi-20 c77644c9d6
fix(steps): 根据metaerp新规范设计稿修改多端渲染逻辑和样式 (#3441) 2025-05-20 14:25:13 +08:00
ajaxzheng ac4e06a913
feat(dialog-select): add support for clear and delete events, update related documents and sample codes (#3437)
* feat(dialog-select): 添加清空和删除事件支持,更新相关文档和示例代码

* fix(dialog-select): 更新已选栏事件描述,简化中文文档内容

* feat(dialog-select): 为清空和删除事件添加稳定性元数据,更新文档描述
2025-05-19 15:51:07 +08:00
chenxi-20 f1ea928725
feat(steps): Add style functionality for multi terminal custom step blocks (#3435)
* feat(steps): 增加多端自定义步骤条块的样式功能

* feat(steps): 增加不同节点差异化配置

* feat(steps): 增加版本号,完善渲染功能

* feat(steps): 修改版本号
2025-05-19 15:50:52 +08:00
ajaxzheng b018aabe7f
feat(pager): reconstruct the multi-terminal template of the pager component from the vue template (#3422)
* feat(pager): 将pager组件多端模板重构从vue模板

* feat(pager): 重构移动端分页组件,优化布局和功能,支持动态显示总数和每页条数选择

* feat(pager): 优化移动端分页组件,简化模板结构,增强功能和可读性

* feat(pager):  修复poppover切换逻辑报错问题

* feat(pager): 删除重复示例

* chore: 优化逻辑
2025-05-17 10:55:29 +08:00
gimmyhehe 5e3aded7b3
fix(popeditor): fix popeditor can not set grid props (#3431) 2025-05-15 15:13:44 +08:00
ajaxzheng 7fc60b195e
feat(design-config): design-config adds arbitrary attribute features of global configuration components (#3419)
* feat(design-config): design-config添加全局配置组件任意属性特性

* test: 修复测试用例报错

* feat(render-component): 在renderComponent中添加customDesignProps参数以支持自定义设计属性

* fix(render-component): 优化renderComponent中的props合并逻辑,确保customDesignProps正确应用

* docs(config-provider): 更新描述信息,增加全局配置组件任意属性支持的说明
2025-05-14 10:48:26 +08:00
申君健 44bad196ad
fix(tooltip): fix tooltip's box-shadow and invalid text of form-item's style (#3420)
* fix(tooltip): fix tooltip's box-shadow and invalid text of form-item's style

* fix(theme-saas): fix
2025-05-14 10:32:14 +08:00
gimmyhehe 21a23b3104
fix: fix grid width error when grid has scrollbar (#3421) 2025-05-14 10:31:48 +08:00
ajaxzheng d04efe42af feat(pager): 多端Pager分页组件改造,大屏下功能与样式跟PC端保持一致 2025-05-13 17:46:27 +08:00
申君健 c43a7b9c29
fix(popeditor): add three slot to popeditor (#3416) 2025-05-12 15:02:44 +08:00
申君健 3481f3058c
fix(upload): add the "relative" style to the root node of "upload" (#3409) 2025-05-09 15:29:43 +08:00
liukun d9135bbb35
feat:mobile-first支持日程模式隐藏时间 (#3408) 2025-05-09 11:25:15 +08:00
chenxi-20 c181394334
fix(steps): 根据设计稿修改steps组件渲染逻辑 (#3399) 2025-05-09 10:05:31 +08:00
liukun 2e097a2e13
feat:支持日程模式隐藏时间 (#3405) 2025-05-09 10:04:38 +08:00
ajaxzheng 39e2795bce
chore: 升级大版本号3.23.0 (#3391) 2025-05-08 09:26:06 +08:00
lcy0620 b76c76d183
feat(number-animation): Add NumberAnimation component (#3301)
* feat(number-animation): [number-animation] Add NumberAnimation component

* feat(number-animation): [number-animation] Add NumberAnimation component

* feat(number-animation): [number-animation] Add NumberAnimation component

* feat(number-animation): [number-animation] Add NumberAnimation component

* feat(number-animation): [number-animation] Add NumberAnimation component

* feat(number-animation): [number-animation] Add NumberAnimation component
2025-05-07 19:12:36 +08:00
liukun f8e1a5d379
fix:修复saas主题 (#3384) 2025-05-07 14:46:28 +08:00
chenxi-20 0617fdbc96
fix: 修复mobile-first端steps 标题行高 (#3385) 2025-05-07 14:45:36 +08:00
chenxi-20 db1be9ea71
fix: 修复search组件mobile-first模式下四种尺寸清空和搜索两个按钮不对齐的问题 (#3378) 2025-05-06 14:29:36 +08:00
James f9aad8f5dc
fix: modify the SaaS theme style of the dialog-box window (#3380) 2025-05-06 11:34:04 +08:00
申君健 ee408e57e4
fix(select): remove the binding of dropStyle to the scrollbar (#3381) 2025-05-06 11:33:19 +08:00
Kagol 7ca72cddad
Sync release-3.22.0 to dev (#3376)
* feat(release): add dist directory check for specific packages to optimize the release process (#3265)

* fix(base-select): [select,base-select] fix the highlight style of the selected item icon (#3268)

* fix(base-select): [select,base-select] fix the highlight style of the selected item icon

* feat(base-select): [base-select] modify version number

* chore: release v3.22.1 (#3275)

* chore: added the cdn address of Huicharts component runtime, and updated the version number of docs to 3.22.3

---------

Co-authored-by: ajaxzheng <894103554@qq.com>
Co-authored-by: MomoPoppy <125256456+MomoPoppy@users.noreply.github.com>
2025-04-30 11:39:43 +08:00
Darkingtail 6dddba4af1
fix(time-spinner): [time-spinner] fix startDate & endDate prop type issue when isRan… (#3296)
* fix(time-spinner): fix startDate & endDate prop type issue when isRange is true in time components (#3295)

* fix(time-spinner): fix startDate & endDate prop type issue when isRange is true in time components (#3295)
2025-04-29 09:20:22 +08:00