Commit Graph

13996 Commits

Author SHA1 Message Date
zhangtao07
7bd637bae0 fix: 修复crud2默认分页不生效 2024-10-14 16:34:27 +08:00
zhangtao07
2b66c88f68 refactor: inputTable内组件最小宽度优化 2024-10-14 16:34:16 +08:00
qkiroc
ea4fb8f73b fix: 修复时间范围组件移动端结束时间的时间戳不是23:59:59问题 (#11010)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-10-14 16:17:33 +08:00
ranqirong
5ba4f7c46e fix: 直接调用dispose函数清空编辑器插件,避免类型异常引起组件崩溃 2024-10-14 10:18:03 +08:00
2betop
b9f4fbcc6b style: 修复table 中放置带单位的 inputNumber 弹出被挡住问题 2024-10-12 17:09:36 +08:00
liaoxuezhi
ecc7e2cbcc Merge remote-tracking branch 'baidu/310-6.8.0' into 310-6.8.0 2024-10-12 14:55:03 +08:00
liaoxuezhi
f52964b54e fix: 去掉不可填充自己的设定 (#11031) 2024-10-12 14:55:01 +08:00
jinye
fa1b1a8bbf feat: 完善移动端crud2下拉加载逻辑,修正pullRefresh组件direction 2024-10-12 14:54:16 +08:00
liaoxuezhi
f21c4d6fbe Merge remote-tracking branch 'baidu/310-6.8.0' into 310-6.8.0 2024-10-12 14:32:27 +08:00
2betop
b1c5f02a60 fix: 修复 DiffEditor 可能显示最新值的问题 2024-10-12 14:32:08 +08:00
liaoxuezhi
46bd078683 chore: test ss 更新 2024-10-12 14:32:08 +08:00
jinye
d698bbcc58 fix: 修复卡片内静态表单项样式问题 2024-10-11 20:37:14 +08:00
liaoxuezhi
2d7fe53045 fix: 修复 tpl 渲染时序问题导致的渲染错误 (#11016) 2024-10-11 17:49:24 +08:00
jinye
dab5d98b03 feat: crud2支持配置移动端展示为卡片或自定义schema,支持上滑加载更多 2024-10-11 17:21:12 +08:00
qinhaoyan
0a1fd01997 style: 调整表格行上下内边距 2024-10-09 14:07:24 +08:00
qinhaoyan
a4610f0539 fix: 修复编辑器中crud2 id自动修改问题 2024-10-08 20:42:03 +08:00
liaoxuezhi
190c570436 chore: form 下发 onFlushForm 方便自定义组件拿取最新数据 (#10976) 2024-09-27 17:12:54 +08:00
qkiroc
632a0a688a feat: 组件id重复后,重新赋值 (#10965)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-25 19:29:36 +08:00
qkiroc
c47155435b feat: 编辑器只读模式的subEditor支持返回 (#10959)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-25 10:20:03 +08:00
hezhihang
d8bfb332b0 fix: label为布尔时,显示错误 2024-09-24 14:18:06 +08:00
qkiroc
0163b5f851 fix: 修复弹框复制id重复问题 (#10954)
* fix: 修复弹框复制id重复问题

* 深拷贝下

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-24 13:57:29 +08:00
qkiroc
a22fc82283 feat: 组件id重复后,重新赋值 (#10943)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-09-23 17:30:04 +08:00
hzh11012
e342fad3d0
fix: label为布尔时,显示错误 (#10940)
Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-09-20 11:45:22 +08:00
Allen
026b106b80
Merge pull request #10935 from allenve/310-6.8.0
fix: 配置面板首次变更无效
2024-09-19 15:20:04 +08:00
allenve
9f0869ad10 fix: 配置面板首次变更无效 2024-09-19 15:18:58 +08:00
2betop
55dec08e32 fix: 修复 autoComplete 和 addApi 搭配时新增选项不刷新的问题 2024-09-18 21:10:47 +08:00
hzh11012
0132afaaac
fix: 设置intag时,label 为对象时渲染异常 (#10928)
Co-authored-by: hezhihang <hezhihang@baidu.com>
2024-09-18 19:36:23 +08:00
lele
12f247f2b6
fix: 文档文案修改 (#10874)
Co-authored-by: 肖林 <xiaolin@dushu365.com>
2024-09-10 20:49:02 +08:00
quirrel
1b5d6a8328
补充 table2 事件文档 (#10878)
* doc: quick-save-submitted event

* fix: rm redundant words
2024-09-10 17:59:22 +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
lmaomaoz
3b5be811a0
fix: 折叠器(collapse)箭头显示异常 Close: #10564 (#10861)
Co-authored-by: jinye <jinye@baidu.com>
2024-09-02 23:08:34 +08:00
liaoxuezhi
a64b0e4be0
fix: 修复 diffEdit 异常报错 (#10862) 2024-09-02 23:08:08 +08:00
allenve
02fbe54722 fix: rich-text loading 位置 2024-09-02 17:00:43 +08:00
qkiroc
13f1890db7
feat: 编辑器支持只读模式 (#10857)
* feat: 扩展编辑器功能

* 弹框支持readonly

* bugfix

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
Co-authored-by: hsm-lv <80095014+hsm-lv@users.noreply.github.com>
2024-09-02 14:54:51 +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
hsm-lv
74d542b0eb
Merge pull request #10841 from CheshireJCat/fix-dont-get-value-from-data-prototype
fix: 修复部分配置面板从url query取值渲染错配置项的问题
2024-08-28 20:15:54 +08:00
dong
198e1e1ac5
Update number.md (#10833)
文案错误
2024-08-28 19:04:25 +08:00
gitforhlp
002d4fb0b6
fix some words's spelling errors (#10832)
Co-authored-by: huanglp <huanglp@asiainfo.com>
2024-08-28 19:04:02 +08:00
liaoxuezhi
36451b1387
fix: 修复 outline 容器释放拖拽无效的问题 (#10846) 2024-08-28 18:33:42 +08:00
hsm-lv
937b744311
Merge pull request #10843 from nwind/fix-office-viewer-example-file
fix: 修复 OfficeViewer 示例中无法渲染上传文件问题
2024-08-28 14:37:55 +08:00
wuduoyi
8beb874478 fix: 修复 OfficeViewer 示例中无法渲染上传文件问题 2024-08-28 13:39:29 +08:00
jinye
2c33f0b863 fix: 修复部分配置面板从url query取值渲染错配置项的问题 2024-08-27 15:47:02 +08:00
hsm-lv
c84baa4746
Merge pull request #10836 from CheshireJCat/fix-jinye-0827-nested-select-label-error
fix: 修复级联选择器数据源异常label为数组时页面崩溃的问题
2024-08-27 14:16:08 +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