Commit Graph

1206 Commits

Author SHA1 Message Date
qkiroc
9b83d2edd2
fix: 修复divider组件切换方向时宽高异常问题 (#8001)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-04 16:08:52 +08:00
HongYang
996fe23940
fix: 外观配置修复 (#7998)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-09-04 15:47:24 +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
lmaomaoz
3aed388804
fix: editor - 勾选框配置trueValue\falseValue时,默认值切换无法设置最新正确value的问题 (#7977)
Co-authored-by: jinye <jinye@baidu.com>
2023-08-31 19:19:24 +08:00
feely
cbdb022abf
feat: form 插件支持配置 columnCount (#7969) 2023-08-31 19:12:00 +08:00
feely
7c739a152f
fix(amis-editor): 修复 requestAdaptor 编辑框没有 context 参数说明的问题 (#7971) 2023-08-31 19:08:54 +08:00
wutong
b0502166f7
fix: 修复在字段集中插入input-table后打开的表达式弹窗报错问题 (#7974)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-08-31 19:07:24 +08:00
wanglinfang2014
2fe1b01fa2
chore(amis-editor): 图表数据映射配置优化 (#7976)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-31 19:06:39 +08:00
Simon
52cf03a0af
Merge branch 'baidu:master' into feat-collapse-event-action 2023-08-28 12:20:03 +08:00
hsm-lv
35f609491f
Merge pull request #7318 from Dora-boots/master
chore: 收敛时间组件format相关属性
2023-08-25 09:03:43 +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
yanglu19
0cb8598552 chore: 收敛时间组件format相关属性 2023-08-23 12:48:44 +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
qkiroc
31544b47cd
chore: editor开发态国际化 (#7903)
* chore: editor开发态国际化

* chore: editor开发态国际化

* 插件不是用ts写的,没有声明

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-22 15:25:08 +08:00
liaoxuezhi
71bfc3f730
chore: 调整 inputTable 的 addItem 动作,不指定 index 时从后插入 (#7898) 2023-08-22 12:38:59 +08:00
wangyuzhen01
2496428d7a 1. 折叠器组件增加组件展开和组件收起事件; 2. 折叠器组件增加展开和收起特性动作; 2023-08-22 11:10:50 +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
kano
f02c917300
fix: 【配置面板】grid组件布局方式&button角标配置样式 (#7874)
* fix: 配置面板grid组件布局方式

* fix: 配置面板button角标配置样式

---------

Co-authored-by: huangying11 <huangying11@baidu.com>
2023-08-18 08:34:49 +08:00
hsm-lv
774d08de2b
fix:import错误 (#7875) 2023-08-18 08:34:06 +08:00
Dora
64f982d2be
feat(amis-editor): 配置面板只配置一个颜色时无需校验必填 (#7867)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-08-17 20:18:47 +08:00
wutong
9c3c6cc9d0
Merge pull request #7868 from igrowp/fix-action
fix: 修复download 动作执行报错问题
2023-08-17 19:44:38 +08:00
wutong25
d5ad02732e fix: 解决配置面板对事件列表进行排序后未保存到schema的问题 2023-08-17 19:10:58 +08:00
liaoxuezhi
b2c195021c
chore: 调整事件动作找不到组件时报错策略默认只是 warning, ignoreError 配置成 false 时中断, ignoreError true 时继续 (#7865) 2023-08-17 18:01:02 +08:00
jinye
63623815ba fix: 修复折叠器组件标题配置面板无法配置schema的问题 2023-08-17 14:51:06 +08:00
wutong
7ef1842ed2
Merge pull request #7846 from wibetter/master
fix(amis-editor): chart支持宽高可视化配置
2023-08-16 21:24:00 +08:00
liaoxuezhi
6e64e5f74d
chore: 调整移动端判断逻辑、优化编辑器移动端预览逻辑 (#7840)
* chore: 调整移动端判断逻辑优化编辑器移动端预览逻辑

* 补充组件级别 useMobileUI 开关
2023-08-16 20:26:13 +08:00
wibetter
e7b1be00ab fix(amis-editor): chart支持宽高可视化配置 2023-08-16 19:16:33 +08:00
hsm-lv
98064623b9
Merge pull request #7832 from igrowp/editor-chart-panel
fix: chart配置面板去除自定义class & 添加trackExpression配置项
2023-08-15 19:44:20 +08:00
hsm-lv
9ff8a2440a
Merge pull request #7836 from yinchunyu/feat-nav-plugin
feat: nav配置面板自定义数据模块更新,与平台交互一致
2023-08-15 19:43:11 +08:00
wutong25
6857ba6685 fix: chart配置面板去除自定义class & 添加trackExpression配置项 2023-08-15 19:16:46 +08:00
yinchunyu
b6e33b8313 feat: nav配置面板自定义数据模块更新,与平台交互一致 2023-08-15 19:04:05 +08:00
yinchunyu
4eee7f0b90 feat: nav配置面板自定义数据模块更新,与平台交互一致 2023-08-15 17:32:20 +08:00
wutong
c2e9063bcc
Merge pull request #7814 from QKflame/feat-complete-i18n-example-code
完善国际化调试代码
2023-08-15 11:21:13 +08:00
qkiroc
a8dce61f76
style: 还原容器边距 (#7820)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-15 10:15:02 +08:00
Simon
99a31cc3c9
Merge branch 'baidu:master' into feat-complete-i18n-example-code 2023-08-14 20:05:26 +08:00
wangyuzhen01
cb77462c3f 完善国际化调试代码 2023-08-14 17:10:57 +08:00
jinye
40943ec52c fix: 修复 amis-editor 下拉框关闭可多选会自动干掉joinValues/delimiter/extractValue等相关选项的问题 2023-08-14 16:56:58 +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
7908448234
Merge pull request #7753 from ranwawa/feat-editor-reexport-plugings
chore(editor): reexport all builtin plugins Close: #7725
2023-08-11 11:00:31 +08:00
xiangwaner
39797c4c4e
fix:修复Carousel配置description、href不生效问题 (#7772)
Co-authored-by: zhaowenli <zhaowenli@baidu.com>
2023-08-11 10:29:04 +08:00
hsm-lv
19b040fc6f
Merge pull request #7754 from Dora-boots/fix-clear-value
feat(amis-editor): timeline组件配置面板增加关联上下文配置
2023-08-10 09:44:56 +08:00
lvxiaojiao
41e98aa657 Merge branch 'master' into fix-event 2023-08-10 08:59:14 +08:00
lvxiaojiao
3c8a4e5181 fix:复选框上下文单选情况 2023-08-09 19:56:50 +08:00
yanglu19
1f644a47e6 feat: timeline组件配置面板增加关联上下文配置 2023-08-09 12:55:39 +08:00
miaoxinyu01
6e36ddf0ab
fix: 「动作配置」组件赋值面板点【取消】关闭弹窗后,再次打开值被清空 (#7746)
* fix: 「动作配置」组件赋值面板点【取消】关闭弹窗后,再次打开值被清空

* fix: 「动作配置」组件赋值面板点【取消】关闭弹窗后,再次打开值被清空

* fix: 「动作配置」组件赋值面板点【取消】关闭弹窗后,再次打开值被清空

* fix: 「动作配置」组件赋值面板点【取消】关闭弹窗后,再次打开值被清空

* fix: 「动作配置」组件赋值面板点【取消】关闭弹窗后,再次打开值被清空
2023-08-09 12:24:20 +08:00
ranqirong
994dd46bbb chore(editor): reexport all builtin plugins Close: #7725 2023-08-09 11:49:16 +08:00
Dora
8d66c55dc6
feat: 条件组件作为表单项配置面板隐藏极小宽度 & 增加必选校验 (#7743)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-08-09 10:52:57 +08:00
Dora
34403e5b8e
feat: timeline组件支持detailClaaName/titleClassName/timeClassName & 关联上下文& 可视化配置 (#7654)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-08-08 10:04:04 +08:00
kano
2b9bcdf894
fix: 修改禁用和隐藏的schema配置面板不实时更新 (#7690)
* fix: 修改禁用和隐藏的schema配置面板不实时更新

* perf: 配置面板form增加labelAlign配置

* fix: 修改禁用和隐藏的schema配置面板不实时更新

* fix: card&picker&formItem面板配置问题修复

---------

Co-authored-by: huangying11 <huangying11@baidu.com>
2023-08-07 10:10:05 +08:00