Commit Graph

12881 Commits

Author SHA1 Message Date
liaoxuezhi
8b4391d653
3.6.0 (#9372)
* fix: 修复 inputTable 在列中表单项有默认值的情况下无法新增的问题

* chore: @fortawesome/fontawesome-free 6.x 版本svg 丢失, 先改回5.x 版本

* bump: amis v3.6.1

* bump: amis v3.6.2

* fix: PopOver嵌套场景下错误触发hidden事件问题 Close: #9015 (#9022)

* fix: Combo配置flat且成员配置必填后校验无法通过问题 (#9027)

* bump: amis v3.6.3

* fix: Select移动端组件多选且设置menuTpl时无法选择 Close: #9005 (#9023)

* fix: 修复使用列切换功能引发的 mst 报错问题 (#9371)

---------

Co-authored-by: lurunze1226 <lurunze1226@foxmail.com>
Co-authored-by: RUNZE LU <36724300+lurunze1226@users.noreply.github.com>
2024-01-09 10:11:40 +08:00
RUNZE LU
52da9b663b
fix: Select移动端组件多选且设置menuTpl时无法选择 Close: #9005 (#9023) 2023-12-08 16:01:24 +08:00
lurunze1226
78b053d9c0 bump: amis v3.6.3 2023-12-06 10:30:42 +08:00
RUNZE LU
53674f8aa0
fix: Combo配置flat且成员配置必填后校验无法通过问题 (#9027) 2023-12-05 20:41:48 +08:00
RUNZE LU
088431dea1
fix: PopOver嵌套场景下错误触发hidden事件问题 Close: #9015 (#9022) 2023-12-05 18:29:21 +08:00
lurunze1226
654f7588dc bump: amis v3.6.2 2023-12-04 11:27:58 +08:00
lurunze1226
39311a724b bump: amis v3.6.1 2023-12-01 18:28:10 +08:00
lurunze1226
d798f326c0 chore: @fortawesome/fontawesome-free 6.x 版本svg 丢失, 先改回5.x 版本 2023-12-01 18:26:01 +08:00
liaoxuezhi
b40e6104b0
fix: 修复 inputTable 在列中表单项有默认值的情况下无法新增的问题 (#8989) 2023-12-01 18:09:03 +08:00
wutong
e05e098f06
fix: Form 数据同步改为lazyEmitChange (#8985)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-12-01 16:00:27 +08:00
liaoxuezhi
9edb0f121c
pick: fix: 修复 combo 中有 pipeIn & pipeOut 场景时报错 Close: #8970 (#8981)
* revert: #8553

* fix: 修复 combo 中有 pipeIn & pipeOut 场景时报错 Close: #8970
2023-12-01 14:53:40 +08:00
lurunze1226
7fcb81d2c0 bump: amis v3.6.0 2023-11-30 20:11:41 +08:00
sqzhou
dc8c8540e5
fix: 刷新表格时,清空表格行状态,例如switch选中、select选中等 (#8951) (#8966)
* fix: 支持刷新表格时,清空表格状态

* fix: 支持刷新表格时,清空表格状态
2023-11-30 19:19:49 +08:00
liaoxuezhi
69b3ff40e5
revert: #8553 (#8955) 2023-11-30 14:53:45 +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