Commit Graph

12059 Commits

Author SHA1 Message Date
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
2betop
123840c49b chore: 记住上次调整的位置 2023-08-15 19:03:55 +08:00
yinchunyu
4eee7f0b90 feat: nav配置面板自定义数据模块更新,与平台交互一致 2023-08-15 17:32:20 +08:00
wanglinfang2014
ed7779f326
fix: picker显隐勾选、value绑定上层数据变量等问题修复 (#7816)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-15 15:36:23 +08:00
wutong
c2e9063bcc
Merge pull request #7814 from QKflame/feat-complete-i18n-example-code
完善国际化调试代码
2023-08-15 11:21:13 +08:00
qkiroc
a8dce61f76
style: 还原容器边距 (#7820)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-15 10:15:02 +08:00
吴多益
9bdd6116b7
chore: 增加 word 拼写检查的说明 (#7807) 2023-08-15 10:13:00 +08:00
sqzhou
2a102312f3
chore: 支持表达式多语言默认显示 (#7805) 2023-08-15 10:12:22 +08:00
YangQi
42d43050ce
chore: 优化编辑器工具函数逻辑 (#7813)
* refactor: 重构工具函数

* Modified according to review comments
2023-08-15 10:11:25 +08:00
liaoxuezhi
0561ee4b4b
chore(amis-editor): 调整编辑器的 debug 数据查看,去掉修改当前层数据功能(此功能貌似无用) (#7817) 2023-08-15 10:09:38 +08:00
liaoxuezhi
d0edce2291
feat: tinymce 支持扩充插件 Close: #7801 (#7821) 2023-08-15 10:09:01 +08:00
liaoxuezhi
0afb0f02c4
style: 降低 sticky zindex Close: #7791 (#7823) 2023-08-15 10:07:48 +08:00
Hsirius
eb3bc754c2
fix: 修复transfer支持配置noResultsText (#7804) 2023-08-15 10:07:25 +08:00
2betop
ca8a1bf6c9 chore: 允许 api 配置相对路径 Close: #7815 2023-08-15 08:55:45 +08:00
Simon
99a31cc3c9
Merge branch 'baidu:master' into feat-complete-i18n-example-code 2023-08-14 20:05:26 +08:00
wutong
1882f91765
Merge pull request #7812 from CheshireJCat/fix-editor-select-keep-joinValues-after-close-multiple
fix: 修复 amis-editor 下拉框关闭可多选会自动干掉joinValues/delimiter/extractValue等相关…
2023-08-14 17:54:24 +08:00
刘丹
9808eaf9f8
Merge pull request #7809 from wibetter/master
fix(amis): 修正chart的height设置
2023-08-14 17:22:53 +08:00
wangyuzhen01
cb77462c3f 完善国际化调试代码 2023-08-14 17:10:57 +08:00
jinye
40943ec52c fix: 修复 amis-editor 下拉框关闭可多选会自动干掉joinValues/delimiter/extractValue等相关选项的问题 2023-08-14 16:56:58 +08:00
2betop
f139567312 fix: 修复 table width 同步存在表头与内容列宽度不一致问题 2023-08-14 16:34:29 +08:00
wibetter
eb0efdd808 fix(amis): 修正chart的height设置 2023-08-14 16:12:06 +08:00
2betop
14afe96bb8 fix: 修复 jssdk 异步加载 input-color 问题 2023-08-14 13:38:44 +08:00
liaoxuezhi
5301cac8ee
fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题 & 移动端编辑预览方式调整无需提供 iframeUrl (#7776)
* fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题

* 调整 iframe 预览逻辑
2023-08-14 12:08:24 +08:00