Commit Graph

13063 Commits

Author SHA1 Message Date
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
wutong25
4682698ff4 style: 页面设计器 配置面板弹窗字体调整 2023-11-27 16:42:16 +08:00
liaoxuezhi
90a3ad77c9
fix: 修复同步 store 使得表单默认值丢失的问题 (#8903) 2023-11-27 14:43:08 +08:00
lurunze1226
b5472f7382 feat: Select组件reload期间禁用 Close: #8818 2023-11-27 14:20:58 +08:00
LTtwinkle
5fe6a2e0bf
feat: 树组件优化 (#7946)
* feat: 树组件优化

* pref: option类型组件统一新增deferField字段

* pref: 树组件优化问题修复

* fix: 树组件优化评审问题修复

---------

Co-authored-by: zhouqiqi01 <zhouqiqi01@baidu.com>
2023-11-27 14:13:01 +08:00
allenve
ac34b0c2cd fix: 表单项 validateApi 捕获接口异常 2023-11-27 11:20:27 +08:00
刘丹
7d28608d0d
Merge pull request #8891 from wibetter/master
fix(amis-editor): 渲染错误拦截不展示schema
2023-11-27 10:28:56 +08:00
wibetter
9187f8b2e9 fix(amis-editor): 渲染错误拦截不展示schema 2023-11-27 10:02:30 +08:00
刘丹
ce53af623a
docs(amis): 补充custom组件使用vue语法的说明 (#8887) 2023-11-24 17:24:14 +08:00
骈瑞杰
e7ce0c9938
fix:兼容schema为空的情况 (#8888) 2023-11-24 17:01:02 +08:00
wutong
05620349de
Merge pull request #8885 from igrowp/fix-editor-deadloop
fix: 修复页面设计器重复执行onChange的问题
2023-11-24 15:16:20 +08:00
wutong25
6cb78fe5ad fix: 修复页面设计器重复执行onChange的问题 2023-11-24 14:55:40 +08:00
hsm-lv
0cb0f75f7f
Merge pull request #8865 from igrowp/feat-sub-editor-variables
feat: 子编辑器公式输入框变量中加入宿主组件上下文变量的声明
2023-11-24 13:12:32 +08:00
刘丹
187821e51d
Merge pull request #8882 from 2betop/fix-popover-overlay
fix: 修复下拉弹窗在某些情况点击外层不关闭的问题
2023-11-24 12:30:08 +08:00
RUNZE LU
2c110c9642
feat: Switch组件的onText和offText支持Schema配置 (#8816) 2023-11-24 12:26:21 +08:00
2betop
b8ad8f9e2f fix: 修复下拉弹窗在某些情况点击外层不关闭的问题 2023-11-24 12:13:55 +08:00
wutong25
923934c29d feat: 子编辑器公式输入框变量中加入宿主组件上下文变量的声明 2023-11-23 20:49:38 +08:00