Commit Graph

13996 Commits

Author SHA1 Message Date
qinhaoyan
ec5c2f991e fix(editor): 修复容器类组件右键菜单缺少功能问题 2024-07-02 17:32:54 +08:00
张涛
83fba50e14
Merge pull request #10562 from zhangtao07/master
fix: 修复弹窗中crud2刷新后按钮不可点击问题
2024-07-02 10:06:46 +08:00
zhangtao07
7a2913b58a fix: 修复弹窗中crud2刷新后按钮不可点击问题 2024-07-02 09:59:12 +08:00
hzh11012
6a5d745efd
fix: 条件表达式中去除系统变量,input-tree中icon图片大小设置 (#10561)
* fix: 条件表达式中去除系统变量,tree中图片大小设置

* fix: 条件表达式中去除系统变量,tree中图片大小设置

---------

Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-07-01 20:46:17 +08:00
张涛
d28434f2e1
Merge pull request #10558 from zhangtao07/master
fix: 修复query同步后人员选择无法清除问题
2024-07-01 20:28:21 +08:00
Allen
fc3ca5c266
Merge pull request #10556 from allenve/fix-warning
fix: fix some console warning
2024-07-01 17:40:32 +08:00
zhangtao07
39a5bad866 fix: 修复query同步后人员选择无法清除问题 2024-07-01 17:38:06 +08:00
hsm-lv
4722cb44d5
Merge pull request #10551 from CheshireJCat/fix-validations-isId
fix: 修复身份证号码验证时缺少直辖县级市的校验
2024-07-01 17:32:45 +08:00
jinye
3ec964627b feat: qrcode默认使用canvas渲染,以右键\长按存储\下载为图片 2024-07-01 17:32:04 +08:00
yupeng12
f13174bd9f fix Layout 声明 2024-07-01 17:24:11 +08:00
yupeng12
f45c5c4ae3 fix some warning 2024-07-01 17:07:04 +08:00
liaoxuezhi
4b3d26bbd2
style: 编辑器 crud 的批量操作 右侧面板样式优化 (#10554) 2024-07-01 17:06:02 +08:00
yupeng12
6b9a368e44 fix some warning 2024-07-01 17:03:09 +08:00
yupeng12
c953d6a3e3 fix some warning 2024-07-01 16:41:48 +08:00
hsm-lv
54aa915c96
Merge pull request #10555 from hsm-lv/feat-crud2-action
feat:动作配置面板reload动作支持选择crud2
2024-07-01 16:19:31 +08:00
lvxiaojiao
2b22970339 feat:动作配置面板reload动作支持选择crud2 2024-07-01 15:52:34 +08:00
jinye
3575b8012b fix: 修复身份证号码验证时缺少直辖县级市的校验 2024-07-01 15:03:58 +08:00
Allen
dc927969af
Merge pull request #10550 from allenve/conditionBuilder-testid
feat: conditionBuilder 支持testid
2024-07-01 14:20:28 +08:00
yupeng12
c888126725 feat: conditionBuilder 支持testid 2024-07-01 14:04:56 +08:00
2betop
ddde285005 Merge remote-tracking branch 'baidu/master' 2024-07-01 11:07:05 +08:00
2betop
05d32400dd bump: 6.6.0 2024-07-01 11:06:29 +08:00
张涛
60959a3c2d
Merge pull request #10547 from zhangtao07/master
crud2角标修复 & 分栏容器外观支持修复
2024-07-01 10:49:24 +08:00
zhangtao07
023bef5d36 分栏栏目支持外观配置 2024-07-01 10:25:58 +08:00
zhangtao07
2a8e8fa589 fix: 修复crud2角标配置 2024-07-01 10:25:58 +08:00
Song Mingxu
1c555ae675
修复 CustomStyle 在某些情况下 id 的类型可能是 number 而导致异常报错 (#10536)
在crud的card模式下(可能还有其他场景),会有 id 为数字的 Tpl 组件的情况,导致 removeCustomStyle 函数报错。
这个跟 #10396 解决的问题是同一个,只是我觉的既然所有的工具函数都是预设了 id 为 string,何不从源头上解决?免得以后更新工具方法的时候还要再写很多防御性代码。

Co-authored-by: Song Mingxu <mingxu.song@gmail.com>
2024-07-01 10:18:49 +08:00
liaoxuezhi
ca0a50623d
fix: 修复 select 值格式是对象时初始化值不正确的问题 (#10541) 2024-06-28 13:10:05 +08:00
liaoxuezhi
baaa1989f7
fix: 修复 fx 的 replace 方法可能死循环的问题 (#10539) 2024-06-27 19:32:01 +08:00
张涛
cd85d8c9ed
Merge pull request #10538 from hzh11012/master
fix: 条件表达式在input-table列上不生效、条件表达式变量去除子表及内部变量
2024-06-27 19:06:44 +08:00
hezhihang
e4a8a16591 fix: 条件表达式在input-table列上不生效、条件表达式变量去除子表及内部变量 2024-06-27 18:39:56 +08:00
hezhihang
17f332b23c fix: 条件表达式在input-table列上不生效、条件表达式变量去除子表及内部变量 2024-06-27 17:57:05 +08:00
2betop
c8a5dcac12 chore: ts error 2024-06-27 17:24:47 +08:00
瓜娃子
47a15b6350
fix: issue#10515 修复code组件值为空控制台报错 (#10518)
Co-authored-by: wbchangpengyuan <wbchangpengyuan@lattebank.com>
2024-06-27 07:27:49 +08:00
2betop
02a90a4b6a fix: inputTable component 修复 select 弹窗挡住问题 2024-06-26 21:46:34 +08:00
liaoxuezhi
3b08c67e00
fix: input-table 修复 input-table 内部有公式时展示值与表单项值不一致问题 (#10526) 2024-06-26 20:50:20 +08:00
张涛
bd0922d4e2
更换宫格图标 (#10520) 2024-06-26 20:44:18 +08:00
qkiroc
45dc2fa45b
feat(editor): optionControl批量添加支持配置customEdit (#10522)
* feat(editor): optionControl批量添加支持配置customEdit

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-26 20:44:04 +08:00
2betop
c276aa21e2 style: input-table component 超出问题 2024-06-26 16:16:12 +08:00
liaoxuezhi
08835ccb70
feat: input-table 的复制功能支持配置复制数据映射 (#10519) 2024-06-26 15:30:37 +08:00
qinhaoyan
612c16895d fix: 修复form flex模式下description位置不对问题 2024-06-26 15:04:47 +08:00
张涛
dbc030c7a1
Merge pull request #10486 from BeMxself/fix-Scoped-unRegisterComponent-AutoRemoveChildScope
bugfix:从 scope 中注销组件时,自动从父级 scope 中移除当前 scope
2024-06-26 14:41:13 +08:00
Allen
34b899fdea
Merge pull request #10517 from allenYp/fix-formula-highlight2
fix: formulaControl 高亮时机问题
2024-06-26 11:33:34 +08:00
yupeng12
b68b26bb0c fix: formulaControl 高亮时机问题 2024-06-26 11:19:01 +08:00
liaoxuezhi
0ae2df58e9
chore: table2 单元格渲染逻辑优化 (#10512) 2024-06-25 21:42:30 +08:00
常鹏元
51dd3cf8fa fix: issue#10507 复制带分隔符的文本到inputTag,max属性和去重会失效 2024-06-24 22:01:16 +08:00
2betop
d4c540e121 chore: 调整表单项默认值变更逻辑支持值格式是数组的情况 2024-06-24 18:50:18 +08:00
2betop
a76e8a7b6d chore: 删除脚手架写入的默认 api 地址 2024-06-21 16:48:39 +08:00
liaoxuezhi
af9d9bdd0f
fix: 修复 words 显示复杂对象时报错问题 (#10491) 2024-06-21 16:04:33 +08:00
hsm-lv
a0808aeff1
Merge pull request #10487 from BeMxself/fix-renderer-event-unbindEvent
bugfix: 修复 unbindEvent 无法完全解绑 eventListener 的问题
2024-06-20 19:39:24 +08:00
Song Mingxu
5e3cdd1828 如果 eventName 为 undefined,表示全部解绑,否则解绑指定事件,之前的实现会导致 SchemaRenderer 执行解绑时无法解绑当前组件的任何 eventListener 2024-06-20 19:09:35 +08:00
Song Mingxu
9abdc2cccd 从 scope 中注销组件时,自动从父级 scope 中移除当前 scope
否则在反复打开弹窗等场景下会导致父级 scope 的 children 一直增长
修复 idx 计算错误,parent.children 必然不为null/undefined,也不需要用 ?? 这样的防御性代码
2024-06-20 19:06:33 +08:00