Commit Graph

820 Commits

Author SHA1 Message Date
2betop
8039d312dc bump: 6.1.0 2024-01-31 19:12:07 +08:00
liaoxuezhi
5a49c43a3d
fix: 修复编辑器中渲染 list 时提示 key 重复 warning (#9562) 2024-01-31 12:45:05 +08:00
liaoxuezhi
7d6244d271
style: 优化编辑器中 icon 样式 (#9530) 2024-01-30 19:45:51 +08:00
hsm-lv
ce3685b714
Merge pull request #9552 from hsm-lv/fix-action-config
fix:事件动作-变量赋值交互问题
2024-01-30 10:42:18 +08:00
hzh11012
8e7ceae08f
fix:可视化编辑器弹窗中多选了组件,面板异常 (#9542)
Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-01-30 10:41:27 +08:00
lvxiaojiao
0f17441551 fix:事件动作-变量赋值交互问题 2024-01-30 10:22:38 +08:00
allenve
6858d05143 feat(editor): editor addElem 支持 doc-entiry 2024-01-29 16:37:55 +08:00
allenve
745eb44b9e fix(editor): editor 数据域查询问题 2024-01-29 14:18:40 +08:00
qkiroc
eec11f5072
fix: 修复弹框大纲中未国际化问题 (#9521)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-25 20:06:52 +08:00
qkiroc
002b824c41
style: 优化input-tag、input-year-range、list-select等组件样式 (#9477)
* style: 优化tag组件样式

* 组件样式优化

* 修复编辑器组件提示溢出问题

* 优化年份\季度\月份范围选择器组件样式

* 更新快照

* 更新快照

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-23 18:34:32 +08:00
lmaomaoz
e7fefaf3d3
feat: editor增加获取当前SubEditor的方法 (#9471)
Co-authored-by: jinye <jinye@baidu.com>
2024-01-19 10:16:08 +08:00
qkiroc
27015316de
fix: 修复日期时间范围选择组件bug (#9470)
* fix: 修复日期时间范围选择组件bug

* fix: 修复事件动作未国际化问题

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-19 10:11:31 +08:00
Allen
0c59ce4f12
feat: action select nav dialog input-text input-file 增加 testid (#9462) 2024-01-17 19:39:48 +08:00
liaoxuezhi
59145cc2e8
chore: 优化编辑器选中顶部菜单栏三个点呼出的功能菜单位置,防止被挡住 (#9446)
* chore: 优化编辑器选中顶部菜单栏三个点呼出的功能菜单位置,防止被挡住

* fix: 修复新出来的节点无法点选的问题

* chore: 还原相关逻辑
2024-01-17 15:23:54 +08:00
yangwei9012
ddf581a40d
Merge pull request #9447 from yangwei9012/master
fix(editor):修复部分选择类组件设置选项和默认值方面的问题
2024-01-16 14:02:57 +08:00
yangwei9012
b2520daef9 fix(editor): 值格式设置文本1后自动转为了数字1 2024-01-16 12:43:50 +08:00
qkiroc
f5804b8204
fix: 清除css错误转成key的属性 (#9025)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-16 11:01:37 +08:00
刘丹
b9e37180e7
Merge pull request #9431 from wibetter/master
fix(amis-editor): 布局容器相关配置细节优化
2024-01-15 17:20:33 +08:00
wibetter
1b8bc719db fix(amis-editor): 优化style2ThemeCss,避免旧的themeCss样式丢失 2024-01-15 16:48:11 +08:00
liaoxuezhi
2112f75d03
fix: 修复 #9418 调整带来的点选双重身份的组件时选中的是孩子的问题 (#9437) 2024-01-15 16:46:52 +08:00
liaoxuezhi
f45cb59072
perf: 优化编辑器性能 (#9432) 2024-01-15 15:49:37 +08:00
liaoxuezhi
4603f4648b
fix: 修复 #9418 调整带来的编辑器预览错误问题 (#9427) 2024-01-15 11:02:31 +08:00
liaoxuezhi
8ac355b531
perf: 提高编辑器性能 (#9413) 2024-01-12 14:36:19 +08:00
zhangtao07
ff94f7795a feat: 头像占位图片支持 2024-01-10 16:38:45 +08:00
zhangtao07
f858f95bde fix: 修复子编辑器进入时高亮位置不准问题 2024-01-10 16:38:45 +08:00
zhangtao07
8d55b21847 容器组件不直接替换 & 添加右键清空操作 2024-01-10 16:38:45 +08:00
jinye
e2a0e2c57b fix: 修复Editor 打开右键菜单时contextId可能会为空的问题 2024-01-09 20:46:55 +08:00
wibetter
b7fd39d314 fix(amis-editor): 修复容器清空功能icon偶发不显示问题 2024-01-08 14:35:23 +08:00
lmaomaoz
59bb587d8b
fix: Editor中setSchema DiffArray处理增加$$id时判断数组成员的类型 (#9337)
Co-authored-by: jinye <jinye@baidu.com>
2024-01-08 11:53:56 +08:00
hsm-lv
76831e12ef
Merge pull request #9294 from hsm-lv/chore-events-build
chore:组件事件列表支持动态构建
2024-01-02 21:13:31 +08:00
lvxiaojiao
77d1ea97a9 fix:修复上下文重复问题 2024-01-02 19:44:31 +08:00
lvxiaojiao
5385e474c4 chore:组件事件列表支持动态构建 2024-01-02 17:51:34 +08:00
lurunze1226
1c38f80656 bump: v6.0.0 2023-12-29 18:29:18 +08:00
wibetter
12433d5fed fix(amis-editor): reGenerateID细节优化,避免多余的二次遍历 2023-12-29 10:33:38 +08:00
hsm-lv
4581c3858a
chore:表单项事件参数动态构建&事件补充&文档补充 (#9224) 2023-12-28 18:28:33 +08:00
刘丹
d2f5fc20bf
Merge pull request #9248 from wibetter/fix-widget-tpl
fix(amis-editor): addChild新增reGenerateId参数控制,并优化reGenerateID逻辑
2023-12-28 17:09:16 +08:00
wibetter
d7822dd29a fix(amis-editor): 优化reGenerateID,支持复制&粘贴场景中事件动作失效问题 2023-12-28 16:44:00 +08:00
wibetter
377db11b7c fix(amis-editor): 优化reGenerateID逻辑 2023-12-26 18:53:17 +08:00
wibetter
a151561269 fix(amis-editor): addChild新增reGenerateId参数控制,可避免组件id替换导致事件动作失效问题 2023-12-26 17:11:12 +08:00
hsm-lv
55fc00eef6
Merge pull request #9191 from allenve/master
feat: editor 设计器 page 撑开画布区
2023-12-26 15:37:39 +08:00
chengjinyang0
ed2940ac4e
fix(amis-editor): 英语环境下样式调整及国际化语料 (#9213) 2023-12-21 19:58:42 +08:00
allenve
f104c80731 feat: editor 设计器 page 撑开画布区 2023-12-20 17:24:21 +08:00
RUNZE LU
a7fff1ddfb
perf: 配置面板中外部注册数据源变化时按需构建 (#9096) 2023-12-14 11:17:49 +08:00
wutong
4b59fb1108
fix(amis-editor): 修复设计器切换预览按钮后选中组件变更的问题 (#9115)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-12-13 11:31:07 +08:00
lghxuelang
88c8e41da2
fix:(amis-editor)修个日期结尾字段提示 (#9109)
Co-authored-by: liuguihua <liuguihua@baidu.com>
2023-12-12 10:29:55 +08:00
RUNZE LU
da8dfbee2d
feat(amis-editor): CRUD2组件支持Mock配置&最大展示条数 (#9013) 2023-12-08 16:01:58 +08:00
wutong25
f36ba3540c Merge remote-tracking branch 'upstream/master' into fix-editor-panel 2023-12-05 16:03:56 +08:00
chengjinyang
a97494e5e7 feat: 新增常用动作 2023-12-01 15:10:21 +08:00
wutong25
c8fc502817 fix: 页面设计器放开Command + C文字复制 2023-11-29 19:12:22 +08:00
hsm-lv
bea1d41b50
Merge pull request #8915 from 2betop/chore-editor-patch
perf: patch 逻辑改成批量处理提高性能
2023-11-28 09:23:19 +08:00