Commit Graph

655 Commits

Author SHA1 Message Date
RUNZE LU
f696b3a765
chore(amis-editor): Combo&InputTable支持绑定上下文变量 (#7104) 2023-06-08 16:33:07 +08:00
lurunze1226
f4e31086b3 chore(amis-editor): 公式编辑器支持打开前完成异步任务 2023-06-07 22:47:47 +08:00
wibetter
5de8c7933a style(amis-editor): 右侧属性配置面板底部提交按钮确保滚动吸附时在最底部 2023-06-01 17:17:04 +08:00
2betop
eaa7a9532b 更新版本号 2023-05-31 21:30:34 +08:00
liaoxuezhi
f3c14d4188
chore: Pagination 组件部分属性支持关联上下文参数 Close: #6887 (#7020)
* chore: Pagination 组件部分属性支持关联上下文参数 Close: #6887

* 修复 用例报错

* 修复 用例报错

* 修复用例报错

* 顺带改一下 editor 样式
2023-05-31 20:48:15 +08:00
2betop
1c26196b0b fix: 修复点选可能报错 2023-05-31 20:34:00 +08:00
ascend13
c631c3ee30
feat: 确认对话框支持schema配置 (#6703)
* feat:二次确认支持schema配置

* 去掉无用引用

* 去掉确认弹框的渲染器

* fix ts error

* 简化逻辑

* plugin覆盖renderer配置

* 取消注释

* 去掉引用

* fix ts error

* confirm参数收纳

* 修复单测问题

* 参数收纳修改&增加默认值

* 参数收纳调整

* confirmDialog参数调整到args里

* 兼容原有args.msg参数

* 动作参数修改为args

---------

Co-authored-by: 2betop <2betop.cn@gmail.com>
2023-05-30 21:03:18 +08:00
wibetter
acfcc04511 style(amis-editor): 代码样式格式化 2023-05-30 12:20:09 +08:00
wibetter
14abbc84eb fix(amis-editor): layout:wrapper-contanier tpl 支持className设置 2023-05-30 12:20:09 +08:00
wibetter
b20926426e fix(amis-editor): icon-button-group支持icon字体 2023-05-30 10:20:19 +08:00
wutong
347bd37d3b
fix: 修复tpl输入框竖向滚动条样式&日期组件配置面板字体调整 (#6976)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-05-24 09:53:37 +08:00
RUNZE LU
dc4afd6efa
chore(amis-editor): 脚手架pipeOut支持异步; styles(amis-editor): (#6928)
操作列配置面板按钮样式
2023-05-19 12:31:33 +08:00
liaoxuezhi
bbd0b57001
chore: 优化 scaffoldForm 实现统一用 store 来控制 (#6860) 2023-05-11 21:55:41 +08:00
wibetter
a41080ff8e fix(amis-editor): flex布局组件插入空的容器组件后主动刷新右侧属性面板 2023-05-10 19:27:15 +08:00
liaoxuezhi
e4af04f38b
fix: 修复crud 无限更新和 jsonToJsonSchema 堆栈超出问题 (#6836) 2023-05-10 11:09:42 +08:00
lvxiaojiao
fbc660932b feat:CRUD&Table上下文校正 2023-05-08 10:23:51 +08:00
lvxiaojiao
2241c50c0e Merge branch 'master' into feat-context 2023-05-08 10:18:22 +08:00
刘丹
e9208b503f
fix(amis-editor): 补充国际化语料,并发布5.3.0版本 (#6806) 2023-05-07 09:14:35 +08:00
Allen
ed221e7887
fix: issues-6683: jssdk helper样式优先级问题 (#6802)
* fix: issues-6683: jssdk helper样式优先级问题

* fix: typecheck 编译
2023-05-06 17:39:29 +08:00
liaoxuezhi
4ce72f5986
fix: 修复 editor 合入后导致插件配置项失效问题 (#6800) 2023-05-06 16:12:26 +08:00
lvxiaojiao
1a6842d9dc Merge branch 'master' into feat-context 2023-05-06 11:47:15 +08:00
lvxiaojiao
c0c8a6ea6d feat:CRUD&Table上下文校正 2023-05-06 11:46:36 +08:00
sansiro
3d4e28774f
fix: Cards 组件编辑态 source 不生效 (#6465)
* [editor]fix: Cards 组件编辑态 source 不生效

* 修改

* 修改

* 修复合并问题

---------

Co-authored-by: liaoxuezhi <2betop.cn@gmail.com>
2023-05-06 10:45:50 +08:00
青木
fc86e4fb7b
feat: 注册插件的时候默认添加 ID 给 注销插件使用 (#6536) 2023-05-06 09:34:49 +08:00
liaoxuezhi
d6461ced11
chore: 修复 ts 报错,并加入 pr 检测 (#6785)
* chore: 修复 ts 报错,并加入 pr 检测

* 把类型检测放在前面

* 调整一下顺序

* 类型调整

* 设置 build 编译顺序

* 设置 build 编译顺序
2023-05-05 17:13:06 +08:00
wutong
2f3dbd8f47
Merge pull request #6781 from igrowp/fix-params
fix: 修复事件动作请求接口报错 & 输入框样式调整
2023-05-05 15:17:34 +08:00
wutong25
259a96a0e2 fix: 修复事件动作请求接口报错 & 输入框样式调整 2023-05-05 14:26:32 +08:00
RUNZE LU
324fb4d013
fix: Form开启columnCount后inline表单项展示错误问题; chore(editor): 表单控件可设置预设布局 (#6662) 2023-05-05 11:18:50 +08:00
wibetter
121b3c3f77 fix(amis-editor-core): 调整editor默认值公式编辑器中获取amis对应渲染器上下文的方法 2023-04-27 10:56:11 +08:00
wutong25
6c8565e555 fix: 表达式输入框高度调整 2023-04-26 14:44:03 +08:00
hsm-lv
3ad3a9de27
Merge pull request #6724 from 2betop/fix-editor-node-ref
fix(amis-editor): 修复从预览切到编辑态 toolbar, panel, 可能有原 node 节点引用读取异常问题
2023-04-25 20:12:22 +08:00
liaoxuezhi
d83dd869b3 fix(amis-editor): 修复从预览切到编辑态 toolbar, panel, 可能有原 node 节点引用读取异常问题 2023-04-25 19:41:59 +08:00
qkiroc
87e1fd9c5b
fix(editor): 主题数据不应该被保存下来 (#6722)
* fix(editor): 主题数据不应该被保存下来

* fix(editor): 优化下逻辑

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-04-25 19:20:13 +08:00
wutong
6f17922a3d
Merge pull request #6707 from igrowp/fix-expression
fix: 修复表达式输入框回车回显等问题
2023-04-25 11:13:44 +08:00
wutong25
a00e85a6b1 fix: 修复表达式输入框回车回显等问题 2023-04-25 11:05:04 +08:00
qkiroc
15ed7628c4
Merge pull request #6648 from hy993658052/feature-image-view
feat: 图片上传外观配置
2023-04-24 16:23:24 +08:00
wibetter
3ed271978b style(amis-editor-core): 配置包裹样式增加几个常用tip点位 2023-04-23 11:34:43 +08:00
liaoxuezhi
16becbfdec
fix: 修复一些 ts 报错 (#6674)
* fix: 修复一些 ts 报错

* fix: 修复 ts 报错

* fix: 修复 ts 报错
2023-04-21 16:53:40 +08:00
刘丹
2f4474aeb2
Merge pull request #6668 from igrowp/fix-panel-font-size
fix: 配置面板&快速构建弹窗组件字体统一
2023-04-21 15:43:25 +08:00
wutong25
c6091551f6 fix: 配置面板&快速构建弹窗组件字体统一 2023-04-21 11:23:23 +08:00
lghxuelang
de23d03466
feat(amis-editor):增加inputText、textArea最大字数配置&修复上下文变量过长显示问题 (#6661)
* feat(amis-editor):增加inputText、textArea最大字数配置&修复上下文变量过长显示问题

* feat(amis-editor):增加inputText、textArea最大字数配置&修复上下文变量过长显示问题

---------

Co-authored-by: liuguihua <liuguihua@baidu.com>
2023-04-21 10:44:42 +08:00
hongyang03
0f902e14a6 fix: 继承先去掉 2023-04-20 15:11:50 +08:00
wutong25
5f5a157674 fix: 引入amis/lib类型调整 2023-04-20 14:56:47 +08:00
wutong25
c598aaa21d fix: 修复走查问题 2023-04-19 21:13:03 +08:00
wutong25
f4f1b5f3b7 fix: 表达式输入框高度调整 2023-04-19 21:12:50 +08:00
hongyang03
5dc059f8c5 pref: 值继承优化 2023-04-19 20:13:27 +08:00
hongyang03
9867cd0f84 feat: 图片上传外观配置 2023-04-19 17:38:33 +08:00
刘丹
1bd375cc2f
feat(amis-editor): 增加layout:wrapper-contanier,用于实现子配置项包裹效果 (#6647)
* chore: 子模块中的工具类依赖改放上层

* feat(amis-editor): 增加layout:wrapper-contanier,用于实现子配置项包裹效果

* chore: 调整lint-staged匹配规则
2023-04-19 16:21:19 +08:00
hsm-lv
a174424b52
Merge pull request #6643 from baidu/feat-expression
feat:「页面设计器」统一表达式组件 (#6552)
2023-04-19 16:13:06 +08:00
agileago
a323417fba feat: editor导出拖动组件 2023-04-18 16:14:44 +08:00
wibetter
29fce8011a style(amis-editor): 调高画布区高亮元素区域的层级,避免被遮挡 2023-04-13 21:24:08 +08:00
2betop
a42bba351d chore(amis-editor): 调整部分 ts 逻辑 2023-04-12 15:07:54 +08:00
liaoxuezhi
73550fc71b
chore(amis-editor): 优化 input-number 的 mock 逻辑 (#6583)
* chore(amis-editor): 优化 input-number 的 mock 逻辑

* chore(amis-editor): 优化 input-number 的 mock 逻辑
2023-04-12 14:27:12 +08:00
igrowp
17662f5337
fix: PageMaker315专项问题修复 (#6570)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-04-11 15:11:55 +08:00
qinhaoyan
170b9b16f3 Merge remote-tracking branch 'amis-editor-core/theme/editor-20230201' into editor-style 2023-04-10 19:33:10 +08:00
igrowp
d578e0a27e
feat:「页面设计器」统一表达式组件 (#6552)
* 「页面设计器」统一表达式组件

* feat: 「页面设计器」统一表达式组件

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-04-07 17:06:08 +08:00
刘丹
f61e652c8d
Merge pull request #6540 from wibetter/fix-amis-editor
feat(amis-editor): 排列方向、水平对齐方式、垂直对齐方式配置项合并和配置交互优化
2023-04-06 12:51:42 +08:00
wibetter
091672dc93 fix(amis-editor): 弹性布局设置icon和提示文案根据当前排列方向进行联动 2023-04-06 11:33:12 +08:00
wibetter
0813818626 fix(amis-editor): 弹性布局设置配置项优化 2023-04-04 11:21:37 +08:00
wibetter
c27f246929 fix(amis-editor): 排列方向、水平对齐方式、垂直对齐方式配置项合并和配置交互优化 2023-04-04 11:21:37 +08:00
wibetter
5366841a45 fix(amis-editor): 显示类型配置交互优化,改用icon切换模式 2023-04-04 11:21:37 +08:00
qinhaoyan
1b86e87090 chore: 更新editor内网发布脚本 2023-04-04 11:18:27 +08:00
hsm-lv
3cb6e96263
Merge pull request #6505 from 2betop/sync-editor
chore: 同步内网代码
2023-03-31 09:48:25 +08:00
liaoxuezhi
5e85a8c349
chore: 调整异常 api 的处理 (#6503) 2023-03-31 09:42:18 +08:00
2betop
ce30eb82eb chore: 同步内网代码 2023-03-30 20:56:49 +08:00
meerkat
e07c5562c0
fix: 解决amis-editor-core 内部发包错误 (#6485) 2023-03-28 15:20:55 +08:00
liaoxuezhi
c5b3b40c05
chore: 尝试修复一些 ts 报错 (#6442) 2023-03-22 12:33:31 +08:00
刘丹
db44807359
fix(amis-editor-core): exports补充scss文件,支持本地vite调试 (#6427) 2023-03-21 14:52:35 +08:00
刘丹
fe2b7fdeec
fix(amis-editor-core): 简化exports (#6424) 2023-03-21 14:22:25 +08:00
吴多益
4f4ca56008
fix: 修复 office-viewer 本地文件加载出错;numbering 每个层级重置计数 (#6421)
* 修复 office-viewer 本地文件加载出错

* 尝试修复 coverage 报错

* 去掉 console.log

* numbering 每个层级重置

* 忽略 cnfStyle
2023-03-21 14:04:40 +08:00
吴多益
96d09b11c6
Merge pull request #6420 from 2betop/master
chore: amis-editor 暂无用例,先跳过报错
2023-03-21 12:45:10 +08:00
backpast
81418441f2
fix: webpack5 import css error (#6406) 2023-03-21 12:41:36 +08:00
2betop
faf7be53fb chore: amis-editor 暂无用例,先跳过报错 2023-03-21 12:06:07 +08:00
2betop
3eefcbd45e chore: 添加 amis-editor 本地开发入口 2023-03-20 21:40:40 +08:00
2betop
8d6f9038a7 add nav-mode.gif 2023-03-20 19:45:44 +08:00
wibetter
b1ad6ab662 fix(amis-saas-9318): 外网发版 5.2.5-beta.3
Change-Id: I513d361dfb6c30294b61d5f89f67b20e0f2500e5
2023-03-20 14:54:13 +08:00
yinchunyu
3add96a25a [BCE-FE-1237] layout代码合入 Merge remote-tracking branch 'origin/feat-nav-release' into pre-release
Change-Id: Ib4285811ce5db6cb7c1ae9f7c3a8258c7ef7dad1
2023-03-17 10:37:23 +08:00
wibetter
b8b28128cf Merge branch 'pre-release' of ssh://icode.baidu.com:8235/baidu/amis/editor into pre-release
Change-Id: Iee1a756b448a922db75b59b0137ad0ef848f06c6
2023-03-16 20:52:43 +08:00
wibetter
0d00fa1dfe fix(amis-saas-10174): 悬浮和吸附容器点选插入页面时自动插入页面根结点
Change-Id: Idc15457b978ecd77a0a9ab0f2b32d8a3e5f43257
2023-03-16 20:52:23 +08:00
lurunze1226
8383739a8a amis-saas-10440 merge: branch 'origin/master' into pre-release; chore:
应用临时变量 => 内存变量

Change-Id: I05fd9720c0c31c1b080a3de2913a19282d8fabd3
2023-03-16 20:12:02 +08:00
qkiroc
9d70ab1c56 amis-saas-10220 外观源码编辑器
Change-Id: I36dcfaa22c811dda6d970f0c508abdb792daf1fa
2023-03-16 19:38:18 +08:00
wibetter
ba99125f82 fix(amis-saas-10455): 修复移动端自由拖拽失效问题
Change-Id: I38694d94b3d9219111c8d46f61a8c1e2e5db5fa0
2023-03-16 12:23:17 +08:00
wibetter
6e37ae6510 fix(amis-saas-10453): 修复自由容器中的元素拖拽后会导致组件面板中的拖拽插入失效问题
Change-Id: Iefc8bd09e3ae2c03458f21d6f5fe2570d5ad8e79
2023-03-15 21:12:08 +08:00
wibetter
de78f696a5 fix(amis-saas-10392): 分栏选中时改为插入组件后面
Change-Id: I8c2ee71a3eccc59e6dc547b5d866b912cf45fb34
2023-03-15 19:34:30 +08:00
wibetter
228ab768eb fix(amis-saas-10401): 撤销、重做和版本切换后,如果此前选中元素不存在时自动选中根节点
Change-Id: I0fbaa9bec64c3163d898a924096671bc693a78b8
2023-03-15 18:11:35 +08:00
wibetter
4369287250 fix(amis-saas-9318): 发布5.2.5版本
Change-Id: Ibaea1faa92ddc3d166ee9accc3f249587a594800
2023-03-09 17:03:40 +08:00
wibetter
e8222aacac fix(amis-saas-9318): 恢复react17的写法
Change-Id: I4cbe3344d1411dc9852e14cf18a573b063b24224
2023-03-09 16:54:51 +08:00
wibetter
0c64a6fe6a Merge branch 'pre-release' of ssh://icode.baidu.com:8235/baidu/amis/editor into pre-release
Change-Id: I12f7f1d07c5aaa468527613294c2ddd9d34b3c95
2023-03-09 15:29:16 +08:00
wibetter
808d25d1eb fix(amis-saas-9318): 支持react18;富文本编辑器控件配置项支持搜索
Change-Id: I093d58b6ce914eb6905a28a07e878f679c6e01a3
2023-03-09 15:28:50 +08:00
igrowp
c46a82dcc7 amis-saas-9981 fix: 表单必填标记居中样式问题
Change-Id: I7a8eeccf742bcc5147550d9fdd4fab02a819534f
2023-03-09 15:20:22 +08:00
qkiroc
44262f8544 amis-saas-9428 外观源码编辑
Change-Id: I6913a1a93bd8e3f22aa360929bb288a676f53e67
2023-03-09 12:36:12 +08:00
igrowp
0071722e88 amis-saas-9981 子编辑器中的公式编辑器中没有页面变量信息
Change-Id: Ic6f723249a2d5831598bf1ebcb28624122d7c6bf
2023-03-09 11:56:06 +08:00
igrowp
e5d4d41df0 amis-saas-9565 [Bug] 测试:【组件】表格,列-高级-示例链接404
Change-Id: Id1c6494b9217a945136df8a58873d74c4eeee3cd
2023-03-08 15:52:50 +08:00
igrowp
d869dfe1a9 amis-saas-9981 子编辑器中的公式编辑器中没有变量信息
Change-Id: I80c141c45b41e09073124f395ee7b22eb899167e
2023-03-08 15:28:53 +08:00
qkiroc
4f86377578 amis-saas-9428 优化外观默认值
Change-Id: Ie9ce769332d4ca27127e9cd791d3d086727edabf
2023-03-08 15:09:15 +08:00
wibetter
5056626ef4 fix(amis-saas-9318): 升级amis版本
Change-Id: Id01b0653ffcea5a7b56b6af5382078fc54013c06
2023-03-03 16:53:40 +08:00
wutong25
b049e20588 Merge changes I75f346ab,I560af8b3 into pre-release
* changes:
  amis-saas-10071 [Bug] 测试:「页面变量」事件动作中公式选择器对象变量结构异常
  amis-saas-10049 版本发布
2023-03-01 14:37:53 +08:00
jinye
dc909f6996 amis-saas-9451 微调Status 图标输入框样式,避免遮挡
Change-Id: I6814c33247f525181e5f629ab0f093c8fc84a476
2023-02-28 19:31:06 +08:00
hsm-lv
276e90cf76 [amis-saas-9200]:组件树展示优化
Change-Id: Icbeb60afeff95f2fb7d31d576baea9c059cb032e
2023-02-28 17:15:35 +08:00
igrowp
4306a9dce1 amis-saas-10049 版本发布
Change-Id: I560af8b3b566f0d716844adadb1cc7f3725030a0
2023-02-28 15:42:00 +08:00