hsm-lv
64a70da754
Merge pull request #7897 from lurunze1226/feat-picker-max-tag-count
...
feat: Picker组件已选项支持限制最大展示数量
2023-08-25 08:57:44 +08:00
liaoxuezhi
d78c82f990
fix: 修复弹窗下直接用 formitem 不包裹 form 的场景下弹窗提交数据不符合预期的问题 ( #7913 )
2023-08-23 17:50:38 +08:00
liaoxuezhi
c252318b43
chore: Table layout 默认改成 fixed 去掉 tableLayout 配置 ( #7906 )
2023-08-23 17:45:06 +08:00
lurunze1226
3efadbbfb6
feat: Picker组件已选项支持限制最大展示数量
2023-08-22 14:15:08 +08:00
sqzhou
866d3412b6
feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑 ( #7695 )
...
* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* feat: transfer 树形搜索的时候支持高亮& feat: transfer 提供清空搜索的事件动作 & fix: transfer 穿梭器左上角的全选勾选时,没有处理 onlyChildren:true 的逻辑
* style: transfer文档动作完善
2023-08-22 14:02:57 +08:00
liaoxuezhi
d66a7cd7c7
chore: 优化 table 编辑器体验支持宽度实时更新 ( #7876 )
2023-08-21 20:58:02 +08:00
wutong
ffc5e33ae9
Merge pull request #7893 from 2betop/chore-static821
...
chore: 调整 static 属性下发当为弹窗时不继承上层是否为静态展示属性
2023-08-21 20:52:59 +08:00
2betop
29ed038b43
chore: 调整 static 属性下发当为弹窗时不继承上层是否为静态展示属性
2023-08-21 14:48:09 +08:00
lurunze1226
b51d1c20b2
Revert "fix: InputText组件autoComplete标签显示错误问题 ( #7869 )"
...
This reverts commit d9b750516a
.
2023-08-18 16:48:49 +08:00
wanglinfang
244d4a935b
fix: picker选中项不显示label问题修复
2023-08-18 15:09:29 +08:00
RUNZE LU
d9b750516a
fix: InputText组件autoComplete标签显示错误问题 ( #7869 )
2023-08-17 20:19:05 +08:00
lvxiaojiao
a180bfb36e
fix:ajax/dialog相关动作args中存在非法配置时导致数据映射失败
2023-08-17 19:49:28 +08:00
wutong
9c3c6cc9d0
Merge pull request #7868 from igrowp/fix-action
...
fix: 修复download 动作执行报错问题
2023-08-17 19:44:38 +08:00
wutong25
9fbc3f86ef
fix: 事件动作中download兼容问题
2023-08-17 19:10:45 +08:00
liaoxuezhi
b2c195021c
chore: 调整事件动作找不到组件时报错策略默认只是 warning, ignoreError 配置成 false 时中断, ignoreError true 时继续 ( #7865 )
2023-08-17 18:01:02 +08:00
lvxiaojiao
68fe3e286c
chore:动作执行支持ignoreError,用于忽略执行错误继续执行动作列表
2023-08-17 13:44:12 +08:00
liaoxuezhi
6e64e5f74d
chore: 调整移动端判断逻辑、优化编辑器移动端预览逻辑 ( #7840 )
...
* chore: 调整移动端判断逻辑优化编辑器移动端预览逻辑
* 补充组件级别 useMobileUI 开关
2023-08-16 20:26:13 +08:00
liaoxuezhi
ecf7215665
chore: 调整 static 属性支持容器组件配置且支持表单项上配置,表单项优先 Close : #7698 ( #7834 )
2023-08-16 19:32:13 +08:00
2betop
2fe92887a7
Merge remote-tracking branch 'baidu/master'
2023-08-16 19:31:12 +08:00
2betop
6a1243a0c2
调整初始化宽度同步方式
2023-08-16 19:30:25 +08:00
hsm-lv
b06d3ebe66
Merge pull request #7822 from 2betop/chore-api-valid
...
chore: 允许 api 配置相对路径 Close : #7815
2023-08-16 18:44:42 +08:00
wanglinfang2014
0fb7d65a86
fix: picker selectedChange事件中缺少shift连续多选的数据 ( #7831 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-16 14:58:45 +08:00
2betop
7aba99acd5
调整初始化宽度同步方式
2023-08-16 14:41:29 +08:00
2betop
123840c49b
chore: 记住上次调整的位置
2023-08-15 19:03:55 +08:00
wanglinfang2014
ed7779f326
fix: picker显隐勾选、value绑定上层数据变量等问题修复 ( #7816 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-15 15:36:23 +08:00
sqzhou
2a102312f3
chore: 支持表达式多语言默认显示 ( #7805 )
2023-08-15 10:12:22 +08:00
YangQi
42d43050ce
chore: 优化编辑器工具函数逻辑 ( #7813 )
...
* refactor: 重构工具函数
* Modified according to review comments
2023-08-15 10:11:25 +08:00
liaoxuezhi
d0edce2291
feat: tinymce 支持扩充插件 Close : #7801 ( #7821 )
2023-08-15 10:09:01 +08:00
2betop
ca8a1bf6c9
chore: 允许 api 配置相对路径 Close : #7815
2023-08-15 08:55:45 +08:00
wutong
1882f91765
Merge pull request #7812 from CheshireJCat/fix-editor-select-keep-joinValues-after-close-multiple
...
fix: 修复 amis-editor 下拉框关闭可多选会自动干掉joinValues/delimiter/extractValue等相关…
2023-08-14 17:54:24 +08:00
jinye
40943ec52c
fix: 修复 amis-editor 下拉框关闭可多选会自动干掉joinValues/delimiter/extractValue等相关选项的问题
2023-08-14 16:56:58 +08:00
2betop
f139567312
fix: 修复 table width 同步存在表头与内容列宽度不一致问题
2023-08-14 16:34:29 +08:00
liaoxuezhi
78c7141e1e
chore: 调整 table 宽度同步逻辑,OC 解决可能出现异常滚动条问题 ( #7735 )
2023-08-14 10:26:19 +08:00
lmaomaoz
fab42f8271
fix: 解决transfer\tree等options组件渲染大量节点约(10000以上)时页面卡死崩溃的问题 ( #7679 )
...
Co-authored-by: jinye <jinye@baidu.com>
2023-08-14 10:09:09 +08:00
lvxiaojiao
c71c5b24c1
chore:确认弹窗动作取消后阻止组件默认行为
2023-08-11 09:56:38 +08:00
2betop
d4b4c7d3af
fix: 修复 #7443 引发问题
2023-08-10 08:50:59 +08:00
殷亮辉
24516cc0c2
form组件的messages属性支持表达式 #7443 ( #7444 )
2023-08-09 14:48:41 +08:00
wanglinfang2014
c8ad83ec03
fix:picker全选排除已禁用的行 ( #7736 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-08 19:20:36 +08:00
hsm-lv
c2abaec30e
Merge pull request #7684 from 2betop/chore-api803
...
chore: 调整 responseData 当接口返回错误但是有数据返回时也有用 Close : #7680
2023-08-08 13:02:37 +08:00
liaoxuezhi
21c1e5091f
feat: conditionBuilder 支持 showIf 来开启条件组启动条件配置 ( #7649 )
2023-08-08 13:00:32 +08:00
liaoxuezhi
890fec5a05
fix: 修复展示类组件 value 配置表达式可能会原样输出的问题 Close : #7662 ( #7688 )
2023-08-08 10:05:48 +08:00
lvxiaojiao
1100726a57
fix:ajax动作不配置data时不应该发送数据
2023-08-07 18:41:29 +08:00
qiaoganggang
654baa846e
fix: flex布局容器,、表单等取消边距 ( #7681 )
...
* feat: flex布局容器, 表单一些边距修复
* fix: 去掉分栏边距
---------
Co-authored-by: qiaoganggang <qiaoganggang@baidu.com>
2023-08-03 17:32:45 +08:00
2betop
9c1cb98416
chore: 调整 responseData 当接口返回错误但是有数据返回时也有用 Close : #7680
2023-08-03 12:11:31 +08:00
wanglinfang2014
d933aeb4a0
fix: table2 rowClassName兼容数据替换场景 ( #7678 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-03 10:30:27 +08:00
2betop
b2637905fa
bump: amis v3.3.0
2023-08-01 10:28:48 +08:00
hsm-lv
cf373d0d6f
Merge pull request #7616 from wanglinfang2014/feat-crud
...
fix: table2支持批量编辑功能
2023-08-01 10:08:36 +08:00
liaoxuezhi
150accdfac
chore: 优化 input-kv 在编辑过程中不更换顺序 Close : #7201 ( #7642 )
2023-08-01 10:07:38 +08:00
liaoxuezhi
d09988a88a
fix: 修复 static 属性嵌套影响问题 Close : #7088 ( #7643 )
2023-08-01 10:06:28 +08:00
wanglinfang
f332a25bf9
fix: table2支持批量编辑功能
2023-07-28 15:24:05 +08:00