Commit Graph

731 Commits

Author SHA1 Message Date
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