Commit Graph

12879 Commits

Author SHA1 Message Date
吴多益
23447f255f
chore: Copilot for Pull Request 功能下线了, 删除相关配置 (#8982) 2023-12-01 15:15:18 +08:00
qkiroc
35481241d1
style: 优化复选框半选禁用样式 (#8975)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-12-01 14:56:21 +08:00
liaoxuezhi
da257108a9
fix: 修复 combo 中有 pipeIn & pipeOut 场景时报错 Close: #8970 (#8980) 2023-12-01 14:53:46 +08:00
hsm-lv
02e3fe8c50
Merge pull request #8976 from igrowp/fix-editor-set-value
fix: Form 数据同步改为lazyEmitChange
2023-12-01 14:46:26 +08:00
wutong25
9ba21cf9d8 fix: Form 数据同步改为lazyEmitChange 2023-12-01 13:46:53 +08:00
hsm-lv
a57e7dff2b
Merge pull request #8384 from chengjinyang0/feat-icon-event-action
feat: icon支持配置事件动作
2023-12-01 13:07:06 +08:00
hsm-lv
69289b8892
Merge pull request #8950 from chengjinyang0/feat-validation-echo
fix(amis-editor): api中心类型的接口校验设置弹窗中含表达式的query等参数初次渲染不正确
2023-12-01 13:06:10 +08:00
chengjinyang
e5afd9dbe1 feat: icon支持配置事件动作 2023-12-01 12:02:24 +08:00
ascend13
68c6390ea1
chore: 弹窗默认属性show改为 false (#8965) 2023-11-30 19:20:10 +08:00
sqzhou
6ac9b0f89e
fix: 刷新表格时,清空表格行状态,例如switch选中、select选中等 (#8951)
* fix: 支持刷新表格时,清空表格状态

* fix: 支持刷新表格时,清空表格状态
2023-11-30 18:44:36 +08:00
wanglinfang2014
0c20a947c7
fix: table2行数据同步上层数据域、前端排序等问题修复 (#8905)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-11-30 14:59:24 +08:00
chengjinyang
0fb2f27cef fix(amis-editor): api中心类型的接口校验设置弹窗中含表达式的query等参数初次渲染不正确 2023-11-29 20:10:44 +08:00
liaoxuezhi
2c05f9c7fb
chore: 兼容异常数据 (#8923) 2023-11-29 19:05:54 +08:00
刘丹
abcf0ed0d6
Merge pull request #8945 from baidu/fix-location
fix(amis-editor): 地理位置选择器细节调整
2023-11-29 19:05:43 +08:00
LTtwinkle
8e2104e2bc
fix: 树组件默认使用内嵌模式 (#8941)
Co-authored-by: zhouqiqi01 <zhouqiqi01@baidu.com>
2023-11-29 19:03:58 +08:00
wibetter
d97d4122d4 fix(amis-editor): 地理位置选择器细节调整 2023-11-29 17:45:13 +08:00
Allen
850b959734
fix: 文档错误 (#8943) 2023-11-29 17:42:19 +08:00
liaoxuezhi
747519b371
fix: 修复 frolaEditor 使用时可能出现死循环的问题 (#8939) 2023-11-29 15:09:30 +08:00
hsm-lv
b138825c71
Merge pull request #8925 from nwind/fix-export-excel-query
fix: 修复导出 Excel 和 CSV 不支持查询条件问题 Closes #6973
2023-11-29 14:56:50 +08:00
liaoxuezhi
4da5cc717d
fix: 修复 tinymce 粘贴出现死循环的问题 (#8938) 2023-11-29 14:52:24 +08:00
lghxuelang
c07217439e
feat(amis-editor): LocationPicker & Picker组件配置面板升级 (#8936)
* feat(amis-editor): Picker配置面板升级 (#8558)

* feat:(editor)picker面板升级

* merge master

---------

Co-authored-by: liuguihua <liuguihua@baidu.com>

* feat: location-picker-editor 优化

* feat: location-picker-editor 点击函数以及文档处理

* feat: location-picker-editor 取消输入框样式

* feat: location-picker-editor 地图ak支持变量映射 (#8881)

Co-authored-by: jiangchunhui <jiangchunhui@baidu.com>

* feat:(amis-editor)locationPicker & Picker组件配置面板升级

---------

Co-authored-by: liuguihua <liuguihua@baidu.com>
Co-authored-by: jiangchunhui <jiangchunhui@baidu.com>
Co-authored-by: hsm-lv <80095014+hsm-lv@users.noreply.github.com>
Co-authored-by: wutong <34541195+igrowp@users.noreply.github.com>
Co-authored-by: 青辉 <66730036+QingHui1229@users.noreply.github.com>
2023-11-29 11:47:11 +08:00
hsm-lv
d9872180b8
Merge pull request #8931 from lurunze1226/fix-select-autocomplete-race-condition
fix: Select组件开启autoComplete后请求竞态问题 Close: #8817
2023-11-29 09:43:56 +08:00
hsm-lv
ce8f78e858
Merge pull request #8877 from pianruijie/master
fix: 只有input-table才会豁免actions.args.condition
2023-11-28 20:58:59 +08:00
pianruijie
e56940ebb8 fix: 取消component传递逻辑 2023-11-28 20:43:00 +08:00
lurunze1226
4c16138005 fix: Select组件开启autoComplete后请求竞态问题 Close: #8817 2023-11-28 20:26:22 +08:00
pianruijie
1c719f6de5 chore:字段名区分关键字 2023-11-28 19:10:37 +08:00
wutong
279f876f84
Merge pull request #8681 from igrowp/feat-input-number-value
fix: 数字输入框配置面板固定为单侧按钮模式
2023-11-28 15:55:46 +08:00
pianruijie
8c4ba95680 feat: 事件动作datampping字段豁免逻辑优化 2023-11-28 15:44:45 +08:00
pianruijie
035d287650 fix: 只有input-table才会豁免actions.args.condition 2023-11-28 15:44:45 +08:00
刘丹
be01d6b3e3
Merge pull request #8927 from wibetter/fix-searchbox
fix(amis): 搜索组件功能失效问题修复
2023-11-28 15:02:20 +08:00
wibetter
9fa4f42576 fix(amis): 搜索组件通过事件动作变量赋值时也触发change 2023-11-28 14:46:00 +08:00
wibetter
7b3994b86f fix(amis): 搜索组件功能失效问题修复 2023-11-28 14:35:09 +08:00
Dora
2642f4df63
perf: Spinner局部加载增加蒙层 (#8900)
Co-authored-by: yanglu19 <yanglu19@baidu.com>
2023-11-28 14:09:15 +08:00
wuduoyi
04ada596a5 fix: 修复导出 Excel 和 CSV 不支持查询条件问题 Closes #6973 2023-11-28 12:25:40 +08:00
Allen
bb9c85bb1d
Merge pull request #8899 from allenve/master
fix: 表单项 validateApi 捕获接口异常 Close: #8850
2023-11-28 10:55:48 +08:00
RUNZE LU
eb5c6f730c
chore: ChangeLog命令支持按照commit类型排序, 执行完成后删除本地缓存 (#8810) 2023-11-28 10:18:54 +08:00
hsm-lv
20c9f4f815
Merge pull request #8913 from lurunze1226/fix-select-autocomplete-label-field
fix: Select组件设置labelField和maxTagCount时剩余标签数量不显示问题 Close: #8893
2023-11-28 10:05:26 +08:00
hsm-lv
30d2b15b2f
Merge pull request #8902 from lurunze1226/feat-select-reload-disabled
feat: Select组件reload期间展示禁用状态 Close: #8818
2023-11-28 10:03:54 +08:00
hsm-lv
26d5a7e49c
Merge pull request #8912 from nwind/docs-searchbox-searchImediately
docs: 增加 searchImediately 的示例 Closes #8828
2023-11-28 10:03:09 +08:00
hsm-lv
f3f980e07b
feat: table支持行点击时不勾选 (#8916) 2023-11-28 09:57:23 +08:00
hsm-lv
0aa8cf1569
Merge pull request #8914 from hsm-lv/feat-conditionbuilder
feat:ConditionBuilder字段配置支持defaultOp Close #2468
2023-11-28 09:46:10 +08:00
hsm-lv
bea1d41b50
Merge pull request #8915 from 2betop/chore-editor-patch
perf: patch 逻辑改成批量处理提高性能
2023-11-28 09:23:19 +08:00
lvxiaojiao
d2e0f78e9c feat:ConditionBuilder字段配置支持defaultOp 2023-11-27 21:32:32 +08:00
2betop
4651e65671 perf: patch 逻辑改成批量处理提高性能 2023-11-27 21:11:51 +08:00
lurunze1226
81136c9860 fix: Select组件设置labelField和maxTagCount时剩余标签数量不显示问题 Close: #8893 2023-11-27 19:49:29 +08:00
wutong
9c92c4b143
Merge pull request #8906 from igrowp/fix-editor-font-size
style: 页面设计器 配置面板弹窗字体调整
2023-11-27 19:43:21 +08:00
wuduoyi
b3a8589be5 docs: 增加 searchImediately 的示例 Closes #8828 2023-11-27 19:03:52 +08:00
刘丹
8b529bdc0f
Merge pull request #8910 from wibetter/fix-formula
fix(amis-editor): 修复公式编辑器self标记功能不生效问题
2023-11-27 17:47:52 +08:00
RUNZE LU
392779cf90
fix: CRUD2组件开启syncLocation后分页组件未同步pageField值导致无法切换页码问题; feat: CRUD2支持parsePrimitiveQuery (#8908) 2023-11-27 17:23:25 +08:00
wibetter
6a42670bb6 fix(amis-editor): 修复公式编辑器self标记功能不生效问题 2023-11-27 17:05:40 +08:00