qkiroc
|
e41119784d
|
feat: 编辑器只读模式下编辑后还原数据 (#10968)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-09-26 17:14:46 +08:00 |
|
allenve
|
f54840000e
|
fix: css 变量问题
|
2024-09-26 16:57:50 +08:00 |
|
hsm-lv
|
fabab5a2c7
|
Merge pull request #10966 from jinmingpang/fix-issue-10939
fix: #10939 修复 broadcast 事件无效
|
2024-09-26 16:27:28 +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 |
|
Jeremy Pang
|
df5300e6e5
|
fix: #10939 修复 broadcast 事件无效
|
2024-09-25 23:12:57 +08:00 |
|
qkiroc
|
d19c7af137
|
feat: 组件id重复后,重新赋值 (#10965)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-09-25 19:28:04 +08:00 |
|
liaoxuezhi
|
ca832e951f
|
Revert "feat: 组件id重复后,重新赋值 (#10943)" (#10964)
This reverts commit 9180df9dcd .
|
2024-09-25 16:44:09 +08:00 |
|
liaoxuezhi
|
9d0f5dc006
|
fix: 修复渲染改成异步后部分面板匹配错误问题 (#10962)
|
2024-09-25 16:07:58 +08:00 |
|
qkiroc
|
1ad9481ae3
|
feat: 编辑器只读模式的subEditor支持返回 (#10959)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-09-25 10:18:46 +08:00 |
|
allenve
|
236d3b0873
|
feat: pdfjsWorkerSrc 修改使用方式
|
2024-09-24 20:01:12 +08:00 |
|
lmaomaoz
|
625d36c82a
|
fix: 修复combo内select的options使用valueField时options会被全部禁用的问题 (#10957)
Co-authored-by: jinye <jinye@baidu.com>
|
2024-09-24 19:09:55 +08:00 |
|
hezhihang
|
854a8be977
|
fix: label为布尔时,显示错误
|
2024-09-24 14:15:02 +08:00 |
|
qkiroc
|
0ce7e04ffc
|
fix: 修复弹框复制id重复问题 (#10954)
* fix: 修复弹框复制id重复问题
* 深拷贝下
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-09-24 13:56:02 +08:00 |
|
qkiroc
|
9180df9dcd
|
feat: 组件id重复后,重新赋值 (#10943)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-09-23 14:00:57 +08:00 |
|
2betop
|
a97bf77ee6
|
feat: 隐藏数据中添加 __changeReason 字段并补充文档说明
|
2024-09-20 11:35:57 +08:00 |
|
Allen
|
2f459084ea
|
Merge pull request #10910 from xiahao90/feat-columnToggler-menu
解决bug:https://github.com/baidu/amis/issues/9146
|
2024-09-19 18:55:51 +08:00 |
|
2betop
|
10eb9590c9
|
chore: 预加载组件时容忍对应组件没找到
|
2024-09-19 16:00:18 +08:00 |
|
2betop
|
50ff14de1b
|
Merge remote-tracking branch 'baidu/master'
|
2024-09-19 15:45:16 +08:00 |
|
hzh11012
|
f21be3d37b
|
fix: label为布尔时,显示错误 (#10934)
Co-authored-by: hezhihang <hezhihang@baidu.com>
|
2024-09-19 15:33:47 +08:00 |
|
Allen
|
ad77f24feb
|
fix: 配置面板首次变更无效 (#10936)
|
2024-09-19 15:25:28 +08:00 |
|
2betop
|
36b773859d
|
Merge remote-tracking branch 'baidu/master'
|
2024-09-18 21:07:34 +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 |
|
liaoxuezhi
|
ac00c9910b
|
feat: amis 添加更多扩展功能
|
2024-09-18 11:11:20 +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
|
d983067a76
|
Merge pull request #10883 from thinkingc/fix-inputTree-defer
fix: inputTree defer模式下悬浮不展示操作按钮 #10873
|
2024-09-18 10:53:19 +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
|
df9766ea6c
|
Merge pull request #10915 from 2betop/chore-min-svg
chore: 优化 svg 体积
|
2024-09-18 10:51:50 +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
|
8e77ccfa7d
|
Merge pull request #10903 from 2betop/fix-image-gallery
fix: 修复图片放大功能右键也会触发图片移动的问题
|
2024-09-18 10:50:48 +08:00 |
|
hsm-lv
|
73bf9073a2
|
Merge pull request #10902 from 2betop/fix-select910
fix: 修复 autoComplete 和 addApi 搭配时新增选项不刷新的问题
|
2024-09-18 10:50:27 +08:00 |
|
hsm-lv
|
931f4ae281
|
Merge pull request #10901 from 2betop/feat-micro-app
feat: jssdk 支持 qiankun, wujie 微前端框架作为子应用加载
|
2024-09-18 10:49:11 +08:00 |
|
2betop
|
f2fe1f21b2
|
feat: 支持异步渲染器并将所有内置渲染调整为异步
|
2024-09-17 23:18:26 +08:00 |
|
2betop
|
620d358152
|
chore: 优化 svg 体积
|
2024-09-13 10:40:50 +08:00 |
|
壮士
|
4a3ea7df14
|
bug:https://github.com/baidu/amis/issues/9146
解决crud列过多的时候,左边上角显示列展开无法显示完整
|
2024-09-12 15:39:27 +08:00 |
|
chenwenhao
|
8c5c37f8d1
|
fix: inputTree defer模式下悬浮不展示操作按钮
|
2024-09-11 13:09:43 +08:00 |
|
2betop
|
9e8e065c78
|
style: 修复table 中放置带单位的 inputNumber 弹出被挡住问题
|
2024-09-10 21:00:22 +08:00 |
|
lele
|
12f247f2b6
|
fix: 文档文案修改 (#10874)
Co-authored-by: 肖林 <xiaolin@dushu365.com>
|
2024-09-10 20:49:02 +08:00 |
|
2betop
|
fd986af2e9
|
fix: 修复图片放大功能右键也会触发图片移动的问题
|
2024-09-10 20:47:26 +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 |
|
quirrel
|
1b5d6a8328
|
补充 table2 事件文档 (#10878)
* doc: quick-save-submitted event
* fix: rm redundant words
|
2024-09-10 17:59:22 +08:00 |
|
2betop
|
01c927f792
|
feat: jssdk 支持 qiankun, wujie 微前端框架作为子应用加载
|
2024-09-10 17:57:08 +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 |
|
qwangry
|
75a97e304d
|
chore: fix spelling errors (#10898)
|
2024-09-10 10:33:36 +08:00 |
|
qkiroc
|
acfb3ff1d1
|
style: form label强制折行 (#10882)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2024-09-06 13:56:15 +08:00 |
|
Ikko Eltociear Ashimine
|
48811f335f
|
chore: update saxes.ts (#10867)
intially -> initially
|
2024-09-06 10:38:09 +08:00 |
|
hzh11012
|
2b4d867f1f
|
style:condition下拉框样式细节优化,避免内容过多导致超长 (#10864)
Co-authored-by: hezhihang <hezhihang@baidu.com>
|
2024-09-03 15:36:38 +08:00 |
|
liaoxuezhi
|
d2b94393d2
|
bump: 6.8.0
|
2024-09-03 09:10:51 +08:00 |
|