Commit Graph

14170 Commits

Author SHA1 Message Date
2betop
6774bf2f6d fix: 修复动作配置会删除 preventDefault 属性的问题 2024-11-22 16:52:57 +08:00
Allen
3d07dd2870
Merge pull request #11247 from allenve/feat-globalevent-sdk2
feat: 全局广播事件sdk
2024-11-22 14:49:22 +08:00
allenve
70286113cb fix: fix ts check 2024-11-22 14:32:16 +08:00
allenve
0ee2d6b966 feat: 全局广播事件sdk 2024-11-22 11:21:58 +08:00
hsm-lv
5abaddf8d8
Merge pull request #11221 from 2betop/chore-frontend-fitlter
fix: 修复前端一次性加载前端过滤必须配置 matchFunc 的问题
2024-11-22 09:53:35 +08:00
kzl
b65ee7d57b
解决在B事件里操作A文本框的resetValue或者clearValue导致失焦的问题,可能引发多次失去焦点事件 (#11236) 2024-11-22 09:52:36 +08:00
2betop
eafca8c3c5 chore: update test case 2024-11-22 09:48:30 +08:00
liaoxuezhi
ec56f7e1da chore: test case update 2024-11-21 16:31:06 +08:00
liaoxuezhi
436fb3dd33
doc: 补充 CRUD 共用查询条件文档 (#11234) 2024-11-21 16:12:08 +08:00
liaoxuezhi
6f41563f51
doc: 完善公式文档说明 (#11239) 2024-11-21 16:11:51 +08:00
2betop
d938e410a9 fix: 修复 popOver 可能不显示的问题 2024-11-21 14:12:00 +08:00
hsm-lv
8b144333e1
Merge pull request #11241 from hsm-lv/fix-crud-bulkaction-context
fix:修复crud批量操作上下文event导致的ajax请求报错问题
2024-11-21 14:08:58 +08:00
lvxiaojiao
d5ad7522be fix:修复crud批量操作上下文event导致的ajax请求报错问题 2024-11-21 13:29:10 +08:00
Allen
8c046312c0
Merge pull request #11233 from allenve/fix-ts-classnames
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
gh-pages / build (20.x) (push) Has been cancelled
fix: add @types/classnames
2024-11-20 19:08:10 +08:00
allenve
6fdb70d0c0 fix: add @types/classnames 2024-11-20 17:22:01 +08:00
Allen
66fc73b18c
Merge pull request #11228 from allenve/feat-globalevent-panel
feat: 全局事件动作配置面板
2024-11-20 14:49:53 +08:00
liaoxuezhi
047795711b
style: 调整 doc 文档样式 Close: #11214 (#11217) 2024-11-20 14:38:05 +08:00
allenve
5279ebfb3d fix: ts check 2024-11-20 14:33:54 +08:00
allenve
4bb0bd5a89 feat: 全局事件动作配置面板 2024-11-20 14:20:31 +08:00
Allen
62f6bfbc94
Merge pull request #11225 from allenve/fix-addBroadcast-bind
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
gh-pages / build (20.x) (push) Waiting to run
fix: 广播事件绑定this指向
2024-11-19 16:55:12 +08:00
Allen
385eba4ea2
Merge pull request #11202 from allenve/feat-globalEvent
feat: 支持全局事件动作
2024-11-19 16:22:05 +08:00
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
2betop
2a9b788ba6 fix: 修复前端一次性加载前端过滤必须配置 matchFunc 的问题 2024-11-19 11:13:08 +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
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