Commit Graph

12780 Commits

Author SHA1 Message Date
2betop
443ec50be0 fix: 修复 trimContents 功能视觉上依然显示空格的问题(实际值没有空格) 2023-11-01 12:51:37 +08:00
2betop
43a3396a7e revert: 修复 trimContents 功能依然可以输入空格的问题 2023-11-01 12:08:07 +08:00
2betop
a15fe7c494 fix: 修复 trimContents 功能视觉上依然显示空格的问题(实际值没有空格) 2023-11-01 12:03:11 +08:00
2betop
a5f716dfc9 chore: 都没合适位置时兜底为 left-top 2023-11-01 10:33:53 +08:00
2betop
6b1bbbe5a4 chore: 调整 moment-timezone 依赖 2023-11-01 09:09:59 +08:00
lurunze1226
5f2d0c0f89 bump: amis v3.5.0 2023-10-31 20:46:14 +08:00
wutong
4c0726c277
Merge pull request #8568 from lurunze1226/docs-table2
docs: 修正表格2组件的文档链接
2023-10-31 20:15:16 +08:00
lurunze1226
96601a3221 docs: 修正表格2组件的文档链接 2023-10-31 17:34:20 +08:00
RUNZE LU
b3256870c6
feat: CRUD支持matchFunc,用于前端分页的搜索匹配函数 (#8556)
* feat: CRUD支持matchFunc,用于前端分页的搜索匹配函数

* patch(feat: CRUD支持matchFunc): 搜索函数执行时机修改,支持source为上下文数据
2023-10-31 16:42:15 +08:00
hsm-lv
7380d4b09e
Merge pull request #8555 from 2betop/fix-disabled
fix: 修复 tabs 下表单项禁用状态判断可能不正确的问题
2023-10-31 16:20:35 +08:00
liaoxuezhi
ac11417389
fix: 修复引入 moment-timezone 后文档页面报错 (#8561) 2023-10-31 10:51:21 +08:00
2betop
e7ec975f8f fix: 修复 tabs 下表单项禁用状态判断可能不正确的问题 2023-10-30 21:05:24 +08:00
findreamer
ddaafffb8e
fix(input-table): 修复inputTable组件中使用combo,值为数组merge问题Close: #7921 (#8539)
* init repository

* 凡是数组merge 都应该是 replace

---------

Co-authored-by: 2betop <2betop.cn@gmail.com>
2023-10-30 19:51:46 +08:00
liaoxuezhi
d953a15134
feat: inputTag 支持边输入边搜索 Close: #1124 (#8533) 2023-10-30 18:46:56 +08:00
liaoxuezhi
320afe0148
feat: 日期展示类组件支持配置时区 Close: #1096 (#8526) 2023-10-30 18:46:46 +08:00
liaoxuezhi
85034b91c4
fix: 修复合并单元模式表格行延时渲染没有渲染对单元格数量问题 (#8529) 2023-10-30 18:46:33 +08:00
liaoxuezhi
2fc6867f8f
fix: 修复 formItem label 做两次变量替换的问题同时优化 label 描述中取当前数据的及时性问题 (#8553) 2023-10-30 16:18:29 +08:00
liaoxuezhi
903b03b420
fix: 修复两层弹窗里面都放 crud , 里面的弹窗确认同时关闭外层弹窗的问题 Close: #1405 (#8537) 2023-10-30 12:52:22 +08:00
liaoxuezhi
c2ef255bdc
fix: 在表格的 table 中时 label 不展示的问题 Close: #1121 (#8532) 2023-10-30 12:47:17 +08:00
miaoxinyu01
884e16e6e1
styles: InputFile组件样式调整 (#8522)
* feat: InputFile组件样式调整

* 文件上传css变量设置
2023-10-30 12:46:23 +08:00
hsm-lv
26f09bb38a
Merge pull request #8527 from igrowp/fix-panel-add-button
fix: Cards & Operation组件配置面板去除“新增按钮”配置项
2023-10-30 09:39:31 +08:00
feely
1e5f4942c8
fix: 修复 table 组件提前映射了 lable, 导致 label 使用 数据容器数据时无法正确获取到值的问题 (#8056) 2023-10-27 16:08:50 +08:00
wutong25
f6f8fea9dd fix: Cards & Operation组件配置面板去除新增按钮配置项 2023-10-27 15:23:09 +08:00
wutong
9bbaccb1e1
Merge pull request #8474 from lurunze1226/chore-wizard-first-step-btn
chore: Wizard组件在第一步时可以隐藏默认prev按钮,按钮数据域支持currentStep
2023-10-27 12:55:38 +08:00
RUNZE LU
c9bb9a6c7f
feat: Nav组件支持搜索 (#8467) 2023-10-27 12:46:47 +08:00
2betop
1c7771fe29 fix: 修复 crud 点选出现无线循环的问题 Close: #8523 2023-10-27 11:57:54 +08:00
liaoxuezhi
80fcdbb5ab
fix: 修复 crud 点选出现无线循环的问题 Close: #8523 (#8524) 2023-10-27 11:54:02 +08:00
lurunze1226
8a4b97d0c0 chore: Wizard组件在第一步时可以隐藏默认prev按钮,按钮数据域支持currentStep 2023-10-27 10:48:56 +08:00
zhaojianhui
5a236263fc
fix(amis-editor): 「动作配置」打开页面动作迁移到平台,不在设计器暴露 (#8475)
组件特性动作-变量赋值修改后shcema不生效

Co-authored-by: zhaojianhui <zhaojianhui@baidu.com>
2023-10-27 10:44:05 +08:00
yinchunyu
5d89128ed9
fix(amis-editor): 处理input-number单位选项交互;input-table展示列配置项位置处理 & progress组件配置面板去除模版配置项 feat:组件状态支持"可见"配置项 (#8515)
* fix: 处理input-number单位选项交互;input-table展示列配置项位置处理

* fix: progress组件配置面板去除模版配置项

* feat: 组件状态支持"可见"配置项

* fix: inputNumber单位选项自动填充值

---------

Co-authored-by: yinchunyu <yinchunyu@baidu.com>
2023-10-27 10:41:12 +08:00
liaoxuezhi
cd5cd3f40c
feat: CRUD & Table 嵌套支持懒加载 Close: #8411 (#8517) 2023-10-27 10:31:25 +08:00
wutong
b0f12d7557
Merge pull request #8352 from lurunze1226/feat-editor-form-persist
chore(amis-editor): Form配置面板支持持久化数据相关配置
2023-10-27 10:27:26 +08:00
Dora
347fb66b73
fix(amis-editor): 日期组件配置面板格式初始值不正确 (#8507)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-10-27 10:22:10 +08:00
liaoxuezhi
96df5551cf
feat: env.replaceTextIgnoreKeys 支持函数 Close: #7035 (#8510) 2023-10-27 10:20:22 +08:00
liaoxuezhi
d294202454
chore: 补充缺失依赖信息 Close: #8477 (#8490) 2023-10-27 10:19:02 +08:00
liaoxuezhi
91d0e725f6
style: inputTree 节点操作按钮根据规范改成左对齐 Close: #6273 (#8497) 2023-10-27 10:18:42 +08:00
liaoxuezhi
8f0de6cd2e
fix: 修复位运算与过滤器冲突问题 Close: #8391 (#8505) 2023-10-27 10:18:07 +08:00
liaoxuezhi
f531d7df16
feat: 图片放大功能支持移动画布 Close: #6444 (#8496) 2023-10-26 22:56:57 +08:00
liaoxuezhi
3d6009c2b7
chore: api 对象中添加 context 变量支持全局适配器获取原始上下文数据 (#8501) 2023-10-26 22:56:14 +08:00
qkiroc
fe762157cf
chore: 规范自定义样式生成id (#8514)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-26 22:50:59 +08:00
liaoxuezhi
1bb988b942
chore: 调整 affixedOffset 为样式,去掉没必要的 js 计算, 优化 page asideSticky 实现, 部分样式优化 Close: #6493 (#8508) 2023-10-26 16:40:26 +08:00
wutong
8128e23725
Merge pull request #8433 from miaoxinyu01/feat-fast-editor
feat:富文本和分页组件添加change事件
2023-10-26 10:36:37 +08:00
miaoxinyu01
e7e82dea51 分页单测增加参数验证 2023-10-25 21:09:12 +08:00
RUNZE LU
e1ee79032e
feat: CRUD组件支持开启syncLocation后解析Query中的原始类型数据 (#8500) 2023-10-25 20:37:19 +08:00
wutong
13b07040a1
fix(amis-editor): 公式输入框样式调整 (#8479)
* fix: 公式输入框样式调整

* fix: 兼容事件动作中没有actions的情况

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-10-25 20:30:12 +08:00
miaoxinyu01
2bbdad8498 分页单测区分阻止事件广播和不阻止事件广播 2023-10-25 20:04:02 +08:00
miaoxinyu01
e540ab2238 fix:ts校验 2023-10-25 19:19:04 +08:00
miaoxinyu01
4d29d8ba82 更新pagination单测 2023-10-25 19:06:38 +08:00
wutong
cc6051cf06
Merge pull request #8473 from nwind/docs-download-attachmentAdpator
docs: 补充自定义 fetcher 时可能漏了 attachmentAdpator 实现的说明文档
2023-10-25 17:44:16 +08:00
miaoxinyu01
c00ba1f8be 富文本和分页添加change事件 2023-10-25 14:26:29 +08:00