Commit Graph

13633 Commits

Author SHA1 Message Date
freespace8
5c3d7bcffd
fix(editor): 解决getRootManager死循环问题 (#10291) 2024-05-22 19:38:12 +08:00
liaoxuezhi
485abbbc48
fix: 修复编辑器模拟数据逻辑导致的组件无限刷新问题 (#10293) 2024-05-22 19:27:07 +08:00
Allen
c7100118db
Merge pull request #10289 from allenve/master
feat: 优化pdf-view、office-view 取值逻辑 支持从对象中获取
2024-05-22 17:26:31 +08:00
yupeng12
7a3e6908e0 feat: 优化pdf-view、office-view 取值逻辑 支持从对象中获取 2024-05-22 16:59:56 +08:00
qkiroc
6b148a1773
fix: 修复daterange识别日期错误问题 (#10288)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-05-22 15:41:13 +08:00
liaoxuezhi
9c28e2e842 fix: 修复新版react-router 启动报错 2024-05-22 15:01:35 +08:00
2betop
bbb1d64c35 chore: amis-core 产出存在 esm/node_modules 问题处理 2024-05-21 11:22:11 +08:00
Allen
1e65ac13af
fix: amis-ui 打包依赖问题 (#10274)
Co-authored-by: yupeng12 <yupeng12@baidu.com>
2024-05-21 11:03:57 +08:00
hsm-lv
b52bc93cdf
Merge pull request #10245 from 2betop/fix-combo-defaultvalue
fix: 修复 combo 中通过 visibleOn 新出来的字段默认值没有起作用的问题 Close: #9947
2024-05-17 10:57:06 +08:00
hsm-lv
3e300d799b
Merge pull request #10244 from 2betop/crud-auto-filter-reset
chore: crud 的自动过滤器的重置按钮行为改成 clear-and-submit Close: #10028
2024-05-17 10:56:50 +08:00
hsm-lv
622a67c96d
Merge pull request #10247 from 2betop/fix-combo
chore: revert #5791 解决数据合并混乱问题 Close: #9828
2024-05-17 10:56:12 +08:00
hsm-lv
cb15a17c9f
Merge pull request #10249 from 2betop/feat-api
feat: api 发送适配器支持通过 api.query 来修改 query 参数 Close: #9813
2024-05-17 10:55:19 +08:00
hsm-lv
5bc5ff079e
Merge pull request #10250 from 2betop/feat-list-select
feat: list-select 支持 label 用变量 Close: #9807
2024-05-17 10:54:50 +08:00
hsm-lv
7e0f3fdfa0
Merge pull request #10253 from 2betop/fix-crud-synclocation
chore: crud 即便不同步地址栏也回显地址栏参数 Close: #9788
2024-05-17 10:54:35 +08:00
hsm-lv
5ea18679d0
fix:copyAction复制问题 (#10254) 2024-05-17 10:49:02 +08:00
liaoxuezhi
307fbf95aa
fix: 修复 card 组件渲染异常 Close: #10229 (#10258) 2024-05-17 10:42:17 +08:00
hsm-lv
6b50c89038
Merge pull request #10225 from findreamer/fix-inputTable-add-eventData
fix: 修复 InputTable 组件 add 事件参数上下文错误问题。Closes #10224
2024-05-17 10:41:20 +08:00
2betop
c6cd642fa8 chore: crud 即便不同步地址栏也回显地址栏参数 Close: #9788 2024-05-16 20:54:14 +08:00
2betop
5f1221983f fix: 修复 combo 中通过 visibleOn 新出来的字段默认值没有起作用的问题 Close: #9947 2024-05-16 17:52:34 +08:00
2betop
031a5a0499 feat: list-select 支持 label 用变量 Close: #9807 2024-05-16 17:22:30 +08:00
2betop
1afa7ad532 feat: api 发送适配器支持通过 api.query 来修改 query 参数 Close: #9813 2024-05-16 17:07:19 +08:00
2betop
67b4c48be8 chore: revert #5791 解决数据合并混乱问题 Close: #9828 2024-05-16 15:20:42 +08:00
2betop
24f58e8743 chore: crud 的自动过滤器的重置按钮行为改成 clear-and-submit Close: #10028 2024-05-16 11:54:26 +08:00
hsm-lv
fec572e2fb
Merge pull request #10241 from allenve/master
feat(editor): 签名面板更名手写签
2024-05-15 19:16:33 +08:00
yupeng12
bc48d85c81 feat: 签名面板更名手写签 2024-05-15 17:29:29 +08:00
hsm-lv
3eacf028e8
Merge pull request #10233 from hsm-lv/fix-event-panel
fix:组件变量赋值可视化展示问题
2024-05-15 09:07:35 +08:00
lvxiaojiao
145121ad72 fix:组件变量赋值可视化展示问题 2024-05-14 21:18:48 +08:00
liaoxuezhi
6e9ee13149
fix: 修复 multiLineText 组件无限更新问题 (#10227) 2024-05-13 15:00:36 +08:00
qkiroc
6cd5a5975d
fix: 修复anchorNav组件定位不准问题 (#10219)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-05-13 14:57:29 +08:00
吴多益
5b361e135b
feat: Table View 的行和列支持配置 visibleOn Closes #9621 (#10222) 2024-05-13 14:56:56 +08:00
吴多益
cf7521da75
fix: number 组件使用和 input-number 一样的四舍五入精度策略 Closes #10112 (#10220) 2024-05-13 14:55:11 +08:00
liaoxuezhi
f3bdc837ee
fix: 修复弹窗嵌套弹窗观察动作执行逻辑错误 Close: #10200 (#10213) 2024-05-13 10:45:03 +08:00
liaoxuezhi
373790c9bb
fix: select 不在 form 下面报 addHook 不是函数的错误 (#10216) 2024-05-13 10:44:52 +08:00
liaoxuezhi
659941018f
chore: 调整编辑器样式解决点选被挡住问题 (#10221) 2024-05-13 10:44:45 +08:00
hsm-lv
e6385a86c4
Merge pull request #10209 from nwind/chore-import-default
chore: 兼容 exceljs 在部分打包配置下引入错误问题 Closes #9598
2024-05-13 10:42:14 +08:00
findreamer
7765a3eb2f fix: 修复 InputTable 组件 add 事件参数上下文错误问题。 2024-05-11 22:24:41 +08:00
lq
4ac106eff2
fix: amis:table-view 预览和实际外观不一致 (#10091)
Co-authored-by: liaoxuezhi <2698393+2betop@users.noreply.github.com>
2024-05-11 15:50:51 +08:00
张涛
f628761aad
Merge pull request #10218 from zhangtao07/master
fix: 修复flex纵向自定义比例显示重叠问题
2024-05-11 15:28:30 +08:00
zhangtao07
c0104f165d fix: 修复flex纵向自定义比例显示重叠问题 2024-05-11 15:17:32 +08:00
2betop
a22966f745 chore: #10191 中漏了两文件 2024-05-11 13:46:14 +08:00
张涛
7d398d5958
Merge pull request #10210 from zhangtao07/master
fix: 修复schema编辑复制组件时样式冲突问题
2024-05-10 18:54:59 +08:00
zhangtao07
39679cc764 fix: 修复schema编辑复制组件时样式冲突问题 2024-05-10 18:46:43 +08:00
wuduoyi
2ab65724a2 chore: 兼容 exceljs 在部分打包配置下引入错误问题 Closes #9598 2024-05-10 17:53:05 +08:00
liaoxuezhi
c9fa51ea07
style: 避免内容被撑开 (#10208) 2024-05-10 17:20:32 +08:00
lq
5ec5d6b5b6
fix: amis-editor table-view 新增行和列 (#10092)
* fix: amis-editor table-view 新增行和列

* fix: fix ts

* fix: fix fn name

* fix: rm 1
2024-05-10 16:35:31 +08:00
liaoxuezhi
8c06dd751e
fix: 修复通用动作 reload 无法传递事件数据问题 Close: #10164 (#10202) 2024-05-10 16:16:08 +08:00
hsm-lv
17a3ed6e22
Merge pull request #10194 from nwind/fix-malformed-docx
fix: 修复 word 中没有 styles.xml 文件会导致报错问题 Closes #10154
2024-05-10 16:13:35 +08:00
hsm-lv
e143806de9
Merge pull request #10197 from nwind/fix-word-print
fix: 修复 word 打印失效问题
2024-05-10 16:13:10 +08:00
hsm-lv
cab4c8fdc9
Merge pull request #10199 from CheshireJCat/fix-jinye-nested-select-17786
fix: 级联选择器-修复开启多选时,每次选择二级及以上的选项,都会自动收起的问题
2024-05-10 14:36:14 +08:00
hsm-lv
c39f7450e9
Merge pull request #10173 from CheshireJCat/fix-issue-9989
fix: 修复select下拉组件的自动补全功能回显bug Close: #9989
2024-05-10 14:35:45 +08:00