Commit Graph

12082 Commits

Author SHA1 Message Date
qkiroc
31544b47cd
chore: editor开发态国际化 (#7903)
* chore: editor开发态国际化

* chore: editor开发态国际化

* 插件不是用ts写的,没有声明

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-22 15:25:08 +08:00
sqzhou
866d3412b6
feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑 (#7695)
* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑

* fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑

* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑

* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑

* style: transfer文档动作完善
2023-08-22 14:02:57 +08:00
liaoxuezhi
71bfc3f730
chore: 调整 inputTable 的 addItem 动作,不指定 index 时从后插入 (#7898) 2023-08-22 12:38:59 +08:00
liaoxuezhi
d66a7cd7c7
chore: 优化 table 编辑器体验支持宽度实时更新 (#7876) 2023-08-21 20:58:02 +08:00
wutong
ffc5e33ae9
Merge pull request #7893 from 2betop/chore-static821
chore: 调整 static 属性下发当为弹窗时不继承上层是否为静态展示属性
2023-08-21 20:52:59 +08:00
hsm-lv
fabf11b9c4
Merge pull request #7883 from lurunze1226/revert-inputtext-autocomplete
Revert "fix: InputText组件autoComplete标签显示错误问题 (#7869)"
2023-08-21 16:18:08 +08:00
wutong
31df5e2fdd
Fix: 修复配置面板样式问题 & 下掉page组件“组件静态数据”配置项 (#7886)
* fix: 统一组件配置面板成员渲染器名称及按钮颜色

* fix: page组件下掉“组件静态数据”配置项

* fix: 页面设计器中 标题 展示样式异常

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-08-21 15:26:53 +08:00
2betop
29ed038b43 chore: 调整 static 属性下发当为弹窗时不继承上层是否为静态展示属性 2023-08-21 14:48:09 +08:00
lurunze1226
b51d1c20b2 Revert "fix: InputText组件autoComplete标签显示错误问题 (#7869)"
This reverts commit d9b750516a.
2023-08-18 16:48:49 +08:00
hsm-lv
23c8eba9a2
Merge pull request #7882 from wanglinfang2014/feat-crud
fix: picker选中项不显示label问题修复
2023-08-18 15:35:41 +08:00
wanglinfang
244d4a935b fix: picker选中项不显示label问题修复 2023-08-18 15:09:29 +08:00
liaoxuezhi
5e2d90d8b1
fix: 修复 amis-ui 编译后引用 rc-overflow 包路径问题 Close: #7853 (#7880) 2023-08-18 10:50:10 +08:00
kano
f02c917300
fix: 【配置面板】grid组件布局方式&button角标配置样式 (#7874)
* fix: 配置面板grid组件布局方式

* fix: 配置面板button角标配置样式

---------

Co-authored-by: huangying11 <huangying11@baidu.com>
2023-08-18 08:34:49 +08:00
hsm-lv
774d08de2b
fix:import错误 (#7875) 2023-08-18 08:34:06 +08:00
yinchunyu
558225200d
fix: nav面板css (#7878)
Co-authored-by: yinchunyu <yinchunyu@baidu.com>
2023-08-18 08:33:45 +08:00
RUNZE LU
d9b750516a
fix: InputText组件autoComplete标签显示错误问题 (#7869) 2023-08-17 20:19:05 +08:00
Dora
64f982d2be
feat(amis-editor): 配置面板只配置一个颜色时无需校验必填 (#7867)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-08-17 20:18:47 +08:00
hsm-lv
a2125bca81
Merge pull request #7872 from hsm-lv/chore-eventaction
fix:ajax/dialog相关动作args中存在非预期配置时导致数据映射失败
2023-08-17 20:18:10 +08:00
wanglinfang2014
b4273f2ef8
fix: picker整行点击选中问题修复 (#7871)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-17 20:14:32 +08:00
hsm-lv
25a9ea47b8
Merge pull request #7808 from 2betop/chore-input-subform
chore: input-sub-form 表单项默认改成不可读取上层数据 Close: #7715
2023-08-17 19:52:02 +08:00
liaoxuezhi
a13fe74c17
chore: 调整 condition-builder 中 tooltip 实现,解决遮挡问题 (#7856) 2023-08-17 19:50:25 +08:00
lvxiaojiao
a180bfb36e fix:ajax/dialog相关动作args中存在非法配置时导致数据映射失败 2023-08-17 19:49:28 +08:00
wutong
9c3c6cc9d0
Merge pull request #7868 from igrowp/fix-action
fix: 修复download 动作执行报错问题
2023-08-17 19:44:38 +08:00
wutong25
d5ad02732e fix: 解决配置面板对事件列表进行排序后未保存到schema的问题 2023-08-17 19:10:58 +08:00
wutong25
9fbc3f86ef fix: 事件动作中download兼容问题 2023-08-17 19:10:45 +08:00
zkep
308a02ce50
update 'for' replace with 'loop' in event-action.md (#7847) 2023-08-17 18:02:33 +08:00
liaoxuezhi
b2c195021c
chore: 调整事件动作找不到组件时报错策略默认只是 warning, ignoreError 配置成 false 时中断, ignoreError true 时继续 (#7865) 2023-08-17 18:01:02 +08:00
wutong
45d8ec9abe
Merge pull request #7819 from CheshireJCat/fix-editor-collapse-title-config-schema-workless
fix: 修复折叠器组件标题配置面板无法配置schema的问题
2023-08-17 15:23:06 +08:00
wanglinfang2014
302e823e90
fix: nav配置reload动作发送无效请求的问题 (#7851)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-17 15:06:27 +08:00
jinye
63623815ba fix: 修复折叠器组件标题配置面板无法配置schema的问题 2023-08-17 14:51:06 +08:00
hsm-lv
8c93fe7631
Merge pull request #7855 from hsm-lv/chore-eventaction
chore:动作执行支持ignoreError,用于忽略执行错误继续执行动作列表
2023-08-17 14:27:21 +08:00
lvxiaojiao
68fe3e286c chore:动作执行支持ignoreError,用于忽略执行错误继续执行动作列表 2023-08-17 13:44:12 +08:00
wutong
7ef1842ed2
Merge pull request #7846 from wibetter/master
fix(amis-editor): chart支持宽高可视化配置
2023-08-16 21:24:00 +08:00
liaoxuezhi
6e64e5f74d
chore: 调整移动端判断逻辑、优化编辑器移动端预览逻辑 (#7840)
* chore: 调整移动端判断逻辑优化编辑器移动端预览逻辑

* 补充组件级别 useMobileUI 开关
2023-08-16 20:26:13 +08:00
liaoxuezhi
ecf7215665
chore: 调整 static 属性支持容器组件配置且支持表单项上配置,表单项优先 Close: #7698 (#7834) 2023-08-16 19:32:13 +08:00
liaoxuezhi
9848cba538
fix: 修复 page 下与 crud 并列的弹窗按钮操作完不刷新 crud 的问题 (#7845) 2023-08-16 19:31:56 +08:00
2betop
2fe92887a7 Merge remote-tracking branch 'baidu/master' 2023-08-16 19:31:12 +08:00
2betop
6a1243a0c2 调整初始化宽度同步方式 2023-08-16 19:30:25 +08:00
wibetter
e7b1be00ab fix(amis-editor): chart支持宽高可视化配置 2023-08-16 19:16:33 +08:00
hsm-lv
b06d3ebe66
Merge pull request #7822 from 2betop/chore-api-valid
chore: 允许 api 配置相对路径 Close: #7815
2023-08-16 18:44:42 +08:00
wanglinfang2014
2d65369964
fix: crud兼容cards使用场景 (#7841)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-16 17:42:45 +08:00
2betop
d66030bb1f Merge remote-tracking branch 'baidu/master' 2023-08-16 15:15:12 +08:00
2betop
e504a57542 fix: 修复#7679 调整导致的选项类多选问题 2023-08-16 15:14:19 +08:00
wanglinfang2014
0fb7d65a86
fix: picker selectedChange事件中缺少shift连续多选的数据 (#7831)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-16 14:58:45 +08:00
2betop
7aba99acd5 调整初始化宽度同步方式 2023-08-16 14:41:29 +08:00
hsm-lv
98064623b9
Merge pull request #7832 from igrowp/editor-chart-panel
fix: chart配置面板去除自定义class & 添加trackExpression配置项
2023-08-15 19:44:20 +08:00
hsm-lv
9ff8a2440a
Merge pull request #7836 from yinchunyu/feat-nav-plugin
feat: nav配置面板自定义数据模块更新,与平台交互一致
2023-08-15 19:43:11 +08:00
wutong25
6857ba6685 fix: chart配置面板去除自定义class & 添加trackExpression配置项 2023-08-15 19:16:46 +08:00
qkiroc
85cf16ccfc
style: 还原label为空串时margin问题 (#7829)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-15 19:05:22 +08:00
yinchunyu
b6e33b8313 feat: nav配置面板自定义数据模块更新,与平台交互一致 2023-08-15 19:04:05 +08:00