Commit Graph

951 Commits

Author SHA1 Message Date
yupeng12
18c9d9e040 feat: 全局事件动作事件配置面板 2024-11-19 14:17:34 +08:00
2betop
b46924a2ac style: 调整区域展示样式避免挡住内容 2024-11-13 11:45:33 +08:00
qkiroc
7c7e5a0034
fix: 修复编辑态播放动画后,高亮框错位问题 (#11163)
* fix: 修复编辑态播放动画后,高亮框错位问题

* chore: 移动端工具初始化时自适应容器大小
2024-11-06 19:46:27 +08:00
liaoxuezhi
42f2b5bdac bump: 6.9.0 2024-11-01 10:50:54 +08:00
qkiroc
434a328619
feat: amis支持进入\强调\退出动画配置 (#11091)
* feat: amis支持进入\强调\退出动画配置

* chore: 增加样式管理器

* bugfix

* 增加编辑器配置面板

* 动画增加播放功能

* 调整下文案

* bugfix

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-23 17:16:32 +08:00
qkiroc
a3ad371e5a
chore: 删除无用代码 (#11056)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-15 20:59:31 +08:00
liaoxuezhi
7f3aa7e39b
fix: 修复顶层数据不是对象在公式中被过滤掉的问题 Close: #11035 (#11044) 2024-10-15 12:08:35 +08:00
qkiroc
4aad5fb818
style(amis-editor):优化移动端尺寸控制器样式 (#11007)
* style(amis-editor):优化移动端尺寸控制器样式

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-10 20:55:06 +08:00
qinhaoyan
de359199b8 增加自定义尺寸功能 2024-10-10 17:20:14 +08:00
qkiroc
65a32def9e
feat: 编辑器移动端增加尺寸选择功能 (#10995)
* feat: 编辑器移动端增加尺寸选择功能

* feat: 增加缩放功能

* bugfix

* bugfix

* bugfix

* bugfix

* 优化参数名

* 优化参数

* 组件调整到amis-ui

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-10 13:56:16 +08:00
2betop
0ae0fc8c6e chore: 添加功能方法 2024-10-10 11:51:28 +08:00
qkiroc
ab2a052638
fix: 修复编辑器中crud2 id自动修改问题 (#10989)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-08 20:58:06 +08:00
liaoxuezhi
4372a8330c
fix: 修复 amis-editor 校验面板没有翻译的问题 (#10974) 2024-09-27 15:22:41 +08:00
qkiroc
e41119784d
feat: 编辑器只读模式下编辑后还原数据 (#10968)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-26 17:14:46 +08:00
qkiroc
d19c7af137
feat: 组件id重复后,重新赋值 (#10965)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-25 19:28:04 +08:00
liaoxuezhi
ca832e951f
Revert "feat: 组件id重复后,重新赋值 (#10943)" (#10964)
This reverts commit 9180df9dcd.
2024-09-25 16:44:09 +08:00
qkiroc
1ad9481ae3
feat: 编辑器只读模式的subEditor支持返回 (#10959)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-25 10:18:46 +08:00
qkiroc
0ce7e04ffc
fix: 修复弹框复制id重复问题 (#10954)
* fix: 修复弹框复制id重复问题

* 深拷贝下

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-24 13:56:02 +08:00
qkiroc
9180df9dcd
feat: 组件id重复后,重新赋值 (#10943)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-23 14:00:57 +08:00
2betop
a97bf77ee6 feat: 隐藏数据中添加 __changeReason 字段并补充文档说明 2024-09-20 11:35:57 +08:00
Allen
ad77f24feb
fix: 配置面板首次变更无效 (#10936) 2024-09-19 15:25:28 +08:00
hsm-lv
e382c8e805
Merge pull request #10917 from 2betop/feat-async-renderer
feat: amis 渲染器支持异步,并且全部调整为异步
2024-09-18 10:52:38 +08:00
2betop
f2fe1f21b2 feat: 支持异步渲染器并将所有内置渲染调整为异步 2024-09-17 23:18:26 +08:00
2betop
620d358152 chore: 优化 svg 体积 2024-09-13 10:40:50 +08:00
liaoxuezhi
d2b94393d2 bump: 6.8.0 2024-09-03 09:10:51 +08:00
qkiroc
13f1890db7
feat: 编辑器支持只读模式 (#10857)
* feat: 扩展编辑器功能

* 弹框支持readonly

* bugfix

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
Co-authored-by: hsm-lv <80095014+hsm-lv@users.noreply.github.com>
2024-09-02 14:54:51 +08:00
liaoxuezhi
36451b1387
fix: 修复 outline 容器释放拖拽无效的问题 (#10846) 2024-08-28 18:33:42 +08:00
qkiroc
2887ad8779
fix(editor): 修复初次进入编辑器未选中body (#10771)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-16 14:07:49 +08:00
liaoxuezhi
d22e4b543e
fix: 修复 inputTable 嵌套 inputTable 外层列新增过程中子 inputTable 新增的行没有编辑删除按钮问题, 额外修复 chart 的 onChartMount 字符串形式函数配置无效问题 Close: #10743 (#10746) 2024-08-08 20:26:21 +08:00
hsm-lv
c785983932
Merge pull request #10654 from 2betop/chore-editor-718
chore: 优化编辑器大纲样式, 优化拖拽交互
2024-08-07 11:15:56 +08:00
2betop
58b0d91810 bump: 6.7.0 2024-08-06 10:41:36 +08:00
qkiroc
c85b8cb02e
fix:修复编辑器toolbar debug按钮丢失问题 (#10723)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-06 09:40:05 +08:00
hezhihang
4d56f38a6e feat: editor-core支持8738formSchema处理 2024-07-31 14:14:24 +08:00
hezhihang
7d17928f78 feat: editor-core支持8738formSchema处理 2024-07-31 14:14:24 +08:00
2betop
c8fa2d907a chore: 优化编辑器大纲样式, 优化拖拽交互 2024-07-25 21:15:03 +08:00
hzh11012
9246b004d3
feat: 快捷变量过滤掉布尔类型 (#10679)
Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-07-25 19:07:12 +08:00
allenve
2ea51b95b2 feat: dataSchema 增加 rawType 细化类型 2024-07-23 17:29:02 +08:00
qkiroc
d43922db81
feat: form、crud、textarea、selecth支持外观配置 (#10649)
* feat(editor): 表单支持外观配置

* bugfix

* 优化获取cssVar逻辑

* 优化外观默认值

* 删除外观继承相关逻辑

* 更新快照

* 表单布局

* 表单默认mode优化为flex

* 优化colorpicker交互

* 优化编辑器表单布局配置

* 表单静态展示外观配置

* bugfix

* feat: crud2支持外观配置

* crud 外观默认值

* bugfix

* 多行文本支持外观配置

* 下拉框支持外观配置

* 修复table表头无法居中对齐问题

* style: 优化表格样式

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-07-18 19:04:07 +08:00
Allen
e11c27fee4
Merge pull request #10625 from allenve/fix-variable-tag
fix: variableList 显示问题
2024-07-12 15:56:14 +08:00
allenve
4c11d6723b fix: variableList 显示问题 2024-07-12 15:40:15 +08:00
zhangtao07
a9fe012b66 refactor: 粘贴schema时只对展示类型重复组件ID重新生成 2024-07-12 11:36:00 +08:00
qinhaoyan
ec5c2f991e fix(editor): 修复容器类组件右键菜单缺少功能问题 2024-07-02 17:32:54 +08:00
hzh11012
6a5d745efd
fix: 条件表达式中去除系统变量,input-tree中icon图片大小设置 (#10561)
* fix: 条件表达式中去除系统变量,tree中图片大小设置

* fix: 条件表达式中去除系统变量,tree中图片大小设置

---------

Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-07-01 20:46:17 +08:00
liaoxuezhi
4b3d26bbd2
style: 编辑器 crud 的批量操作 右侧面板样式优化 (#10554) 2024-07-01 17:06:02 +08:00
2betop
ddde285005 Merge remote-tracking branch 'baidu/master' 2024-07-01 11:07:05 +08:00
2betop
05d32400dd bump: 6.6.0 2024-07-01 11:06:29 +08:00
zhangtao07
2a8e8fa589 fix: 修复crud2角标配置 2024-07-01 10:25:58 +08:00
hezhihang
17f332b23c fix: 条件表达式在input-table列上不生效、条件表达式变量去除子表及内部变量 2024-06-27 17:57:05 +08:00
2betop
d4c540e121 chore: 调整表单项默认值变更逻辑支持值格式是数组的情况 2024-06-24 18:50:18 +08:00
yupeng12
47c7883e17 fix: formula Button style 2024-06-20 14:31:19 +08:00