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 |
|
lurunze1226
|
bac12a2e5f
|
feat: CRUD组件matchFunc支持使用matchSorter函数; docs: 前端分页的使用提示
|
2023-11-23 11:42:26 +08:00 |
|
RUNZE LU
|
ea4967c66b
|
docs: 修正CRUD2不同形态的文档链接 (#8854)
|
2023-11-22 21:08:27 +08:00 |
|
吴多益
|
dd98def2e9
|
fix: 本地旧版 node_modules 可能导致 fontawesome-free 打包 sdk 时被使用 Closes #8837 (#8838)
|
2023-11-21 21:11:22 +08:00 |
|
hsm-lv
|
592c588944
|
Merge pull request #8832 from qkiroc/feat/event-track
feat: 事件动作支持上报埋点
|
2023-11-21 19:57:28 +08:00 |
|
qinhaoyan
|
c884413d3b
|
bugfix
|
2023-11-21 19:36:38 +08:00 |
|
刘丹
|
ef48b59d13
|
feat(amis&amis-editor): 地理位置选择器功能完善和强化 close #8802 (#8834)
* fix(amis): 地理位置选择组件/只读模式,不展示地图控件,不支持位置选择操作
* feat(amis): Location地理选择组件增加autoSelectCurrentLoc和onlySelectCurrentLoc配置项
* docs(amis): 补充地理选择组件的新增配置说明
* feat(amis-editor): Location地理选择组件增加autoSelectCurrentLoc和onlySelectCurrentLoc可视化配置
* fix(amis-editor): 完善Location地理选择组件的placeholder配置
* docs(amis): 增加Location地理选择组件Schema属性说明
|
2023-11-21 17:35:06 +08:00 |
|
骈瑞杰
|
29cb3b4ea1
|
feat(amis-editor): tree-select支持reload动作 (#8813)
|
2023-11-21 15:47:48 +08:00 |
|
qinhaoyan
|
7485084e9e
|
feat: 事件动作支持上报埋点
|
2023-11-21 15:17:17 +08:00 |
|
hsm-lv
|
7beb05a2fe
|
Merge pull request #8801 from CheshireJCat/fix-editor-inputTable-infinite-loop-in-special-case
fix(amis-editor): 阻止inputTable的在editor中预览时的change事件,避免特殊case时死循环
|
2023-11-21 13:01:09 +08:00 |
|
wutong
|
5ce0b6a61f
|
Merge pull request #8826 from hsm-lv/feat-action
feat:二维码下载动作可视化
|
2023-11-21 12:52:57 +08:00 |
|
lvxiaojiao
|
8d81215496
|
feat:二维码下载动作可视化
|
2023-11-21 11:43:56 +08:00 |
|
renjie.yin
|
8556b13a2e
|
feat: Table2支持双击事件 (#8761)
* feat: Table2支持双击事件
* fix: prevented保持一致
* fix: 统一返回值
|
2023-11-21 11:25:39 +08:00 |
|
wutong25
|
835c1d17ab
|
fix: 修改input-date 最大最小值定义schema
|
2023-11-20 20:05:07 +08:00 |
|
jinye
|
e8cfe89869
|
fix(amis-editor): 阻止inputTable的在editor中预览时的change事件,避免特殊case时死循环
|
2023-11-17 16:58:24 +08:00 |
|
RUNZE LU
|
a37bd5b01d
|
fix(amis-editor): CRUD2工具栏为空时添加错误; chore: 工具栏控件更新逻辑 (#8788)
|
2023-11-17 16:14:14 +08:00 |
|
zhangtao07
|
3b05d0c57b
|
refactor: 列表组件脚手架配置完善
|
2023-11-17 11:50:22 +08:00 |
|
hsm-lv
|
33075a32db
|
Merge pull request #8781 from 52flutter/feat-dialog-draggable
feat : dialog支持拖拽移动位置
|
2023-11-17 10:58:07 +08:00 |
|
hsm-lv
|
3664f97f1e
|
Merge pull request #8747 from lurunze1226/chore-form-rules
chore: Form联合校验规则过滤不合法规则
|
2023-11-17 10:14:42 +08:00 |
|
renjie.yin
|
764a155e9f
|
feat : dialog支持拖拽移动位置
|
2023-11-16 18:27:15 +08:00 |
|
lurunze1226
|
4e968e8e91
|
fix: 模型表单无法编辑数据源配置; chore: 修复Form使用场景兼容逻辑执行环节错误问题
|
2023-11-16 16:45:31 +08:00 |
|
wutong
|
ef13612a67
|
fix: 「页面设计器」Page组件支持组件静态数据配置 (#8750)
Co-authored-by: wutong25 <wutong25@baidu.com>
|
2023-11-15 20:32:35 +08:00 |
|
wanglinfang
|
09feac600e
|
fix: table2编辑器列选中样式问题修复
|
2023-11-15 19:41:21 +08:00 |
|
wutong
|
3e2963d4b5
|
Merge pull request #8689 from kano233333/master
feat: textareaFormula新增支持全屏&fx更新前事件配置
|
2023-11-15 16:51:44 +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 |
|
lurunze1226
|
5a25208518
|
chore: Form联合校验规则过滤不合法规则
|
2023-11-15 15:55:47 +08:00 |
|
chengjinyang0
|
515a978054
|
fix: calendar组件默认schema多了外层page (#8730)
|
2023-11-15 12:56:31 +08:00 |
|
wutong
|
382f03ed4e
|
Merge pull request #8626 from lurunze1226/fix-crud2-scaffold-columns-control
chore(amis-editor): CRUD2列配置控件始终展示顶部操作区
|
2023-11-14 21:07:51 +08:00 |
|
RUNZE LU
|
7c5b5d9cf1
|
fix: InputRange组件过滤掉marks中不合法的数值 (#8604)
|
2023-11-14 21:01:17 +08:00 |
|
wutong
|
cbb208c721
|
Merge pull request #8718 from CheshireJCat/fix-editor-add-newColumn-blukActions-are-clean
fix: 修复crud修改配置时会清空用户已有配置的问题 Close: #7445
|
2023-11-14 19:09:10 +08:00 |
|
hsm-lv
|
a5326fef03
|
fix:修正分页组件事件可视化参数&inputTable可视化新增一些事件和动作 (#8731)
|
2023-11-14 16:50:21 +08:00 |
|
jinye
|
b98d04744a
|
fix: editor 修复crud快速编辑的功能回填及提交问题
|
2023-11-14 14:25:31 +08:00 |
|
wutong25
|
9904d5a25f
|
fix: combo组件数据为空时,无法打开公式编辑器
|
2023-11-13 15:10:23 +08:00 |
|
kano
|
7489d0be53
|
feat: textareaFormula新增支持全屏&fx更新前事件配置
|
2023-11-10 16:34:36 +08:00 |
|
RUNZE LU
|
01f2132847
|
feat(amis-editor): InputTable配置面板补充属性 (#8629)
|
2023-11-10 13:13:23 +08:00 |
|
RUNZE LU
|
67cd3819a1
|
chore(amis-editor): Form配置面板中表达式使用变量,避免data被赋值导致取值错误 (#8680)
|
2023-11-10 13:00:28 +08:00 |
|
chengjinyang0
|
6480245738
|
feat: 支持图片点击/鼠标移入移出事件 & 支持图片预览放大缩小动作 (#8266)
* feat: 支持图片点击/鼠标移入移出事件 & 支持图片预览放大缩小动作
* docs & test: 补充image文档及单测
|
2023-11-10 11:22:29 +08:00 |
|
wutong25
|
645cd3b78d
|
fix: 数字输入框配置面板固定为单侧按钮模式
|
2023-11-09 21:26:40 +08:00 |
|
wutong
|
72d30874fb
|
Merge pull request #8674 from igrowp/fix-action-set-value
fix: 变量赋值动作去除多余属性
|
2023-11-09 20:16:15 +08:00 |
|
wutong25
|
423b3be736
|
fix: 变量赋值动作去除多余属性
|
2023-11-09 18:52:00 +08:00 |
|
wutong25
|
a96481833b
|
fix: textareaFormula设置初始化值
|
2023-11-09 18:51:52 +08:00 |
|
qkiroc
|
5fe0edd141
|
style: 优化部分组件样式 (#8671)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-11-09 18:24:19 +08:00 |
|
chengjinyang0
|
8532e6d280
|
fix: 文档链接拼写错误 (#8641)
|
2023-11-09 15:22:10 +08:00 |
|
zhangtao07
|
2c140f6e8f
|
fix: listSelect可视化适配自定义label value
|
2023-11-08 20:28:12 +08:00 |
|
zhangtao07
|
8a3ccc736e
|
chore: 调整状态容器组件配置
|
2023-11-08 20:28:12 +08:00 |
|
miaoxinyu01
|
5ea4d26bde
|
fix: 快速弹窗子编辑器bug (#8633)
* fix: 快速弹窗bug
* 子编辑器传值增加input-group的处理
* 子编辑器传值处理
|
2023-11-07 10:23:38 +08:00 |
|
wutong
|
7687203811
|
Merge pull request #8621 from yinchunyu/1102
feat: 开放static组件, 增加static事件配置
|
2023-11-06 10:53:39 +08:00 |
|
lurunze1226
|
c329a198d3
|
chore(amis-editor): CRUD2列配置控件始终展示顶部操作区
|
2023-11-06 10:52:39 +08:00 |
|
yinchunyu
|
635921c43b
|
feat: 开放static组件, 增加static事件配置
|
2023-11-06 10:21:53 +08:00 |
|
wibetter
|
5510ac89a2
|
fix(amis-editor): 容器类组件/定位模式切换成特殊布局后设置默认层级,避免被遮挡导致不能选中
|
2023-11-03 17:12:15 +08:00 |
|
wibetter
|
5012a3ebab
|
fix(amis-editor): 日期时间展示 组件外观配置升级
|
2023-11-03 11:57:21 +08:00 |
|
wibetter
|
d6a4b069c5
|
fix(amis-editor): 时间展示、日期展示和日期时间展示 3个组件合并成一个
|
2023-11-03 11:48:44 +08:00 |
|
刘丹
|
7f2baf257c
|
Merge pull request #8609 from wibetter/master
fix(amis-editor): 修复flex布局容器快捷功能键icon丢失问题
|
2023-11-03 11:12:54 +08:00 |
|
chengjinyang0
|
8af9fe5ab9
|
feat: calendar组件支持配置面板 & 支持click,hover事件 (#8518)
|
2023-11-03 10:55:11 +08:00 |
|
wibetter
|
7f9e33cb7b
|
fix(amis-editor): 修复flex布局容器快捷功能键icon丢失问题
|
2023-11-03 10:53:13 +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 |
|
刘丹
|
3e56f5f7c1
|
fix(amis-editor): 优化删除快捷键执行逻辑 (#8584)
* fix(amis-editor): flex布局容器的主轴排列方式配置默认用center,和flex组件默认样式保持一致
* fix(amis-editor): 优化删除快捷键执行逻辑
|
2023-11-02 09:10:42 +08:00 |
|
liaoxuezhi
|
aa8972d7ea
|
fix: 修复工具栏导出 excel 识别成 button 有事件面板没有事件的问题 (#8583)
|
2023-11-01 20:51:43 +08:00 |
|
RUNZE LU
|
5d9a284dd1
|
fix(amis-editor): 表格2.0脚手架loading状态错误 (#8575)
|
2023-11-01 18:46:18 +08:00 |
|
lurunze1226
|
96601a3221
|
docs: 修正表格2组件的文档链接
|
2023-10-31 17:34:20 +08:00 |
|
wutong25
|
f6f8fea9dd
|
fix: Cards & Operation组件配置面板去除新增按钮配置项
|
2023-10-27 15:23:09 +08:00 |
|
zhaojianhui
|
5a236263fc
|
fix(amis-editor): 「动作配置」打开页面动作迁移到平台,不在设计器暴露 (#8475)
组件特性动作-变量赋值修改后shcema不生效
Co-authored-by: zhaojianhui <zhaojianhui@baidu.com>
|
2023-10-27 10:44:05 +08:00 |
|
yinchunyu
|
5d89128ed9
|
fix(amis-editor): 处理input-number单位选项交互;input-table展示列配置项位置处理 & progress组件配置面板去除模版配置项 feat:组件状态支持"可见"配置项 (#8515)
* fix: 处理input-number单位选项交互;input-table展示列配置项位置处理
* fix: progress组件配置面板去除模版配置项
* feat: 组件状态支持"可见"配置项
* fix: inputNumber单位选项自动填充值
---------
Co-authored-by: yinchunyu <yinchunyu@baidu.com>
|
2023-10-27 10:41:12 +08:00 |
|
wutong
|
b0f12d7557
|
Merge pull request #8352 from lurunze1226/feat-editor-form-persist
chore(amis-editor): Form配置面板支持持久化数据相关配置
|
2023-10-27 10:27:26 +08:00 |
|
Dora
|
347fb66b73
|
fix(amis-editor): 日期组件配置面板格式初始值不正确 (#8507)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
|
2023-10-27 10:22:10 +08:00 |
|
wutong
|
8128e23725
|
Merge pull request #8433 from miaoxinyu01/feat-fast-editor
feat:富文本和分页组件添加change事件
|
2023-10-26 10:36:37 +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 |
|
RUNZE LU
|
1d72d259a8
|
chore(amis-editor): Form配置面板删除多余的labelAlign控件 (#8478)
|
2023-10-25 09:47:49 +08:00 |
|
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 |
|
miaoxinyu01
|
c960cb9480
|
富文本和分页组件添加change事件
|
2023-10-19 18:28:00 +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 |
|
lurunze1226
|
cad1ffdf76
|
chore(amis-editor): Form配置面板支持持久化数据相关配置
|
2023-10-11 15:43:54 +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 |
|