Commit Graph

1315 Commits

Author SHA1 Message Date
yinchunyu
4d0bc0927c
fix: 遍历key && 无数据时展示0 (#8481)
Co-authored-by: yinchunyu <yinchunyu@baidu.com>
2023-10-24 18:47:01 +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
yinchunyu
d0724faff2 feat: 组件增加searchKeywords, 使amis文档中的组件名称可以在编辑器中搜索到 2023-10-23 14:46:32 +08:00
Hsirius
aabc616051
feat(amis-editor): inputNumber unitOptions支持key-value形式,修复value是number时错误相加问题,新增配置面板编辑时组件实时更新 (#8437)
* feat: unitOptions支持key-value形式,修复value是number时错误相加问题,新增配置面板编辑时组件实时更新

* feat: unitOptions支持key-value形式,修复value是number时错误相加问题,新增配置面板编辑时组件实时更新

* fix snap

* fix snap
2023-10-20 15:16:40 +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
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
刘丹
a6b8e44f31
Merge pull request #8409 from wibetter/master
fix(amis-editor): FormulaControl中过滤掉embed,避免默认值设置交互受影响
2023-10-18 11:10:12 +08:00
张涛
c96f9be821
feat: 列表选择可视化 & 状态容器支持 (#8408)
* feat: 列表选择组件支持自定义样式设计

* feat: 添加多状态容器
2023-10-18 10:42:19 +08:00
wibetter
1043d34e74 fix(amis-editor): FormulaControl中过滤掉embed,避免默认值设置交互受影响 2023-10-17 20:52:54 +08:00
lurunze1226
d409d65b15 fix(amis-editor): Form & CRUD2脚手架使用api数据源时无法新增字段问题 2023-10-17 14:30:42 +08:00
wutong
2bdcab5b6a
Merge pull request #8394 from yinchunyu/show-columnsTogglable
feat: input-table增加是否展示列开关配置项, table更新配置项交互
2023-10-17 11:31:51 +08:00
xiangwaner
0ba4f50f70
feat: Divider支持带文字配置 (#8358)
* feat:divider支持带文字配置

* feat: divider支持带文字配置

* feat: divider支持带文字配置

---------

Co-authored-by: zhaowenli <zhaowenli@baidu.com>
2023-10-17 10:24:54 +08:00
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