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 |
|