Commit Graph

4274 Commits

Author SHA1 Message Date
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
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
Allen
bb9c85bb1d
Merge pull request #8899 from allenve/master
fix: 表单项 validateApi 捕获接口异常 Close: #8850
2023-11-28 10:55:48 +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
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
刘丹
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
骈瑞杰
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
wutong25
ab05c56a48 style: 「设计器」配置面板居中必填项*样式调整 2023-11-23 20:48:24 +08:00
qkiroc
76c2d1354c
feat: 主题编辑器渲染器开源 (#8820)
* feat: 主题编辑器渲染器开源

* 笔误

* 优化发布脚本

* 优化发布脚本

* 删除无用代码

* bugfix

* bugfix

* bugfix

* bugfix

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-11-23 19:57:10 +08:00
hsm-lv
af68cce8d3
Merge pull request #8842 from 2betop/fix-date-defaultValue
fix: 修复inputDate 配置 valueFormat + 表达式初始值时值不匹配 valueFormat Close: #8652
2023-11-23 19:54:22 +08:00
xiangwaner
9668415966
styles: 调整InputRating组件图标尺寸 (#8869)
Co-authored-by: zhaowenli <zhaowenli@baidu.com>
2023-11-23 19:38:43 +08:00
hsm-lv
7d4776e78a
feat:scoped支持调用amis动作 (#8875) 2023-11-23 19:37:07 +08:00
wutong
a60d174037
Merge pull request #8862 from lurunze1226/feat-editor-crud-matchfunc-control
feat: CRUD组件matchFunc支持使用matchSorter函数; docs: 前端分页的使用提示
2023-11-23 19:36:01 +08:00
hsm-lv
3a82b18864
Merge pull request #8859 from 2betop/fix-quick-editor
fix: 修复 quickEdit 通信找不到的问题(由 #8206 引发优先级乱了)
2023-11-23 19:33:00 +08:00
hsm-lv
60aa623aca
Merge pull request #8860 from 2betop/fix-dialog-className-expr
fix: 修复弹窗中 className 使用表达式无效的问题
2023-11-23 19:32:43 +08:00
liaoxuezhi
b292a66c42
Merge branch 'master' into fix-date-defaultValue 2023-11-23 19:29:51 +08:00
liaoxuezhi
f3d53fbf7e
style: 调整 table 固顶模式的样式兼容 safari Close: #8708 (#8863) 2023-11-23 19:19:06 +08:00
liaoxuezhi
be312da1c5
fix: 修复 combo 同步父级数据可能存在展示值和实际值不一致的问题 Close: #8773 (#8831) 2023-11-23 19:18:15 +08:00