Commit Graph

1893 Commits

Author SHA1 Message Date
2betop
beebf72cdd fix: 修复类继承 observer 过的类无法使用 super.render 的问题 2024-10-09 19:22:45 +08:00
hsm-lv
a751ede14e
Merge pull request #10967 from jinmingpang/fix-issue-10951
fix: #10951 修复 InputTable 在 配置 perPage 开启分页场景时,底部新增按钮展示异常
2024-10-08 20:35:16 +08:00
liaoxuezhi
9002363c66
chore: form 下发 onFlushForm 方便自定义组件拿取最新数据 (#10976) 2024-09-27 17:11:25 +08:00
liaoxuezhi
4372a8330c
fix: 修复 amis-editor 校验面板没有翻译的问题 (#10974) 2024-09-27 15:22:41 +08:00
Allen
0d00cb6665
Merge pull request #10963 from allenve/feat-pdfwokerjs
feat: pdfjsWorkerSrc 修改使用方式
2024-09-26 15:20:10 +08:00
Jeremy Pang
cd21ac6250 fix: #10951 修复 InputTable 在 配置 perPage 开启分页场景时,底部新增按钮展示异常 2024-09-25 23:37:46 +08:00
liaoxuezhi
9d0f5dc006
fix: 修复渲染改成异步后部分面板匹配错误问题 (#10962) 2024-09-25 16:07:58 +08:00
allenve
236d3b0873 feat: pdfjsWorkerSrc 修改使用方式 2024-09-24 20:01:12 +08:00
2betop
a97bf77ee6 feat: 隐藏数据中添加 __changeReason 字段并补充文档说明 2024-09-20 11:35:57 +08:00
Allen
ad77f24feb
fix: 配置面板首次变更无效 (#10936) 2024-09-19 15:25:28 +08:00
liaoxuezhi
cb5e5dca5e
feat: amis 添加更多扩展功能 (#10924) 2024-09-18 19:03:49 +08:00
hezhihang
e0460bf080 fix: 设置intag时,label 为对象时渲染异常 2024-09-18 16:47:25 +08:00
hsm-lv
08bf3af7b2
Merge pull request #10895 from thinkingc/fix-inputTable-draggable
fix: inputTable开启拖拽后会导致表头文字可拖拽
2024-09-18 10:53:28 +08:00
hsm-lv
e382c8e805
Merge pull request #10917 from 2betop/feat-async-renderer
feat: amis 渲染器支持异步,并且全部调整为异步
2024-09-18 10:52:38 +08:00
hsm-lv
fab69c451d
Merge pull request #10904 from 2betop/style-input-number
style: 修复table 中放置带单位的 inputNumber 弹出被挡住问题
2024-09-18 10:51:10 +08:00
hsm-lv
73bf9073a2
Merge pull request #10902 from 2betop/fix-select910
fix: 修复 autoComplete 和 addApi 搭配时新增选项不刷新的问题
2024-09-18 10:50:27 +08:00
2betop
f2fe1f21b2 feat: 支持异步渲染器并将所有内置渲染调整为异步 2024-09-17 23:18:26 +08:00
2betop
9e8e065c78 style: 修复table 中放置带单位的 inputNumber 弹出被挡住问题 2024-09-10 21:00:22 +08:00
2betop
91d99b15fd fix: 修复 autoComplete 和 addApi 搭配时新增选项不刷新的问题 2024-09-10 20:00:19 +08:00
chenwenhao
0a8c297d5a fix: inputTable开启拖拽后会导致表头文字可拖拽 2024-09-10 19:25:51 +08:00
qkiroc
ee2ed97598
feat: 给formItem组件加data-name标识,方便dom操作 (#10890)
* feat: 表单项增加dataAmisName标识

* 更新快照

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-10 12:27:49 +08:00
liaoxuezhi
d2b94393d2 bump: 6.8.0 2024-09-03 09:10:51 +08:00
liaoxuezhi
a64b0e4be0
fix: 修复 diffEdit 异常报错 (#10862) 2024-09-02 23:08:08 +08:00
hsm-lv
859ae8d72a
Merge pull request #10508 from dabanheiji/feat-inputTagBug
fix: issue#10507 复制带分隔符的文本到inputTag,max属性和去重会失效
2024-08-28 20:17:11 +08:00
wuduoyi
8beb874478 fix: 修复 OfficeViewer 示例中无法渲染上传文件问题 2024-08-28 13:39:29 +08:00
jinye
0741cd4a01 fix: 修复级联选择器数据源异常label为数组时页面崩溃的问题 2024-08-27 11:25:28 +08:00
hsm-lv
6eab3704ff
Merge pull request #10825 from 2betop/fix-combo-single
chore: combo single 和 multiple 模式统一传参
2024-08-22 19:14:40 +08:00
2betop
4fa5e5dd76 chore: combo single 和 multiple 模式统一传参 2024-08-22 18:06:21 +08:00
Allen
434a352648
feat: 优化payload声明 (#10815) 2024-08-21 14:32:46 +08:00
liaoxuezhi
82ad90dbc6
style: 修复 table的affixRow总结行在fixed模式下样式错乱问题 Close: #10810 (#10814) 2024-08-21 12:53:26 +08:00
liaoxuezhi
31536beb93
fix: 修复 group 中成员隐藏状态通过事件动作无法控制的问题 Close: #10794 (#10803) 2024-08-21 12:52:42 +08:00
liaoxuezhi
2538249c8e
fix: 修复 picker 组件数据由接口返回时列不可拖动调整宽度问题 Close: #10791 (#10802) 2024-08-21 12:52:28 +08:00
liaoxuezhi
31b39f8958
chore: fix inputTable 的行按钮新增与删除不受 minLength maxLength 控制 Close: #10793 (#10800) 2024-08-21 12:52:15 +08:00
hsm-lv
6e389b2c22
Merge pull request #10806 from hsm-lv/fix-error
fix:下拉框focus报错
2024-08-20 19:36:25 +08:00
liaoxuezhi
717a6e44e4
style: inputTable 移动端操作栏不固定列 (#10811) 2024-08-20 19:01:07 +08:00
hezhihang
53a7a7dcdb feat: 默认放开自定义条件 2024-08-20 16:36:43 +08:00
刘丹
ff4e1eb729
fix(amis): echarts版本升级到5.5.1 (#10711) 2024-08-20 15:59:34 +08:00
lvxiaojiao
622e176da1 fix:下拉框focus报错 2024-08-20 15:00:10 +08:00
SiynMa
a9a47e6775 test: 添加inputTable单元测试 2024-08-18 16:12:55 +08:00
SiynMa
0f12f03942 fix: 修复inputTable中addAction逻辑缺失 2024-08-18 15:21:23 +08:00
liaoxuezhi
aab978e89e
chore: 调整 resizeSensor 优先 ResizeObserver, 优化 table 下表单项样式, 优化 inputTable 部分逻辑 (#10761) 2024-08-16 14:12:56 +08:00
liaoxuezhi
adbfb01fb9
fix: 修复事件动作场景弹窗关闭马上又打开时的缺陷 Close: #10304 (#10774) 2024-08-16 14:08:23 +08:00
hsm-lv
0067d89396
Merge pull request #10785 from 2betop/fix-input-table-access-superData
fix: 修复 input-table accessSuperData 模式,行数据无对应字段问题 Close: #10782
2024-08-16 14:06:46 +08:00
liaoxuezhi
0734c2d1bb
chore: 调整自动填充参照录入逻辑支持默认点选,state 换成 store,优化写入对象时保留原始对象其他字段逻辑 (#10789) 2024-08-16 14:02:31 +08:00
qkiroc
422f9ab6c3
fix: 仅横向导航需要加href (#10776)
* fix: 仅横向导航需要加href

* 更新快照

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-16 13:53:59 +08:00
hsm-lv
3e29a49f84
Merge pull request #10772 from 2betop/fix-table-itemActions
fix: 修复 itemActdions 位置错误当表格内容太宽滚动到右侧时
2024-08-16 12:09:22 +08:00
2betop
006f2ceaf1 fix: 修复 input-table accessSuperData 模式,行数据无对应字段问题 Close: #10782 2024-08-15 14:48:29 +08:00
qkiroc
e3bcc687aa
fix: 修复时间选择器默认选择当前时间问题 (#10741)
* fix: 修复时间选择器默认选择当前时间问题

* 更新单测

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-08-15 09:59:53 +08:00
2betop
6f12a855c7 fix: 修复 itemActdions 位置错误当表格内容太宽滚动到右侧时 2024-08-13 21:21:45 +08:00
Allen
23c0176d66
Merge pull request #10762 from allenve/fix-users-select
fix: 人员选择展示问题
2024-08-12 20:24:49 +08:00