Commit Graph

1116 Commits

Author SHA1 Message Date
吴多益
e94bd597c0
fix: 修复 office-viewer 插件中文档链接地址错误 (#7309) 2023-06-30 11:36:24 +08:00
hsm-lv
8ba04129ec
Merge pull request #7310 from 2betop/fix-editor-adpator
fix(amis-editor): 修复返回适配器中包含 js 字符模版时的问题 Close: #7276
2023-06-30 10:33:30 +08:00
lvxiaojiao
80243b84db fix:修复确认弹窗自定义内容问题 2023-06-30 09:22:31 +08:00
2betop
32f8874883 fix(amis-editor): 修复返回适配器中包含 js 字符模版时的问题 Close: #7276 2023-06-29 16:13:05 +08:00
wutong
3da60c91e2
fix: 编辑器添加文档预览组件 (#7284)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-06-28 12:17:00 +08:00
wutong
84393de36c
Merge pull request #7280 from igrowp/fix-page-params
fix: 事件动作 -> 页面变量列表为空,无法选择 & 勾选框组件默认值配置fx无效
2023-06-27 20:38:31 +08:00
lvxiaojiao
af96202307 chore:去掉表达式编辑器组件没用代码 2023-06-27 20:31:01 +08:00
hsm-lv
9e5dca76ca
Merge pull request #7281 from hsm-lv/feat-formualeditor
feat:表达式编辑器支持变量为函数和表达式&editor导出上下文变量获取方法
2023-06-27 20:28:05 +08:00
lvxiaojiao
259f1cc93c feat:表达式编辑器支持变量为函数和表达式&editor导出上下文变量获取方法 2023-06-27 19:40:53 +08:00
wibetter
35981b0176 fix(amis-editor): 调整theme:common tpl 传参方式 2023-06-27 18:58:57 +08:00
wutong25
cfc41c26f4 fix: 勾选框-属性-默认勾选配置项的fx配置项未生效 2023-06-27 17:51:09 +08:00
wutong25
4ec41cc4ac amis-saas-12716 fix: [事件动作]页面变量列表为空,无法选择 2023-06-27 17:43:51 +08:00
wibetter
d003d648ed fix(amis-editor): 补充国际化语料 2023-06-27 17:04:43 +08:00
wibetter
60cf06bf4f fix(amis-editor): theme:common tpl 增加collapsed配置项 2023-06-27 16:52:31 +08:00
wibetter
a56bfa5594 fix(amis-editor): 修复collapseGroup tpl 可折叠控制项不生效问题 2023-06-27 16:36:05 +08:00
kano
c373a25138
fix: button-group-select校验配置&多个button换行 (#7237) 2023-06-26 12:02:07 +08:00
hsm-lv
0eac2f5182
Merge pull request #7253 from miaoxinyu01/feat-event-action-stop
feat:【事件动作】发送请求动作,阻断条件支持获取请求结果数据
2023-06-26 11:02:40 +08:00
lmaomaoz
7e33a8933f
fix:去掉editor里api请求适配器里关于api.body的说明,统一使用api.data (#7254)
Co-authored-by: jinye <jinye@baidu.com>
2023-06-25 16:20:11 +08:00
miaoxinyu01
4a2d8b6800
Update index.tsx 2023-06-25 16:01:27 +08:00
miaoxinyu01
18d3db7aed
Update index.tsx 2023-06-25 15:59:47 +08:00
miaoxinyu01
dc6325be3b
Merge branch 'master' into feat-event-action-stop 2023-06-25 15:25:56 +08:00
wibetter
b5f61e699e feat(amis-editor): 表单项增加标签排列方式配置项labelAlign 2023-06-21 16:21:09 +08:00
jinye
417a5fa046 fix: 修复Editor-Tag 配置面板状态变更时schema中icon未清除的问题 2023-06-20 13:31:00 +08:00
wutong
8bafcb1492
Merge pull request #7209 from CheshireJCat/fix-editor-each-component-when-container-selection-hide-sidebar
fix: 修复循环each组件,配置成员渲染器,选中容器,组件侧边栏隐藏的问题
2023-06-17 18:18:16 +08:00
jinye
19c9556950 fix: 修复循环each组件,配置成员渲染器,选中容器,组件侧边栏隐藏的问题 2023-06-16 20:24:07 +08:00
lvxiaojiao
960014955c fix:formulaeditor单测 2023-06-16 18:10:28 +08:00
hsm-lv
0ce97c81f7
Merge pull request #7147 from hsm-lv/feat-formulaeditor
feat:表达式编辑器升级
2023-06-16 18:07:41 +08:00
liaoxuezhi
132761fcf1
fix: 修复 inputFile 的initAutoFill false 功能 Close: #7087 (#7191)
* chore: tpl 初始用同步模版渲染后更新异步模版 Close: #7099

* fix: 修复 inputFile 的initAutoFill false 功能 Close: #7087
2023-06-16 17:49:02 +08:00
hsm-lv
78a81e3d0e
Merge branch 'master' into feat-formulaeditor 2023-06-16 17:31:18 +08:00
hsm-lv
a97dfe234d
Merge pull request #7189 from lurunze1226/editor-formula-hook
chore(amis-editor): TplFormulaControl补充onFormulaEditorOpen
2023-06-16 13:48:25 +08:00
hsm-lv
7dc984b463
Merge pull request #7187 from lurunze1226/editor-sharedcontext
chore(amis-editor): EditorNode中info支持设置sharedContext; fix: InputTable…
2023-06-16 13:43:25 +08:00
lvxiaojiao
2407e009bf feat:表达式编辑器升级 2023-06-15 17:40:36 +08:00
allenve
e7c63bf4ab feat: tabs 配置面板优化 2023-06-15 16:44:38 +08:00
lurunze1226
11bd2e38db chore(amis-editor): TplFormulaControl补充onFormulaEditorOpen 2023-06-15 13:01:24 +08:00
RUNZE LU
f9fa66e526
chore(amis-editor): Plugin增加ID静态属性, 支持注册时基于ID去重 (#7101) 2023-06-15 12:48:28 +08:00
lurunze1226
37510c710b chore(amis-editor): EditorNode中info支持设置sharedContext; fix: InputTable & Combo获取上下文错误 2023-06-15 12:46:36 +08:00
wutong
85810fea45
Merge pull request #7165 from igrowp/fix-style
Fix: 配置面板字体调整 & CRUD列支持fx
2023-06-14 15:44:25 +08:00
wutong25
c416f4aeb5 fix:「表达式」CRUD列支持fx 2023-06-14 14:22:16 +08:00
lvxiaojiao
b9e09e0528 fix:表单视图中动作配置面板报错问题 2023-06-14 14:18:29 +08:00
lvxiaojiao
96a9b272e0 fix:input-table构建dataschema报错问题 2023-06-13 16:36:08 +08:00
wutong
f05e361bd8
Merge pull request #7136 from igrowp/fix-lexer
fix: text文本框下默认值不支持不加空格的“-”减法运算
2023-06-12 14:45:42 +08:00
wutong25
3552983f74 fix: 单选框/复选框/checkbox绑定参照录入后,预览没有效果 2023-06-12 11:32:33 +08:00
刘丹
125d860c2b
Merge pull request #7130 from wibetter/master
fix(amis-editor): 补充国际化语料,并发布5.4.1
2023-06-09 17:43:29 +08:00
wibetter
47d7868154 fix(amis-editor): 补充国际化语料,并发布5.4.1 2023-06-09 16:29:06 +08:00
wutong
10a727cab2
Merge pull request #7128 from igrowp/fix-date-range-panel
fix: inputDateRange 快捷键选择上周时,配置面板报错
2023-06-09 16:15:52 +08:00
wutong25
2e203ed786 fix: inputDateRange 快捷键选择上周时,配置面板报错 2023-06-09 15:27:20 +08:00
yangwei9012
7b8bf51b6a
Merge pull request #7119 from yangwei9012/master
feat(amis-editor;amis):时间范围组件快捷键自定义支持固定值的配置 + 设计器快捷键配置功能
2023-06-09 14:49:55 +08:00
hsm-lv
e4256f1b5e
Merge pull request #7115 from wibetter/master
fix(amis-editor): 右侧属性配置 collapseGroup 增加可折叠控制项
2023-06-09 09:06:08 +08:00
yangwei9012
c8f47e48c9 feat(amis-editor;amis):时间范围组件快捷键自定义支持固定值的配置 + 设计器快捷键配置功能 2023-06-08 20:15:51 +08:00
wibetter
3537a25a0c fix(amis-editor): 右侧属性配置 collapseGroup 增加可折叠控制项 2023-06-08 17:56:05 +08:00