hsm-lv
3e3a8c3a79
Merge pull request #8014 from YangFong/chore-ts-theme
...
refactor: 简化 Theme 类型
2023-09-06 19:58:40 +08:00
qkiroc
12f8d0dc7c
chore: 组件销毁时清空自定义样式 ( #8016 )
...
* chore: 组件销毁时清空自定义样式
* 优化
* 还原page高度
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-09-06 18:52:58 +08:00
YangFong
c50ccbe992
refactor: 简化 Theme 类型
2023-09-06 11:22:31 +08:00
ChuHoMan
633317eb1d
fix: 解决表单项 pipeIn 和 pipeOut 的 this 丢失
2023-09-05 10:49:59 +08:00
HongYang
cdaeb01902
fix: 源码编辑优化&去掉类名 ( #8004 )
...
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-09-04 18:36:20 +08:00
HongYang
996fe23940
fix: 外观配置修复 ( #7998 )
...
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-09-04 15:47:24 +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
df59d92a4d
fix: 修复 form 在配置了 columnCount 且 form item 个数刚好为 columnCount 的整数倍时, 多出一行 placeholder dom 的问题 ( #7965 )
2023-09-04 11:34:11 +08:00
lurunze1226
97adb32d0c
bump: amis v3.4.0
2023-08-31 21:23:57 +08:00
liaoxuezhi
aa94435845
feat: 表单项支持配置字符串形式的 pipeIn 和 pipeOut 钩子 Close : #7057 ( #7963 )
2023-08-31 19:09:22 +08:00
2betop
735bd28f2a
chore: 调整 table 宽度同步预览整个表格而不是只预览第一行
2023-08-29 18:19:54 +08:00
hsm-lv
9ee8e39b7f
Merge pull request #7824 from YangFong/dev-autobind
...
refactor: 优化 autobind TS 类型
2023-08-25 09:01:08 +08:00
hsm-lv
d2ff39aab6
Merge pull request #7890 from duian/feat-refactor-RootRenderer
...
refactor: 重构了 RootRenderer.tsx 的 render 方法, 已自测
2023-08-25 08:59:22 +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
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
zhouqiao
0fa4b0a3eb
refactor: 重构了 RootRenderer.tsx 的 render 方法, 已自测
2023-08-19 10:35:14 +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
YangFong
933858c1dd
fix: getBoundSuper() 兼容
2023-08-15 10:36:42 +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
YangFong
2e508bdd73
refactor: 优化 autobind TS 类型
2023-08-15 09:52: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