qkiroc
8be56d123f
style: 优化弹框场景下select全选样式问题 ( #8065 )
...
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-12 15:55:37 +08:00
ascend13
92168782ef
feat: Dialog弹窗优化 ( #7933 )
...
* feat:新版弹窗功能,支持预览弹窗样式
* fix ts-error
* findTree参数及相关引用修改
* findTree参数及相关引用修改
* 去掉dialogChildren相关,弹窗列表computed
* 添加弹窗事件和弹窗切换自动选中优化
* 弹窗文案统一
* 提取获取弹窗事件增加复用
* 弹窗挂载修改,逻辑优化
* isAlive调整
* 选择弹窗时防止$$id重复修复
* 重复定义
* fix ts-err
* fix ts-err
* 删除事件捕获参数
* 删除hideActionsOn
2023-09-11 15:33:27 +08:00
liaoxuezhi
77a0e57278
Merge branch 'master' into chore-table904
2023-09-07 09:07:06 +08:00
RUNZE LU
d27948f0f5
feat: CRUD & Form 脚手架构建优化, 列表可视化设计优化; chore: DSBuilder迁移至amis-editor ( #8003 )
...
* feat: CRUD & Form 脚手架构建优化; chore: DSBuilder迁移至amis-editor (#7531 )
* tpl最大显示行数支持
* 编辑器组件通用假数据支持
* each循环次数支持
* 列表可视化设计优化
* fix: 数据源构造器 & Form & CRUD2 & Service相关问题修复 (#8002 )
* chore: 修复正则报错
* chore: 修复正则报错-02
* chore: 更新 CRUD 组件 Card 模式单测快照
* chore: 优化假数据merge
---------
Co-authored-by: zhangtao07 <zhang.tao.1006@163.com>
2023-09-06 21:30:21 +08:00
2betop
fd93dedf2f
chore: 优化 Table 渲染性能
2023-09-06 21:09:29 +08:00
hsm-lv
f7992b5f86
Merge pull request #7939 from lurunze1226/fix-cb-query-data
...
fix: ConditionBuilder从 query 中获取初始值时值类型错误问题
2023-09-06 20:07:05 +08:00
Allen
6baf22daf2
Merge pull request #8000 from allenve/master
...
fix: select组件国际化问题
2023-09-04 15:58:37 +08:00
HongYang
996fe23940
fix: 外观配置修复 ( #7998 )
...
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-09-04 15:47:24 +08:00
allenve
d9ad56a515
fix: select组件国际化问题
2023-09-04 15:40:37 +08:00
qkiroc
912cb83c53
Feat:主题外观功能优化 ( #7988 )
...
* feat: 外观自定义样式改版优化 (#7741 )
* feat: 外观自定义样式改版优化
* fix: 代码优化
* fix: 代码优化&单测修复
* pref: 去掉language配置文件
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* feat: 分割线样式支持可视化配置
* feat: 容器/图片/page外观配置 (#7984 )
* feat: 容器/图片/page外观配置
* fix: 单测修复
* fix: 单测修复
---------
Co-authored-by: hongyang03 <hongyang03@baidu.com>
* 更新快照
---------
Co-authored-by: HongYang <33488114+hy993658052@users.noreply.github.com>
Co-authored-by: hongyang03 <hongyang03@baidu.com>
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-04 14:58:20 +08:00
feely
d36d1f7491
fix: 修复指定列数 > 1 的情况下 form 最后一行 bottom 不为 0 的问题 ( #7966 )
2023-09-04 11:34:01 +08:00
lurunze1226
97adb32d0c
bump: amis v3.4.0
2023-08-31 21:23:57 +08:00
liaoxuezhi
375f6f63b9
style: 修复 app 模式下边栏收起时 tooltip 被挡住的问题 Close : #7661 ( #7951 )
2023-08-31 19:40:52 +08:00
wanglinfang2014
b28d7aea01
fix: table2设计态loading报错、拖拽无效、单元格渲染property组件问题修复 ( #7945 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-31 19:23:49 +08:00
liaoxuezhi
8d7062016c
style: 调整 table badge 的 zIndex ( #7975 )
2023-08-31 19:09:08 +08:00
wanglinfang2014
adc4d157d5
fix: nav垂直模式下内容宽度自适应问题修复 ( #7954 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-31 19:03:09 +08:00
liaoxuezhi
c3ed9cc89c
fix: 修复多层级拖拽发送的 order 字段没有包含子层级的问题 Close #7615 ( #7955 )
2023-08-31 19:01:15 +08:00
qkiroc
2e1011a689
feat: icon组件支持传入svg字符串作为图标 ( #7979 )
...
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-31 18:52:22 +08:00
Hsirius
0f587b3eb8
feat: 支持maxTagCount和overflowTagPopover配置项 ( #7915 )
...
* feat: 支持maxTagCount和overflowTagPopover配置项
* fix: fix conflict
2023-08-30 19:39:26 +08:00
ls
041fda947d
Merge branch 'master' into master
2023-08-29 19:26:07 +08:00
sqzhou
ec019c9b2d
fix: 修复Transfer 搜索后选择导致已选项清空 ( #7927 )
...
* fix: 修复Transfer 搜索后选择导致已选项清空
* fix: 修复Transfer 搜索后选择导致已选项清空
2023-08-29 16:38:23 +08:00
lurunze1226
f1e1c12732
fix: ConditionBuilder从 query 中获取初始值时值类型错误问题
2023-08-29 16:37:15 +08:00
Simon
a4f69a5b7b
Merge branch 'baidu:master' into feat-collapse-event-action
2023-08-28 19:07:52 +08:00
RUNZE LU
635aad40ea
chore: rc-progress锁定版本,避免不兼容升级 ( #7938 )
2023-08-28 16:29:43 +08:00
Simon
52cf03a0af
Merge branch 'baidu:master' into feat-collapse-event-action
2023-08-28 12:20:03 +08:00
hsm-lv
35f609491f
Merge pull request #7318 from Dora-boots/master
...
chore: 收敛时间组件format相关属性
2023-08-25 09:03:43 +08:00
hsm-lv
64a70da754
Merge pull request #7897 from lurunze1226/feat-picker-max-tag-count
...
feat: Picker组件已选项支持限制最大展示数量
2023-08-25 08:57:44 +08:00
wutong
afc3f2cd1d
fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果 ( #7919 )
...
* fix: jsonSchemaEditor 输入框高度样式问题
* fix: 内存变量demo 格式调整
* fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果
---------
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-08-23 19:08:52 +08:00
sqzhou
95855b4626
fix: 修复transfer高亮带来的transfer-picker显示options问题 ( #7917 )
...
* fix: 修复transfer高亮带来的transfer-picker显示options问题
* fix: transfer单测完善
* fix: transfer单测完善
2023-08-23 18:56:48 +08:00
hsm-lv
534b037f95
Merge pull request #7912 from 2betop/chore-condition-builder2
...
chore: condition-builder 的 showIf 功能通过 formulaForIf 配置上下文信息而不是复用值的公式信息
2023-08-23 18:38:04 +08:00
liaoxuezhi
72d38eb5fd
chore: PickerContaienr ConfirmBox 支持配置 disabled 允许弹出查看但是不可以提交 ( #7916 )
2023-08-23 17:45:50 +08:00
yanglu19
0cb8598552
chore: 收敛时间组件format相关属性
2023-08-23 12:48:44 +08:00
qkiroc
dd04c8df63
styles: 修复select箭头对不齐问题和buttonGroupSelect选中态颜色问题 ( #7910 )
...
* styles: 修复select箭头对不齐问题和buttonGroupSelect选中态颜色问题
* styles: 修复buttonGroupSelect选中态颜色问题
* styles: 表单组件样式优化
* styles: issues/7914-修复select下划线被遮挡问题
* 更新快照
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-23 12:44:13 +08:00
2betop
d34c4066dd
chore: condition-builder 的 showIf 功能通过 formulaForIf 配置上下文信息而不是复用值的公式信息
2023-08-22 19:49:26 +08:00
qkiroc
f905ad23b3
styles: 修复选择框不居中问题 ( #7909 )
...
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-22 17:36:27 +08:00
wangyuzhen01
c0867f16d4
1. 折叠器组件增加组件展开和组件收起事件; 2. 折叠器组件增加展开和收起特性动作;
2023-08-22 14:37:22 +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
71bfc3f730
chore: 调整 inputTable 的 addItem 动作,不指定 index 时从后插入 ( #7898 )
2023-08-22 12:38:59 +08:00
wangyuzhen01
2496428d7a
1. 折叠器组件增加组件展开和组件收起事件; 2. 折叠器组件增加展开和收起特性动作;
2023-08-22 11:10:50 +08:00
liaoxuezhi
d66a7cd7c7
chore: 优化 table 编辑器体验支持宽度实时更新 ( #7876 )
2023-08-21 20:58:02 +08:00
liaoxuezhi
5e2d90d8b1
fix: 修复 amis-ui 编译后引用 rc-overflow 包路径问题 Close : #7853 ( #7880 )
2023-08-18 10:50:10 +08:00
liaoxuezhi
a13fe74c17
chore: 调整 condition-builder 中 tooltip 实现,解决遮挡问题 ( #7856 )
2023-08-17 19:50:25 +08:00
zhangxulong
59a9651646
feat: 表单、表格、选项卡、分割线移动端1像素边框优化
2023-08-17 16:03:05 +08:00
wanglinfang2014
302e823e90
fix: nav配置reload动作发送无效请求的问题 ( #7851 )
...
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-08-17 15:06:27 +08:00
liaoxuezhi
6e64e5f74d
chore: 调整移动端判断逻辑、优化编辑器移动端预览逻辑 ( #7840 )
...
* chore: 调整移动端判断逻辑优化编辑器移动端预览逻辑
* 补充组件级别 useMobileUI 开关
2023-08-16 20:26:13 +08:00
2betop
e504a57542
fix: 修复#7679 调整导致的选项类多选问题
2023-08-16 15:14:19 +08:00
2betop
7aba99acd5
调整初始化宽度同步方式
2023-08-16 14:41:29 +08:00
qkiroc
85cf16ccfc
style: 还原label为空串时margin问题 ( #7829 )
...
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-15 19:05:22 +08:00
qkiroc
a8dce61f76
style: 还原容器边距 ( #7820 )
...
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-08-15 10:15:02 +08:00