Commit Graph

1300 Commits

Author SHA1 Message Date
yinchunyu
4a2f70f372 input-table增加是否展示列开关配置项, table更新配置项交互 2023-10-16 16:41:47 +08:00
yinchunyu
43025f36ff input-table增加是否展示列开关配置项 2023-10-16 15:49:43 +08:00
ascend13
b7637f5ab5 JSONTraverse增加忽略参数 2023-10-13 10:05:32 +08:00
ascend13
f70dc7556f 修复组件特性动作无法选中弹窗之外组件的兼容 2023-10-12 20:35:06 +08:00
wutong25
3283e5125e fix: formulaControl去除rendererSchema对popOverContainer的配置 2023-10-12 15:52:36 +08:00
wutong25
f13432d05b fix: return trabslateScahema函数 2023-10-12 10:24:08 +08:00
wutong25
f050fb7cb2 fix: nextjs13环境下formulaControl组件popOverContainer 写死,导致编辑器出现死循环bug 2023-10-11 21:11:58 +08:00
liaoxuezhi
b5be11fb66
chore: 调整选项搜索策略改成 container 更加精准 (#8329) 2023-10-11 09:54:43 +08:00
wutong
576665c6c8
Merge pull request #8337 from igrowp/fix-set-value
fix: 事件动作组件变量赋值编辑后回显错误
2023-10-10 17:09:33 +08:00
hsm-lv
a04fcb76e1
Merge pull request #8331 from igrowp/fix-form-panel
fix: 表单配置面板-可见 配置项默认开启
2023-10-10 16:55:55 +08:00
wutong25
38bb7a1e6c fix: 复选框 & 树组件配置面板补充“自定义选项模板”配置 2023-10-10 16:41:40 +08:00
wutong25
9b6aab46ba fix: 事件动作组件变量赋值编辑后回显错误 2023-10-10 16:36:44 +08:00
HongYang
68074a3a12
fix: 弹窗外观文字去掉vertical (#8335)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-10-10 14:40:36 +08:00
qkiroc
bec87397bc
fix: 修复icon组件设置外观不生效问题 (#8330)
* fix: 修复icon组件设置外观不生效问题

* styles: 修复icon选择组件name不居中问题

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-10 14:38:55 +08:00
wutong25
68827a3bc3 fix: 表单配置面板-可见 配置项默认开启 2023-10-10 10:37:27 +08:00
hsm-lv
ae13965365
Merge pull request #8317 from igrowp/fix-variable
fix: 数据配置外部接口添加防抖处理,避免输入内容错乱
2023-10-10 10:01:46 +08:00
HongYang
02ef3c96f3
fix: 文字外观去掉vertical-align (#8323)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-10-09 17:08:27 +08:00
刘丹
627a285660
fix(amis-editor): 导出CRUD2/utils (#8322) 2023-10-09 15:05:44 +08:00
wutong25
7ea432922b fix: 数据配置外部接口添加防抖处理,避免输入内容错乱 2023-10-09 11:03:19 +08:00
wutong
ef95033228
fix(amis-editor): 公式编辑器弹窗,会缓存已删除的内容 (#8314)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-10-08 18:48:23 +08:00
RUNZE LU
b802f54205
fix(amis-editor): 数据源构造器 match 规则,分页组件样式错误问题 (#8313) 2023-10-08 18:48:01 +08:00
wutong
58d2aed766
Merge pull request #8288 from igrowp/fix-validations
fix: 修复inputNumber配置面板在配置校验触发规则没有生效的问题
2023-10-08 16:01:49 +08:00
wutong25
911e73bdcd fix: 修复inputNumber配置面板在配置校验触发规则没有生效的问题 2023-10-08 15:21:30 +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
lvxiaojiao
6e31c537bf fix:下拉选择上下文支持labelField和valueField 2023-09-27 16:09:40 +08:00
wutong
33d9fb2eb1
Merge pull request #8009 from miaoxinyu01/feat-image-url
feat:图片缩略图占位图地址栏添加fx;占位图支持取fx变量
2023-09-27 15:45:52 +08:00
wutong
ef97dab580
fix: 修复api适配器回显问题 (#8261)
* fix: 默认值回调函数支持select选项配置

* fix: 修复api适配器回显问题

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-09-27 14:47:21 +08:00
wutong
753ed430ca
Merge pull request #8253 from baidu/feat-14176
fix(amis-editor-core): 构建发版时注入当前版本号信息
2023-09-27 10:32:14 +08:00
wibetter
5bbbec2962 fix(amis&amis-editor): 构建时注入版本信息,确保运行时能获取到amis和amis-editor版本信息 2023-09-26 17:36:32 +08:00
lvxiaojiao
0995e8d65c fix:上传文件&图片成功事件数据 2023-09-26 16:11:35 +08:00
hsm-lv
1fda5fefab
Merge pull request #8239 from igrowp/fix-panels
fix: 修改组合穿梭器默认脚手架id
2023-09-25 19:44:31 +08:00
hsm-lv
a796efbb06
Merge pull request #8238 from igrowp/fix-textarea-formula
fix: 调整tpl输入框表达式匹配规则
2023-09-25 19:43:47 +08:00
wutong25
cfcee5425a fix: 修改组合穿梭器默认脚手架id 2023-09-25 19:10:11 +08:00
wutong25
b1fac9e3c9 fix: 调整tpl输入框表达式匹配规则 2023-09-25 16:35:30 +08:00
ascend13
c92386c3ab
fix: 择现有弹窗的报错以及弹窗ref替换不全的问题 (#8232) 2023-09-25 14:11:34 +08:00
wutong25
0295eba422 fix: 鼠标hover到表达式上方输入框闪烁 2023-09-23 17:53:43 +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
wutong
fdeb1cfa96
Merge pull request #8205 from wibetter/master
fix(amis-editor): theme:common补充hidePaddingAndMargin,支持隐藏内外边距配置项
2023-09-22 13:59:15 +08:00
wibetter
68bb0140bd fix(amis-editor): 细节调整 2023-09-22 13:56:35 +08:00
wibetter
2ab1dcb452 fix(amis-editor): theme:common补充hidePaddingAndMargin,支持隐藏内外边距配置项 2023-09-22 13:27:18 +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
ceea7ab9f2
Merge pull request #8180 from igrowp/impr-tabsTransfer-panel
fix: 组合穿梭器 可检索功能无效问题 & 配置面板调整
2023-09-22 09:12:08 +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
zhangtao07
5561a516a2 fix: 修复列表类型组件预览及配置 2023-09-20 17:40:10 +08:00
hsm-lv
575893efdd
Merge pull request #8166 from ascend13/dialog-fix-bugs
fix:修复弹窗大纲滚动条超出无法滚动,移动端弹窗预览挂载点出错等问题
2023-09-20 11:31:52 +08:00