Commit Graph

879 Commits

Author SHA1 Message Date
allenve
f104c80731 feat: editor 设计器 page 撑开画布区 2023-12-20 17:24:21 +08:00
RUNZE LU
a7fff1ddfb
perf: 配置面板中外部注册数据源变化时按需构建 (#9096) 2023-12-14 11:17:49 +08:00
wutong
4b59fb1108
fix(amis-editor): 修复设计器切换预览按钮后选中组件变更的问题 (#9115)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-12-13 11:31:07 +08:00
lghxuelang
88c8e41da2
fix:(amis-editor)修个日期结尾字段提示 (#9109)
Co-authored-by: liuguihua <liuguihua@baidu.com>
2023-12-12 10:29:55 +08:00
RUNZE LU
da8dfbee2d
feat(amis-editor): CRUD2组件支持Mock配置&最大展示条数 (#9013) 2023-12-08 16:01:58 +08:00
wutong25
f36ba3540c Merge remote-tracking branch 'upstream/master' into fix-editor-panel 2023-12-05 16:03:56 +08:00
chengjinyang
a97494e5e7 feat: 新增常用动作 2023-12-01 15:10:21 +08:00
wutong25
c8fc502817 fix: 页面设计器放开Command + C文字复制 2023-11-29 19:12:22 +08:00
hsm-lv
bea1d41b50
Merge pull request #8915 from 2betop/chore-editor-patch
perf: patch 逻辑改成批量处理提高性能
2023-11-28 09:23:19 +08:00
2betop
4651e65671 perf: patch 逻辑改成批量处理提高性能 2023-11-27 21:11:51 +08:00
wutong25
4682698ff4 style: 页面设计器 配置面板弹窗字体调整 2023-11-27 16:42:16 +08:00
wibetter
9187f8b2e9 fix(amis-editor): 渲染错误拦截不展示schema 2023-11-27 10:02:30 +08:00
hsm-lv
0cb0f75f7f
Merge pull request #8865 from igrowp/feat-sub-editor-variables
feat: 子编辑器公式输入框变量中加入宿主组件上下文变量的声明
2023-11-24 13:12:32 +08:00
wutong25
923934c29d feat: 子编辑器公式输入框变量中加入宿主组件上下文变量的声明 2023-11-23 20:49:38 +08:00
wutong25
ab05c56a48 style: 「设计器」配置面板居中必填项*样式调整 2023-11-23 20:48:24 +08:00
qkiroc
76c2d1354c
feat: 主题编辑器渲染器开源 (#8820)
* feat: 主题编辑器渲染器开源

* 笔误

* 优化发布脚本

* 优化发布脚本

* 删除无用代码

* bugfix

* bugfix

* bugfix

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-11-23 19:57:10 +08:00
wibetter
4b79f02589 style(amis): ErrorBoundary默认提示样式改放amis中 2023-11-22 12:28:28 +08:00
wibetter
10b20bf331 fix(amis-editor): amis-editor也改用ErrorBoundary拦截渲染异常,减少冗余代码 2023-11-22 12:20:40 +08:00
吴多益
dd98def2e9
fix: 本地旧版 node_modules 可能导致 fontawesome-free 打包 sdk 时被使用 Closes #8837 (#8838) 2023-11-21 21:11:22 +08:00
jinye
e8cfe89869 fix(amis-editor): 阻止inputTable的在editor中预览时的change事件,避免特殊case时死循环 2023-11-17 16:58:24 +08:00
liaoxuezhi
4dec74d3e4
fix: 修复 patch 逻辑新拖入节点可能不会执行的问题 (#8793) 2023-11-17 11:41:59 +08:00
liaoxuezhi
9703d712cf
chore: 回滚之前的加 id 逻辑优化 compat (#8784) 2023-11-16 20:26:32 +08:00
zhaojianhui
58a66fbdf7
feat: 支持屏蔽组件中展示msg信息,默认展示 (#8751)
Co-authored-by: zhaojianhui <zhaojianhui@baidu.com>
2023-11-16 16:01:48 +08:00
wutong
c94522cc66
feat(amis-editor): 部分组件配置面板配置项调整 (#8740)
* style: 事件下拉框样式调整

* feat: ”隐藏时删除字段”配置项位置调整

* feat: 部分组件配置面板配置项调整

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-11-15 16:30:38 +08:00
ascend13
c71e19b53c
fix(amis-editor): 修复选择弹窗类型错误,弹窗path不正确导致页面初始化失败的问题 (#8746) 2023-11-15 16:03:11 +08:00
liaoxuezhi
4d367c06f0
perf: 优化内部逻辑提高编辑器处理性能 (#8743) 2023-11-15 14:45:08 +08:00
2betop
dec3015927 chore: array 场景也需要下发 idMap 2023-11-13 21:09:57 +08:00
zhangtao07
77a8c56728 fix: 修复ts报错 2023-11-09 10:45:41 +08:00
zhangtao07
2c140f6e8f fix: listSelect可视化适配自定义label value 2023-11-08 20:28:12 +08:00
2betop
692977c804 chore: 调整 uid 重新生成逻辑, 没有 uid 或者 uid 是 u: 打头的才重新生成 2023-11-06 12:36:12 +08:00
hsm-lv
2e7d1a5f24
Merge pull request #8586 from yinchunyu/1031
fixed: 组件面板搜索功能优化
2023-11-03 09:10:00 +08:00
yinchunyu
5ece1f34b4 fixed: 组件面板搜索功能优化 2023-11-02 21:18:40 +08:00
qkiroc
411bf35ae7
fix: 修复编辑器移动端主题不生效问题 (#8605)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-11-02 19:39:24 +08:00
liaoxuezhi
ff4a25c849
fix: 修复模型组件转成公共组件后功能异常问题 (#8603) 2023-11-02 19:19:48 +08:00
liaoxuezhi
eb8d250971
fix: 修复 schema 被插入 id 被重置的问题 (#8601) 2023-11-02 18:32:09 +08:00
刘丹
3e56f5f7c1
fix(amis-editor): 优化删除快捷键执行逻辑 (#8584)
* fix(amis-editor): flex布局容器的主轴排列方式配置默认用center,和flex组件默认样式保持一致

* fix(amis-editor): 优化删除快捷键执行逻辑
2023-11-02 09:10:42 +08:00
liaoxuezhi
1bb988b942
chore: 调整 affixedOffset 为样式,去掉没必要的 js 计算, 优化 page asideSticky 实现, 部分样式优化 Close: #6493 (#8508) 2023-10-26 16:40:26 +08:00
wutong
13b07040a1
fix(amis-editor): 公式输入框样式调整 (#8479)
* fix: 公式输入框样式调整

* fix: 兼容事件动作中没有actions的情况

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-10-25 20:30:12 +08:00
yinchunyu
b994d72dcf
feat: inputNumber配置单位支持label/value这种配置,显示和给后端的单位区分开 (#8435)
* feat: inputNumber配置单位支持label/value这种配置,显示和给后端的单位区分开

* 不在schema内写变量,属性通过props传入

---------

Co-authored-by: yinchunyu <yinchunyu@baidu.com>
2023-10-24 16:16:12 +08:00
wutong
47f6747213
Merge pull request #8403 from lurunze1226/fix-form-scaffold-field
fix(amis-editor): Form & CRUD2脚手架使用api数据源时无法新增字段问题
2023-10-24 14:51:22 +08:00
liaoxuezhi
59d900ffd5
feat: api 文件下载文件名识别忽略大小写同时支持前端指定 Close: #6177 (#8471) 2023-10-24 14:13:31 +08:00
Allen
d5b37d1ed0
fix: editor manager getContentSchemas 中 type 获取问题 (#8443) 2023-10-20 13:37:58 +08:00
qkiroc
60b1253b8d
fix(editor): 修复antd主题下button主题选择无样式问题 (#8434)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-19 20:12:27 +08:00
hsm-lv
421cdb9169
Merge pull request #8419 from igrowp/fix-search-sort
fix: editor组件面板排序问题
2023-10-18 16:33:41 +08:00
wutong25
9cc651343e fix: editor组件面板排序问题 2023-10-18 15:53:45 +08:00
wutong25
cabcc7c150 fix: 国际化调整 & 公式输入框样式调整 2023-10-18 15:47:10 +08:00
RUNZE LU
4e86334978
chore: 锁定codemirror声明版本5.60.10 (#8416) 2023-10-18 15:20:18 +08:00
张涛
c96f9be821
feat: 列表选择可视化 & 状态容器支持 (#8408)
* feat: 列表选择组件支持自定义样式设计

* feat: 添加多状态容器
2023-10-18 10:42:19 +08:00
lurunze1226
d409d65b15 fix(amis-editor): Form & CRUD2脚手架使用api数据源时无法新增字段问题 2023-10-17 14:30:42 +08:00
qkiroc
034d18e36c
chore(editor): style中的backgroun-color转为themeCss中的background (#8380)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-13 14:26:10 +08:00
ascend13
5ecca6f118 修改忽略入参 2023-10-13 11:19:21 +08:00
ascend13
d6ff427429 修改参数注释 2023-10-13 11:04:19 +08:00
ascend13
3d219b64ea 修改忽略逻辑顺序 2023-10-13 11:02:42 +08:00
ascend13
b4ce827470 修改参数类型 2023-10-13 10:53:26 +08:00
ascend13
b7637f5ab5 JSONTraverse增加忽略参数 2023-10-13 10:05:32 +08:00
ascend13
f70dc7556f 修复组件特性动作无法选中弹窗之外组件的兼容 2023-10-12 20:35:06 +08:00
liaoxuezhi
ef2cb9b6b6
fix: 修复 react-json-view import 异常 Close: #8145 (#8369) 2023-10-12 19:06:11 +08:00
wutong25
f050fb7cb2 fix: nextjs13环境下formulaControl组件popOverContainer 写死,导致编辑器出现死循环bug 2023-10-11 21:11:58 +08:00
wutong
3e65b06257
Merge pull request #8353 from igrowp/fix-search
fix: 页面设计器组件搜索改用matchSorter
2023-10-11 17:07:50 +08:00
hsm-lv
1374584b7e
Merge pull request #8341 from igrowp/fix-preview
fix: 组合穿梭器  预览拖拽排序已选项 页面有弹框提醒
2023-10-11 16:12:35 +08:00
wutong25
33bc90e828 fix: 页面设计器组件搜索改用matchSorter 2023-10-11 15:52:19 +08:00
2betop
365c87599c chore: 添加补丁修复存量配置中存在无用主题属性问题 2023-10-10 21:05:23 +08:00
liaoxuezhi
eb6fb496e0
chore: 添加补丁修复存量配置中存在无用主题属性问题 (#8340) 2023-10-10 21:00:50 +08:00
wutong25
551215f068 fix: 组合穿梭器 预览拖拽排序已选项 页面有弹框提醒 2023-10-10 20:49:24 +08:00
hsm-lv
95d00b2019
Merge pull request #8316 from igrowp/fix-search
feat: 「页面设计器」组件搜索框支持不输入"-"进行搜索
2023-10-10 10:01:28 +08:00
qkiroc
b7269fd46c
fix(editor): 修复style2themecss报错问题 (#8321)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-09 15:03:03 +08:00
wutong25
6ed6cb89d3 feat: 「页面设计器」组件搜索框支持不输入"-"进行搜索 2023-10-08 19:54:43 +08:00
RUNZE LU
b802f54205
fix(amis-editor): 数据源构造器 match 规则,分页组件样式错误问题 (#8313) 2023-10-08 18:48:01 +08:00
qinhaoyan
0993d19778 chore(editor): 优化editor侧边栏拖拽卡顿问题 2023-10-08 14:49:10 +08:00
刘丹
f2cec8f718
fix(amis-editor): 补充国际化预料,并发版5.6.1 (#8287) 2023-10-07 16:13:31 +08:00
ascend13
91c86afdea
chore: 弹窗自定义宽度时关闭媒体查询max-width宽度限制 (#8272)
* 修复弹窗自定义宽度时媒体查询max-width限制宽度显示

* 尺寸自定义时去掉媒体查询样式
2023-09-28 10:35:16 +08:00
RUNZE LU
40f9c172ae
chore: InputTable开启确认提交后非编辑态使用静态展示, CURD脚手架字段管理使用InputTable (#8254) 2023-09-27 20:12:56 +08:00
wibetter
1f172ab887 fix(amis-editor-core): 构建发版时注入当前版本号信息 2023-09-26 20:04:28 +08:00
ascend13
c92386c3ab
fix: 择现有弹窗的报错以及弹窗ref替换不全的问题 (#8232) 2023-09-25 14:11:34 +08:00
ascend13
707d5ef900
fix:修复历史数据dialog没有type的兼容 (#8209)
* 修复编辑态获取焦点等事件触发drawer,新建弹窗切换到现有弹窗过滤自身

* 兼容历史弹窗schema没有type的修复
2023-09-22 15:11:55 +08:00
RUNZE LU
e3b74d4ac9
fix(amis-editor): 编辑器面板Collapse Header样式错误 (#8207) 2023-09-22 14:55:44 +08:00
张涛
a5950228c5
优化占位高度及容器默认内边距 (#8204)
* fix: 修复选中组件点击添加新组件方式报错

* chore: 优化容器插件占位高度及默认内边距

* chore: 删掉一个多余的占位颜色
2023-09-22 13:12:59 +08:00
wutong
07af6c666d
Merge pull request #8186 from lurunze1226/fix-crud2-bugs
fix(amis-editor): 数据源构造器兼容历史存量Schema
2023-09-22 12:42:06 +08:00
hsm-lv
2c5b91b676
Merge pull request #8192 from qkiroc/chore/editor-theme
chore(amis-editor): 编辑器减少主题css变量的重复引入
2023-09-22 09:05:21 +08:00
zhangtao07
a8e2ddf394 fix: 修复组件拖入时未递归生成id导致样式丢失问题 2023-09-21 19:18:04 +08:00
qinhaoyan
c25ce8cccf chore(amis-editor): 编辑器减少主题css变量的重复引入 2023-09-21 16:15:42 +08:00
lurunze1226
d8e4d31fc2 fix(amis-editor): 数据源构造器兼容历史存量Schema 2023-09-20 21:36:53 +08:00
ascend13
c9bf105b09 删掉triggerNode 2023-09-19 21:09:36 +08:00
ascend13
e440c744d6 修改preview监听捕获,弹窗上下文 2023-09-19 20:40:28 +08:00
ascend13
8dc01ff9ef Merge branch 'master' into dialog-fix-bugs 2023-09-19 20:39:05 +08:00
RUNZE LU
ce6b11d516
styles(amis-editor): 提高编辑器右侧面板折叠器样式优先级 (#8167) 2023-09-19 14:04:51 +08:00
ascend13
88711d5b33 修复大纲滚动条超出无法滚动,移动端弹窗预览挂载点出错等问题 2023-09-19 11:05:47 +08:00
wanglinfang2014
91f566f057
chore: chart数据映射配置升级、api适配器提示不展示问题修复 (#8155)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-09-19 10:03:44 +08:00
qkiroc
d2e111ef6e
feat: 外观样式在运行时赋值className (#8140)
* feat: 外观样式在运行时赋值className

* 优化

* 优化

* 更新快照

* 优化

* 优化

* 优化

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-18 16:08:47 +08:00
wutong
82d2249d7f
Merge pull request #8027 from lurunze1226/feat-input-range-value
feat(amis-editor): InputRange组件默认值控件
2023-09-18 10:45:25 +08:00
hsm-lv
2461f593c9
Merge pull request #8093 from lurunze1226/fix-input-table-disbaled
fix: InputTable组件上层disabled变化后未更新按钮状态问题
2023-09-18 10:27:24 +08:00
qkiroc
bcf2542a00
style2themecss仅处理部分组件 (#8134)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-15 14:05:21 +08:00
qkiroc
5e2cb413a1
feat(amis-editor): 将style转换为themeCss (#8123)
* feat(amis-editor): 将style转换为themeCss

* 优化代码

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-15 12:55:52 +08:00
Allen
b5011ce8a0
Merge pull request #8124 from allenve/master
feat: update amis-editor version
2023-09-14 19:05:49 +08:00
allenve
8a6b1576cc feat: update amis-editor version 2023-09-14 19:02:05 +08:00
hsm-lv
3f6193dcd1
Merge pull request #8101 from yinchunyu/nav-plugin-bgImg
fix: nav配置面板示例gif图由于上传被压缩替换为png
2023-09-14 15:45:37 +08:00
刘丹
90e2d81c05
Merge pull request #8097 from wibetter/master
fix(amis-editor): 卡片列表和列表组件剔除重复的容器嵌套
2023-09-14 13:05:24 +08:00
Allen
1de50e8089
fix: import 依赖问题 (#8113) 2023-09-14 12:49:16 +08:00
wibetter
d835b1b0f5 fix(amis-editor): 插入新元素时执行JsonGenerateID 2023-09-14 10:54:55 +08:00
yinchunyu
5e6c3d8041 fix: nav配置面板示例gif图由于上传被压缩替换为png 2023-09-13 18:52:44 +08:00
qkiroc
d9f396f189
editor: 修复编辑器移动端预览主题\图标不生效问题 Close: #8055 (#8088)
* editor: 修复编辑器移动端预览主题\图标不生效问题

* 优化逻辑

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-13 10:29:54 +08:00
HongYang
01a0e5e92c
pref: 源码编辑提示样式优化 (#8091)
* pref: 源码编辑提示样式优化

* pref: 源码编辑样式优化

---------

Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-09-13 10:06:14 +08:00
lurunze1226
2d647fd5e2 fix: InputTable组件上层disabled变化后未更新按钮状态问题 2023-09-12 21:40:01 +08:00
刘丹
c2bc4c091e
fix(amis-editor): 优化canAppendSiblings判定逻辑 (#8083)
* fix(amis-editor): 调整flex布局组件的快捷icon显示逻辑

* fix(amis-editor): 去掉卡片列表中默认的overflowY和overflowX

* fix(amis-editor): 列表组件中的直接容器元素不支持上下插入布局元素

* fix(amis-editor): 优化canAppendSiblings判定逻辑
2023-09-12 21:35:40 +08:00
ascend13
92168782ef
feat: Dialog弹窗优化 (#7933)
* feat:新版弹窗功能,支持预览弹窗样式

* fix ts-error

* findTree参数及相关引用修改

* findTree参数及相关引用修改

* 去掉dialogChildren相关,弹窗列表computed

* 添加弹窗事件和弹窗切换自动选中优化

* 弹窗文案统一

* 提取获取弹窗事件增加复用

* 弹窗挂载修改,逻辑优化

* isAlive调整

* 选择弹窗时防止$$id重复修复

* 重复定义

* fix ts-err

* fix ts-err

* 删除事件捕获参数

* 删除hideActionsOn
2023-09-11 15:33:27 +08:00
lurunze1226
a456c69025 feat(amis-editor): InputRange组件默认值控件 2023-09-07 11:14:48 +08:00
RUNZE LU
d27948f0f5
feat: CRUD & Form 脚手架构建优化, 列表可视化设计优化; chore: DSBuilder迁移至amis-editor (#8003)
* feat: CRUD & Form 脚手架构建优化; chore: DSBuilder迁移至amis-editor (#7531)

* tpl最大显示行数支持

* 编辑器组件通用假数据支持

* each循环次数支持

* 列表可视化设计优化

* fix: 数据源构造器 & Form & CRUD2 & Service相关问题修复 (#8002)

* chore: 修复正则报错

* chore: 修复正则报错-02

* chore: 更新 CRUD 组件 Card 模式单测快照

* chore: 优化假数据merge

---------

Co-authored-by: zhangtao07 <zhang.tao.1006@163.com>
2023-09-06 21:30:21 +08:00
qkiroc
912cb83c53
Feat:主题外观功能优化 (#7988)
* feat: 外观自定义样式改版优化 (#7741)

* feat: 外观自定义样式改版优化

* fix: 代码优化

* fix: 代码优化&单测修复

* pref: 去掉language配置文件

---------

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* feat: 分割线样式支持可视化配置

* feat: 容器/图片/page外观配置 (#7984)

* feat: 容器/图片/page外观配置

* fix: 单测修复

* fix: 单测修复

---------

Co-authored-by: hongyang03 <hongyang03@baidu.com>

* 更新快照

---------

Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-04 14:58:20 +08:00
qkiroc
2cfb1b7d89
chore: 将主题的默认数据绑定到数据链上,避免数据无效diff (#7986)
* chore: 将主题的默认数据绑定到数据链上,避免数据无效diff

* chore: 将主题的默认数据绑定到数据链上,避免数据无效diff

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-01 15:50:26 +08:00
jinye
ad0caf20c3 fix: editor-修复大纲里activeId变化时,无法自动滚动到可视区的问题 2023-08-31 21:52:40 +08:00
Sun
c86e36acf4
fix(amis-editor): 编辑器在 antd 主题下拖入带有编辑弹窗的组件时编辑弹窗不显示的问题 (#7978) 2023-08-31 20:11:42 +08:00
coco
080eb67b1c
fix:「事件监听」动作配置-页面地址-全屏模式下,默认置灰字体「请输入」和光标对不齐 (#7930)
Co-authored-by: zhangyingqi <zhangyingqi@baidu.com>
2023-08-31 19:11:42 +08:00
feely
4290848074
fix(amis-edtior): 修复 editor 环境下默认的 fetcher 无法传入 headers 的问题 (#7970) 2023-08-31 19:09:48 +08:00
Leslie
2e56314224
fix: 编辑器在英文环境下插入组件时报错 (#7972) 2023-08-31 19:07:56 +08:00
wutong
afc3f2cd1d
fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果 (#7919)
* fix: jsonSchemaEditor 输入框高度样式问题

* fix: 内存变量demo 格式调整

* fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-08-23 19:08:52 +08:00
qkiroc
063a5e64c1
chore: button组件样式选择支持可视化选择类型 (#7858)
* chore: button组件样式选择支持可视化选择类型

* 修改命名空间

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-23 08:47:56 +08:00
liaoxuezhi
d66a7cd7c7
chore: 优化 table 编辑器体验支持宽度实时更新 (#7876) 2023-08-21 20:58:02 +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
yinchunyu
558225200d
fix: nav面板css (#7878)
Co-authored-by: yinchunyu <yinchunyu@baidu.com>
2023-08-18 08:33:45 +08:00
liaoxuezhi
6e64e5f74d
chore: 调整移动端判断逻辑、优化编辑器移动端预览逻辑 (#7840)
* chore: 调整移动端判断逻辑优化编辑器移动端预览逻辑

* 补充组件级别 useMobileUI 开关
2023-08-16 20:26:13 +08:00
hsm-lv
9ff8a2440a
Merge pull request #7836 from yinchunyu/feat-nav-plugin
feat: nav配置面板自定义数据模块更新,与平台交互一致
2023-08-15 19:43:11 +08:00
yinchunyu
4eee7f0b90 feat: nav配置面板自定义数据模块更新,与平台交互一致 2023-08-15 17:32:20 +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
5301cac8ee
fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题 & 移动端编辑预览方式调整无需提供 iframeUrl (#7776)
* fix: 修复 amis-editor 本地开发代码编辑器 json-schema 加载失败问题

* 调整 iframe 预览逻辑
2023-08-14 12:08:24 +08:00
hsm-lv
d022b37d22
Merge pull request #7693 from cocoCheungco/feat-amis-saas-13340
fix:「事件监听」动作配置-页面地址-全屏模式下,默认置灰字体「请输入」和光标对不齐
2023-08-11 11:02:53 +08:00
liaoxuezhi
1a57bc581e
style: 解决页面设计器预览 table 的 sticky 表头显示元素会重叠的问题 (#7650) 2023-08-08 10:05:13 +08:00
zhangyingqi
da4eb6e773 fix:「事件监听」动作配置-页面地址-全屏模式下,默认置灰字体「请输入」和光标对不齐 2023-08-03 16:19:18 +08:00
wibetter
47a4060745 Merge branch 'master' of https://github.com/baidu/amis 2023-07-28 14:43:57 +08:00
wibetter
8623f5f711 fix(amis-editor): AMisCodeEditor格式校验支持数组类JSON 2023-07-28 10:38:54 +08:00
wibetter
faed382e69 fix(amis-editor): AMisCodeEditor支持数组类JSON数据 2023-07-28 10:16:58 +08:00
liaoxuezhi
df7838ae52
chore(amis-editor): form & dialog 的操作按钮在没有设置的情况下也可以点选 (#7608) 2023-07-28 08:45:00 +08:00
wibetter
8b0ebd41ea fix(amis-editor): sparkline走势图 属性配置面板升级 2023-07-25 20:41:17 +08:00
刘丹
4f07627051
fix(amis-editor): 升级chart属性配置面板 (#7568)
* style(amis-editor): 修复apiControl配置项样式问题

* fix(amis-editor): 升级chart属性配置面板

* fix(amis-editor): 升级chart外观配置

* fix(amis-editor): 优化chart数据配置交互
2023-07-25 14:16:35 +08:00
lvxiaojiao
8cb9904198 Merge branch 'master' into chore-formulaeditor-dataschema 2023-07-24 14:54:57 +08:00
lvxiaojiao
7c9ff629ec chore:优化数组类组件当前行上下文 2023-07-23 12:24:17 +08:00
liaoxuezhi
f7373c5abf
chore: 调整 lodash 引用大文件改成异步加载 (#7469) 2023-07-18 12:24:45 +08:00
hsm-lv
95d7451af6
Merge pull request #7485 from blankzust/feat-npm-script-add-esm-build
feat: 添加只打包esm的npm script
2023-07-18 11:16:56 +08:00
lvxiaojiao
bf800862aa feat:t弹窗上下文优化 2023-07-17 11:28:10 +08:00
hsm-lv
931d60ee07
fix:schemaApi在设计器设计态报错 (#7474) 2023-07-14 11:07:07 +08:00
张淑峰
9726094813 feat: 添加只打包esm的npm script 2023-07-13 14:13:24 +08:00
hsm-lv
0b1f2322e1
Merge pull request #7404 from lurunze1226/chore-editor-panel-async
chore(amis-editor): 调整配置面板异步加载开关,增加panelBodyAsyncCreator方法
2023-07-12 09:15:54 +08:00
qkiroc
51bd288d0a
feat: 整理项目图标 (#7362)
* feat: 整理项目图标

* feat: 整理项目图标

* feat: 整理项目图标, 更新快照

* feat: 整理项目图标, 更新快照

* feat: 整理项目图标, 更新快照

* feat: 整理项目图标, 更新快照

* feat: 整理项目图标, 更新快照

* feat: 整理项目图标, 更新快照

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-07-10 10:34:42 +08:00
lurunze1226
ff32b6eae3 chore(amis-editor): 调整配置面板异步加载开关,增加panelBodyAsyncCreator方法 2023-07-07 11:06:08 +08:00
lurunze1226
d511bce69e chore(amis-editor): 编辑器配置面板支持异步加载 2023-07-06 21:06:34 +08:00
廖学之
8630430dd4 bump: amis-editor@5.5.0 2023-07-04 12:02:50 +08:00
wibetter
3d3ea7785b fix(amis-editor): 修复afterUpdate编辑器事件失效问题 2023-07-03 17:55:43 +08:00
wibetter
eff7f8afb9 fix(amis): input-sub-form优先使用input-sub-form 2023-07-03 14:57:01 +08:00
lvxiaojiao
80243b84db fix:修复确认弹窗自定义内容问题 2023-06-30 09:22:31 +08:00
wutong
84393de36c
Merge pull request #7280 from igrowp/fix-page-params
fix: 事件动作 -> 页面变量列表为空,无法选择 & 勾选框组件默认值配置fx无效
2023-06-27 20:38:31 +08:00