Commit Graph

13763 Commits

Author SHA1 Message Date
liaoxuezhi
f4f61596a8 fix: 修复 select 值格式是对象时初始化值不正确的问题 (#10541) 2024-06-28 13:11:10 +08:00
liaoxuezhi
47535fcc88 fix: 修复 fx 的 replace 方法可能死循环的问题 (#10539) 2024-06-27 19:36:44 +08:00
2betop
9b5a7daa4d chore: ts error 2024-06-27 17:25:29 +08:00
2betop
1214f7de0f fix: inputTable component 修复 select 弹窗挡住问题 2024-06-26 21:47:07 +08:00
liaoxuezhi
425db3c80e fix: input-table 修复 input-table 内部有公式时展示值与表单项值不一致问题 (#10526) 2024-06-26 20:53:34 +08:00
qkiroc
280bcb3291 feat(editor): optionControl批量添加支持配置customEdit (#10522)
* feat(editor): optionControl批量添加支持配置customEdit

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-26 20:53:34 +08:00
qinhaoyan
d12b40ea0c fix: 修复form flex模式下description位置不对问题 2024-06-26 16:22:27 +08:00
2betop
fb4d588771 style: input-table component 超出问题 2024-06-26 16:16:52 +08:00
liaoxuezhi
745d7dcfc6 feat: input-table 的复制功能支持配置复制数据映射 (#10519) 2024-06-26 15:32:10 +08:00
Allen
6f3a92a949
Merge pull request #10516 from allenYp/fix-formula-highlight
fix: formulaControl 高亮时机问题
2024-06-26 11:17:43 +08:00
yupeng12
0bfcb9fd8b fix: formulaControl 高亮时机问题 2024-06-26 11:15:48 +08:00
liaoxuezhi
0eb096eb9a chore: table2 单元格渲染逻辑优化 (#10512) 2024-06-25 21:46:25 +08:00
2betop
917b092f48 chore: 调整表单项默认值变更逻辑支持值格式是数组的情况 2024-06-24 20:13:00 +08:00
2betop
42a5a94728 chore: 删除脚手架写入的默认 api 地址 2024-06-21 16:47:53 +08:00
liaoxuezhi
3846663ebe fix: 修复 words 显示复杂对象时报错问题 (#10491) 2024-06-21 16:28:16 +08:00
Allen
17710f07bf
Merge pull request #10490 from allenve/fix-varliableItemChange
fix: varliableItem value 空选择问题
2024-06-21 15:13:10 +08:00
yupeng12
f0b32de88f fix: varliableItem value 空选择问题 2024-06-21 14:54:37 +08:00
yupeng12
7ac417ba49 fix: formula Button style 2024-06-20 14:36:09 +08:00
2betop
b73598139e fix: picker 不自定义 pickerSchema 时 labelField 配置无效问题修复 2024-06-20 11:05:19 +08:00
2betop
e0aac745ea chore: condition-builder 非预设类型渲染时也转成走自定义类型渲染逻辑 2024-06-19 21:23:59 +08:00
jinye
1fd4d435dd fix: input-number用修改formatter的方式替换移动光标的方式 解决光标漂浮问题,还原输入过程中进行normalizeValue数值处理的逻辑 2024-06-19 21:23:48 +08:00
hzh11012
ee242c4103 fix: 自定义条件过滤系统变量,自定义条件弹窗大小调整 (#10480)
* fix: 自定义条件过滤系统变量,自定义条件弹窗大小调整

* fix: 自定义条件过滤系统变量,自定义条件弹窗大小调整

---------

Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-06-19 21:23:13 +08:00
liaoxuezhi
d03c9584a7 fix: 修复弹窗中表单内再弹窗新弹窗按钮不可点问题 (#10481) 2024-06-19 21:23:13 +08:00
Allen
d38c6c7c02
Merge pull request #10479 from allenve/fix-2100-6.5.0
fix: 快捷变量展示模式
2024-06-19 19:54:13 +08:00
yupeng12
1d5b371e61 fix: 快捷变量展示模式 2024-06-19 19:51:52 +08:00
jinye
39160e2bb4 fix: input-number用修改formatter的方式替换移动光标的方式 解决光标漂浮问题,还原输入过程中进行normalizeValue数值处理的逻辑 2024-06-19 19:41:39 +08:00
2betop
9b6e58c3a4 Merge remote-tracking branch 'baidu/2100-6.5.0' into 2100-6.5.0 2024-06-18 19:57:45 +08:00
qkiroc
d53fbcf190
fix: 修复table中form item static不生效问题 (#10467)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-18 19:03:14 +08:00
hsm-lv
9c2a451818
Merge pull request #10469 from hzh11012/master
fix: input-table未下发static、删除逻辑优化
2024-06-18 18:55:20 +08:00
hezhihang
0197c28f17 fix: input-table未下发static、删除逻辑优化 2024-06-18 17:39:55 +08:00
yupeng12
5d8c9d8e43 fix: 快捷变量层级 2024-06-18 16:32:09 +08:00
Allen
9e724f467f
Merge pull request #10468 from allenve/fix-variableFilter
fix: 快捷变量层级
2024-06-18 16:04:32 +08:00
yupeng12
9507908383 fix: 快捷变量层级 2024-06-18 15:48:57 +08:00
qkiroc
efb7177f37 feat(editor): optionControl支持配置customEdit (#10465)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-18 15:27:11 +08:00
qkiroc
5a44115d44
feat(editor): optionControl支持配置customEdit (#10465)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-18 12:50:12 +08:00
liaoxuezhi
9d4c34be69
fix: 优化 inputTable state 更新逻辑,减少多余重新渲染 (#10464) 2024-06-18 11:05:18 +08:00
liaoxuezhi
e6f2b5146a
style: 条件组合样式优化 (#10455) 2024-06-17 21:30:47 +08:00
liaoxuezhi
47340b0546
fix(amisd-editor): 修复 select 静态选项 popOver 编辑无效问题 Close: #10427 (#10459) 2024-06-17 21:30:27 +08:00
hsm-lv
5a354ec45e
Merge pull request #10444 from hzh11012/master
fix: 条件表达式获取不到上下文数据
2024-06-17 21:15:14 +08:00
hsm-lv
93ca6dd8bf
Merge pull request #10460 from allenve/fix-variableFilter
fix: 公式变量过滤问题
2024-06-17 21:10:27 +08:00
yupeng12
41519b68d2 fix: 公式变量过滤问题 2024-06-17 20:47:14 +08:00
qkiroc
d6481ad3d3
style: 修复textarea counter遮挡底边框的问题 (#10457)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-17 20:02:00 +08:00
liaoxuezhi
04c1bdcfde
fix: picker 不自定义 pickerSchema 时 labelField 配置无效问题修复 (#10442) 2024-06-17 14:07:33 +08:00
hsm-lv
76b93212b7
Merge pull request #10432 from 2betop/fix-table-nested-name
fix: 修复 table 中有表单项带路径时会把对应对象其他属性弄丢的问题
2024-06-17 11:17:14 +08:00
hezhihang
bb47e3622a fix: 条件表达式获取不到上下文数据 2024-06-14 18:29:25 +08:00
Allen
5f7b907ab0
Merge pull request #10434 from allenve/master
feat: FormulaControl 快捷变量点击改为替换
2024-06-14 10:50:55 +08:00
yupeng12
df8ab2fea9 feat: 代码优化 2024-06-14 10:29:35 +08:00
qkiroc
adf302ac66
style: 优化form flex模式下样式问题 (#10438)
* style: 优化form flex模式下样式问题

* style: 优化form flex模式下remark位置

* fix: 修复标题\控件提交数据不更新问题

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-06-14 10:13:03 +08:00
yupeng12
0d9ccb82ed feat: 快捷变量不展示tag 2024-06-14 10:05:52 +08:00
yupeng12
08bb27276e fix: input-number NaN问题 2024-06-14 10:01:34 +08:00