Commit Graph

13112 Commits

Author SHA1 Message Date
liaoxuezhi
1b90148c3a
fix: 修复 crud nested 模式深层次点选异常 (#9440) 2024-01-16 11:34:05 +08:00
liaoxuezhi
9cc9a72bc2
fix: 修复 condition-builder 操作符只有一个时不可以点选的问题 (#9439) 2024-01-16 11:33: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
hsm-lv
293e6f6919
Merge pull request #9374 from belongwqz/master
Update dialog.md
2024-01-15 20:55:14 +08:00
刘丹
b9e37180e7
Merge pull request #9431 from wibetter/master
fix(amis-editor): 布局容器相关配置细节优化
2024-01-15 17:20:33 +08:00
wibetter
9056a9e01d fix(amis-editor): 对齐方式配置项和themeCss中的样式配置保持同步 2024-01-15 17:03:50 +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
wibetter
ae8500b22b fix(amis-editor): 布局容器相关配置细节优化 2024-01-15 15:57:49 +08:00
liaoxuezhi
f45cb59072
perf: 优化编辑器性能 (#9432) 2024-01-15 15:49:37 +08:00
wibetter
ddc834e958 fix(amis-editor): layout:margin-center配置项剔除默认值,避免影响新版外观边距配置 2024-01-15 15:23:27 +08:00
liaoxuezhi
4603f4648b
fix: 修复 #9418 调整带来的编辑器预览错误问题 (#9427) 2024-01-15 11:02:31 +08:00
yangwei9012
933179e6e2
Merge pull request #9417 from yangwei9012/master
feat(editor): tabs组件去掉默认创建时的文本,直接显示内容区供用户拖拽内容
2024-01-12 15:29:33 +08:00
yangwei9012
94aab098fb feat(editor): tabs组件去掉默认创建时的文本,直接显示内容区供用户拖拽内容 2024-01-12 14:49:24 +08:00
liaoxuezhi
8ac355b531
perf: 提高编辑器性能 (#9413) 2024-01-12 14:36:19 +08:00
liaoxuezhi
bddf9d175d
fix: 修复 combo nullable 清空失败的问题 (#9414) 2024-01-12 14:35:26 +08:00
liaoxuezhi
062872698f
chore: checkboxes 显示 loading 当选项在加载过程中 (#9416) 2024-01-12 14:32:27 +08:00
qkiroc
e868976c33
chore: 升级发版脚本版本 (#9400)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-11 21:43:44 +08:00
liaoxuezhi
636156a7d1
fix: 修复单元格中直接放表单项可能取不到值的问题 (#9389) 2024-01-11 15:11:20 +08:00
liaoxuezhi
010f53f05b
fix: Table 编辑器面板初始顶部&底部是否初始选中问题修复 (#9359) 2024-01-11 15:10:36 +08:00
liaoxuezhi
d48c516597
chore: 修改 replaceText 的实现,减少没必要的 deepClone (#9399) 2024-01-10 19:49:01 +08:00
qkiroc
1d7efdccf2
chore: 优化npm发布流程 (#9396)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-10 18:41:12 +08:00
张涛
efcf8e2c66
Merge pull request #9393 from zhangtao07/master
容器、头像等功能优化
2024-01-10 17:45:22 +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
zhangtao07
34280372c5 flex容器默认配置优化 2024-01-10 16:38:44 +08:00
hsm-lv
592a8f0d8b
Merge pull request #9387 from 2betop/chore-select
fix: select 的 label 为对象时渲染异常
2024-01-10 13:05:15 +08:00
2betop
6d6b7f5a24 fix: select 的 label 为对象时渲染异常 2024-01-10 11:26:16 +08:00
wutong
b163aa947d
fix(editor): 通过nav切换页面时,CRUD2组件修改url参数导致页面参数默认值异常的问题 (#9381)
* fix(editor): 事件动作 - 变量赋值页面变量名称统一

* fix(editor): 通过nav切换页面时,CRUD2组件修改url参数导致页面参数默认值异常的问题

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2024-01-09 21:29:08 +08:00
jinye
e2a0e2c57b fix: 修复Editor 打开右键菜单时contextId可能会为空的问题 2024-01-09 20:46:55 +08:00
wibetter
e172fcc63e fix(amis-ui): 修复inputBox默认值0或者false不回现问题 2024-01-09 20:46:30 +08:00
Mike
c39426d05d
Update dialog.md
修复错别字
2024-01-09 10:49:55 +08:00
liaoxuezhi
577072bf8d
fix: 修复使用列切换功能引发的 mst 报错问题 (#9371) 2024-01-09 10:07:46 +08:00
blankzust
8a8dcf7b27
feat: 添加InputTag组件在编辑器内的标签最大选择数量配置 (#9242)
* fix: 添加InputTag组件在编辑器内的标签最大选择数量配置

* feat: 添加InputTag组件在编辑器内的标签最大选择数量配置

* fix: max这个数字输入框添加最小值1限制&max属性不普遍,单独添加为input-tag的配置项

* fix: merge master代码

* fix: merge master代码

---------

Co-authored-by: 张淑峰 <zhangshufeng334@hellobike.com>
2024-01-08 20:59:14 +08:00
吴多益
cb08444be3
feat: crud 的 filterable 支持 searchable (#9229) 2024-01-08 20:59:02 +08:00
wanglinfang2014
fba3074311
feat: 新增maxItemSelectionLength支持单独配置当前页最大勾选数 (#9249)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2024-01-08 20:57:24 +08:00
Dora
f663be714d
perf: 修改step组件外观 (#9277)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2024-01-08 20:53:26 +08:00
吴多益
ef7da0d009
fix: 修复 office-viewer 变量替换里公式不生效问题 Closes #9276 (#9303) 2024-01-08 20:52:50 +08:00
刘丹
d598d7a4bf
Merge pull request #9342 from wibetter/master
fix(amis-editor): 修复容器清空功能icon偶发不显示问题
2024-01-08 16:37:57 +08:00
qkiroc
b8c2e093e7
style: 优化分页组件不对齐问题 (#9340)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-08 15:46:59 +08:00
hsm-lv
b2557cceed
Merge pull request #9360 from allenve/master
fix: layout aside滚动条兼容性问题
2024-01-08 15:21:18 +08:00
lghxuelang
383abc9f86
fix:(amis-editor)修复添加动作 (#9355)
Co-authored-by: liuguihua <liuguihua@baidu.com>
2024-01-08 14:48:30 +08:00
wibetter
b7fd39d314 fix(amis-editor): 修复容器清空功能icon偶发不显示问题 2024-01-08 14:35:23 +08:00
allenve
de65f81d14 fix: layout aside滚动条兼容性问题 2024-01-08 14:21:20 +08:00
RUNZE LU
1e3ab37e69
fix(amis-editor): CRUD脚手架接口返回示例修正 (#9307) 2024-01-08 13:21:58 +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
4b414ca9fe
revert:crud test (#9352) 2024-01-08 10:14:54 +08:00
pingbaobao
5fd26a866e
fix(amis-editor): 修复switch配置truevalue/falsevalue后,默认值不更新问题 (#9305) 2024-01-05 16:14:53 +08:00
wanglinfang2014
df4d287dc9
fix: crud2自定义列无法关闭问题修复Close:#9283 (#9327)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2024-01-05 16:13:47 +08:00