Commit Graph

14203 Commits

Author SHA1 Message Date
yupeng12
f53fe5d66c fix: 广播事件绑定this指向 2024-11-19 16:20:45 +08:00
Allen
3d4b2b2f13
Merge pull request #11224 from allenve/fix-doc-format
fix: formula doc 文件格式format
2024-11-19 16:18:33 +08:00
yupeng12
4bb4c50abc fix: formula doc 文件格式format 2024-11-19 16:14:50 +08:00
Allen
8c02c8a781
Merge pull request #11222 from allenve/feat-globalEvent-eventAction
feat: 全局事件动作事件配置面板
2024-11-19 16:12:09 +08:00
yupeng12
da0fc105e9 feat: 执行之后回收BC 2024-11-19 16:07:23 +08:00
yupeng12
18c9d9e040 feat: 全局事件动作事件配置面板 2024-11-19 14:17:34 +08:00
guruize162
7192f81479 fix :判断逻辑修改 2024-11-19 13:40:49 +08:00
2betop
2a9b788ba6 fix: 修复前端一次性加载前端过滤必须配置 matchFunc 的问题 2024-11-19 11:13:08 +08:00
grz
9a3feb762b fix: 修改参数 2024-11-18 21:22:45 +08:00
2betop
16a455c6f2 fix: 修复 popOver 可能不显示的问题
Some checks failed
gh-pages / build (20.x) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Has been cancelled
2024-11-18 20:07:55 +08:00
yupeng12
8acd4ca5a7 fix: jest 单测问题 2024-11-18 14:08:56 +08:00
liaoxuezhi
4e4f06cdea
feat: inputTable 支持前端过滤与排序并优化新增节点不可见的问题 (#11208)
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
gh-pages / build (20.x) (push) Waiting to run
* feat: inputTable 新增选项时自动跳转到对应的分页

* feat: inputTable 支持前端过滤与排序并优化新增节点不可见的问题
2024-11-18 10:37:39 +08:00
yupeng12
18f7087406 feat: 支持全局广播事件 2024-11-18 10:20:33 +08:00
grz
aa5ce484a9 feat: 增加combo组件unique配置项 2024-11-16 14:30:09 +08:00
qkiroc
539074e395
feat: 复选框\单选框支持更换图标 (#11191)
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
gh-pages / build (20.x) (push) Has been cancelled
* feat: 复选框\单选框支持更换图标

* bugfix

* 更新快照

* bugfix

* bugfix

* bugfix

* bugfix

* 更新快照
2024-11-15 10:19:55 +08:00
qkiroc
cf598b43fc
fix: 修复多语言切换未实时同步问题 (#11206) 2024-11-14 20:35:40 +08:00
Allen
a0fe2a1706
Merge pull request #11199 from 2betop/style-popover
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
gh-pages / build (20.x) (push) Has been cancelled
style: 优化 popover 避免位置闪烁
2024-11-14 14:56:55 +08:00
Allen
fb17a5e039
Merge pull request #11194 from qkiroc/chore/animation-setting
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
gh-pages / build (20.x) (push) Waiting to run
chore: 优化animations配置警告问题
2024-11-14 10:09:13 +08:00
liaoxuezhi
a46692c5ce
fix: 修复 crud reload 设置 resetPage=false 无效的问题 (#11201)
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
gh-pages / build (20.x) (push) Waiting to run
2024-11-13 19:52:43 +08:00
2betop
9e9b611172 style: 优化 popover 避免位置闪烁 2024-11-13 18:57:31 +08:00
liaoxuezhi
e9404ce3ad
fix: 修复文件上传中事件修改表单项本身的值后, 表单校验卡主的问题 (#11195)
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
gh-pages / build (20.x) (push) Waiting to run
2024-11-13 16:52:35 +08:00
qinhaoyan
fface4da5d github ts检测误报 2024-11-13 16:47:42 +08:00
qinhaoyan
677ac11ea5 chore: 优化animations配置警告问题 2024-11-13 14:41:25 +08:00
liaoxuezhi
1074006b88
fix: 修复编辑器切换面板自动滚动到中间的问题 (#11193) 2024-11-13 14:28:56 +08:00
Allen
b319016d88
Merge pull request #11192 from 2betop/chore-editor-1113
style: 调整区域展示样式避免挡住内容
2024-11-13 14:02:31 +08:00
2betop
b46924a2ac style: 调整区域展示样式避免挡住内容 2024-11-13 11:45:33 +08:00
liaoxuezhi
1b465ce601
fix: 修复 Overlay 定位弹出层部分懒加载导致的定位不准的问题 (#11190)
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
gh-pages / build (20.x) (push) Waiting to run
2024-11-12 14:04:44 +08:00
qkiroc
e55371e82f
chore: 优化checkbox\radio样式 (#11171)
Some checks failed
gh-pages / build (20.x) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Has been cancelled
* chore: 优化checkbox\radio样式

* bugfix

* bugfix

* 更新快照
2024-11-11 20:09:33 +08:00
liaoxuezhi
bb1a6bae06
chore: 调整 jssdk amisRequire('amis') 能拿到轻量级的模块, amisRequire(['amis/full']) 拿全量的包含所有 amis-ui 和 内置渲染器 的模块 (#11172)
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
gh-pages / build (20.x) (push) Has been cancelled
2024-11-08 14:00:41 +08:00
jinye
0a8ceaaf39 feat: 优化crud2组件移动端卡片模式自适应 headToolbar 时统计 button 数量的逻辑 2024-11-08 11:28:19 +08:00
jinye
ea25b68c87 fix: 修复inputCity 移动端未处理disabled 的问题 2024-11-08 11:28:07 +08:00
hsm-lv
56ced5fe41
Merge pull request #11165 from hzh11012/master-image
fix:图片裁剪时优先原格式
2024-11-07 16:12:34 +08:00
hezhihang
9c3534dad8 fix:图片裁剪时优先原格式 2024-11-06 20:12:16 +08:00
qkiroc
7c7e5a0034
fix: 修复编辑态播放动画后,高亮框错位问题 (#11163)
* fix: 修复编辑态播放动画后,高亮框错位问题

* chore: 移动端工具初始化时自适应容器大小
2024-11-06 19:46:27 +08:00
jinye
781896f94c fix: 修复table2卡片模式下 columnToggler 渲染失败的问题,完善移动端特殊case headerToolbar 的吸顶逻辑 2024-11-05 21:10:46 +08:00
fujianchao
82efeba01d fix: 合并检查api的if逻辑 2024-11-04 19:44:21 +08:00
fujianchao
61f9fda324 fix: 合并didUpdate逻辑,优化性能 2024-11-04 19:44:21 +08:00
fujianchao
e41f8d9ade fix: 调整冗余代码 2024-11-04 19:44:21 +08:00
fujianchao
6bb19a2e9e fix: 调整source变化逻辑到单一组件实现 2024-11-04 19:44:21 +08:00
fujianchao
1ae8ce40c0 fix: 调整 2024-11-04 19:44:21 +08:00
fujianchao
37cc524dcd fix: 修复timeline组件自测已知问题 2024-11-04 19:44:21 +08:00
fujianchao
7ace846fa7 fix: 修复单测问题 2024-11-04 19:44:21 +08:00
fujianchao
024efd3a17 feat:修复source变化后视图不更新,调整部分文案 2024-11-04 19:44:21 +08:00
张涛
05e6aa2d09
Merge pull request #11151 from zhangtao07/master
折叠容器折叠异常 & table2数据更新问题
2024-11-04 19:16:55 +08:00
zhangtao07
65a24486ef fix: 修复table2自定义展开内组件无法获取当前行数据问题 2024-11-04 17:02:28 +08:00
zhangtao07
17ae1a11c9 fix: fieldset不下发data避免组件更新问题 2024-11-04 14:53:57 +08:00
zhangtao07
87ca8edd1c fix: 修复折叠容器触发父折叠容器问题 2024-11-04 14:53:57 +08:00
qkiroc
e53d6d0d0c
chore: 锚点导航标识调整为data-id (#11144) 2024-11-01 18:15:27 +08:00
liaoxuezhi
42f2b5bdac bump: 6.9.0 2024-11-01 10:50:54 +08:00
corki
c719582b53
Update editor.md (#11073) 2024-11-01 10:43:59 +08:00