Commit Graph

14187 Commits

Author SHA1 Message Date
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
qkiroc
fed1441fc1
feat: panel\collapse支持新版外观 (#11124)
* feat: panel支持新版外观

* 折叠面板支持新版外观配置

* 折叠器支持新版外观
2024-11-01 10:43:23 +08:00
2betop
cd1093f38b fix: 修复获取 context 数据过时的问题 2024-10-31 11:02:37 +08:00
liaoxuezhi
1b17c395ae
feat: 渲染器包裹支持外层自定义 (#11138) 2024-10-30 14:37:36 +08:00
Franck Chan
887d860f96
fix: 修复数据绑定组件选中值回传不正确的问题(#11126) (#11127)
Co-authored-by: chenfan02 <chenfan02@baidu.com>
2024-10-30 09:49:57 +08:00
Franck Chan
0ede261708
fix: 修复getSchemaTpl方法错误的引入方式(#11133) (#11134)
Co-authored-by: chenfan02 <chenfan02@baidu.com>
2024-10-30 09:47:35 +08:00
Allen
5f158adf68
Merge pull request #11130 from hsm-lv/fix-crud-ctx
fix:补充crud批量操作中事件动作数据
2024-10-29 19:29:44 +08:00
lvxiaojiao
10fc793f01 fix:补充crud批量操作中事件动作数据 2024-10-29 15:52:14 +08:00
Franck Chan
22981980ea
chore: 补充react-overlays至dep (#11118)
Co-authored-by: chenfan02 <chenfan02@baidu.com>
2024-10-29 10:25:09 +08:00
Allen
436142d928
Merge pull request #11112 from qkiroc/feat/anchornav-sticky
feat: 锚点导航调整为sticky布局
2024-10-29 10:12:50 +08:00
qinhaoyan
4e6bf224ab 优化样式 2024-10-28 18:55:31 +08:00
qkiroc
75b3e03b29
feat: checkbox\radios支持外观配置 (#11095)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-28 14:42:04 +08:00
qkiroc
dc8dcc6828
chore: 优化动画配置 (#11100)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-28 14:41:52 +08:00
qinhaoyan
acbebcec81 bugfix 2024-10-28 14:41:30 +08:00
qinhaoyan
a2fc549161 更新单测 2024-10-28 14:14:06 +08:00
qinhaoyan
de02dc3bec 更新单测 2024-10-28 14:08:55 +08:00
jinye
20b969fe2c feat: crud2 移动端卡片模式支持固定新增按钮以及顶部搜索 2024-10-28 11:35:24 +08:00