2betop
|
fd93dedf2f
|
chore: 优化 Table 渲染性能
|
2023-09-06 21:09:29 +08:00 |
|
YangFong
|
506e256705
|
fix: 命名拼写错误
|
2023-09-06 20:30:51 +08:00 |
|
hsm-lv
|
415ad0135d
|
Merge pull request #7999 from ranwawa/feat/input-text-clear-event
feat: add a new clear event for input-text component
|
2023-09-06 20:13:53 +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 |
|
hsm-lv
|
ab56c2a9de
|
Merge pull request #7968 from FeelyChau/fix/upload-context
fix: 修复 input-file 和 input-image 组件请求适配器 context 获取不到的问题
|
2023-09-06 20:06:06 +08:00 |
|
hsm-lv
|
a0b616f584
|
Merge pull request #8008 from duian/refactor/ActionProps
refactor: 提取各个 ActionSchema 的公共Key
|
2023-09-06 20:01:35 +08:00 |
|
hsm-lv
|
aaa201f486
|
Merge pull request #8013 from YangFong/fix-interface-name
chore: 调整接口命名风格
|
2023-09-06 19:59:14 +08:00 |
|
hsm-lv
|
3e3a8c3a79
|
Merge pull request #8014 from YangFong/chore-ts-theme
refactor: 简化 Theme 类型
|
2023-09-06 19:58:40 +08:00 |
|
hsm-lv
|
317021f154
|
Merge pull request #8018 from lurunze1226/fix-table-fixed-top
styles: 修复 CRUD 列元素嵌套表格时, affixOffsetTop计算错误问题
|
2023-09-06 19:56:56 +08:00 |
|
HongYang
|
c5d50ace34
|
feat: page组件外观增加基本样式 (#8021)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
|
2023-09-06 18:56:34 +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 |
|
wutong
|
60e2743cf6
|
Merge pull request #8015 from igrowp/fix-some-bug
fix: diffEditor组件在某些场景下使用变量时导致页面卡死的问题
|
2023-09-06 15:26:33 +08:00 |
|
lurunze1226
|
e9c7dbb072
|
styles: 修复 CRUD 列元素嵌套表格时, affixOffsetTop计算错误问题
|
2023-09-06 15:09:06 +08:00 |
|
wutong25
|
83ec19b060
|
fix: diffEditor组件在某些场景下使用变量时导致页面卡死的问题
|
2023-09-06 14:45:06 +08:00 |
|
wutong25
|
774ad6f3c7
|
fix: 搜索框组件通过事件动作给页面变量赋值导致自身值受影响
|
2023-09-06 14:44:53 +08:00 |
|
wutong
|
ef311256b4
|
Merge pull request #7973 from kano233333/master
fix: inputRange输入大小限制
|
2023-09-06 14:38:40 +08:00 |
|
kano
|
02a84228e9
|
fix: inputRange输入大小限制
|
2023-09-06 11:45:51 +08:00 |
|
YangFong
|
c50ccbe992
|
refactor: 简化 Theme 类型
|
2023-09-06 11:22:31 +08:00 |
|
YangFong
|
fc6fbd293f
|
chore: 调整接口命名风格
|
2023-09-06 10:54:56 +08:00 |
|
刘丹
|
47e297e392
|
Merge pull request #8007 from ChuHoMan/fix-kv-pipe-0905
fix: 解决表单项 pipeIn 和 pipeOut 的 this 丢失
|
2023-09-06 10:01:27 +08:00 |
|
zhouqiao
|
9a969e310d
|
refactor: 提取各个 ActionSchema 的公共Key
|
2023-09-05 11:26:18 +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 |
|
qkiroc
|
9b83d2edd2
|
fix: 修复divider组件切换方向时宽高异常问题 (#8001)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-09-04 16:08:52 +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 |
|
ranqirong
|
f5f8d8201d
|
feat: add a new clear event for input-text component
|
2023-09-04 15:29:59 +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
|
9cc31d3222
|
fix: 修复 input-file 和 input-image 组件请求适配器 context 获取不到的问题
|
2023-09-04 13:03:20 +08:00 |
|
feely
|
df59d92a4d
|
fix: 修复 form 在配置了 columnCount 且 form item 个数刚好为 columnCount 的整数倍时, 多出一行 placeholder dom 的问题 (#7965)
|
2023-09-04 11:34:11 +08:00 |
|
feely
|
d36d1f7491
|
fix: 修复指定列数 > 1 的情况下 form 最后一行 bottom 不为 0 的问题 (#7966)
|
2023-09-04 11:34:01 +08:00 |
|
qkiroc
|
2cfb1b7d89
|
chore: 将主题的默认数据绑定到数据链上,避免数据无效diff (#7986)
* chore: 将主题的默认数据绑定到数据链上,避免数据无效diff
* chore: 将主题的默认数据绑定到数据链上,避免数据无效diff
---------
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
|
2023-09-01 15:50:26 +08:00 |
|
wutong
|
1ee67e068b
|
Merge pull request #7982 from CheshireJCat/fix-editor-outline-auto-scroll-to-top
fix: editor-修复大纲里activeId变化时,无法自动滚动到可视区的问题
|
2023-09-01 10:43:57 +08:00 |
|
jinye
|
ad0caf20c3
|
fix: editor-修复大纲里activeId变化时,无法自动滚动到可视区的问题
|
2023-08-31 21:52:40 +08:00 |
|
lurunze1226
|
97adb32d0c
|
bump: amis v3.4.0
|
2023-08-31 21:23:57 +08:00 |
|
吴多益
|
25191cffc6
|
chore: 更新 office-viewer 版本 (#7981)
|
2023-08-31 20:47:20 +08:00 |
|
Sun
|
c86e36acf4
|
fix(amis-editor): 编辑器在 antd 主题下拖入带有编辑弹窗的组件时编辑弹窗不显示的问题 (#7978)
|
2023-08-31 20:11:42 +08:00 |
|
liaoxuezhi
|
375f6f63b9
|
style: 修复 app 模式下边栏收起时 tooltip 被挡住的问题 Close: #7661 (#7951)
|
2023-08-31 19:40:52 +08:00 |
|
liaoxuezhi
|
8cf06648a2
|
style: table 外层调整宽度固定列高亮未及时显示问题 Close: #7924 (#7950)
|
2023-08-31 19:40:08 +08:00 |
|
wanglinfang2014
|
b28d7aea01
|
fix: table2设计态loading报错、拖拽无效、单元格渲染property组件问题修复 (#7945)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
|
2023-08-31 19:23:49 +08:00 |
|
lmaomaoz
|
3aed388804
|
fix: editor - 勾选框配置trueValue\falseValue时,默认值切换无法设置最新正确value的问题 (#7977)
Co-authored-by: jinye <jinye@baidu.com>
|
2023-08-31 19:19:24 +08:00 |
|
feely
|
cbdb022abf
|
feat: form 插件支持配置 columnCount (#7969)
|
2023-08-31 19:12:00 +08:00 |
|
coco
|
080eb67b1c
|
fix:「事件监听」动作配置-页面地址-全屏模式下,默认置灰字体「请输入」和光标对不齐 (#7930)
Co-authored-by: zhangyingqi <zhangyingqi@baidu.com>
|
2023-08-31 19:11:42 +08:00 |
|
feely
|
4290848074
|
fix(amis-edtior): 修复 editor 环境下默认的 fetcher 无法传入 headers 的问题 (#7970)
|
2023-08-31 19:09:48 +08:00 |
|
liaoxuezhi
|
aa94435845
|
feat: 表单项支持配置字符串形式的 pipeIn 和 pipeOut 钩子 Close: #7057 (#7963)
|
2023-08-31 19:09:22 +08:00 |
|
liaoxuezhi
|
8d7062016c
|
style: 调整 table badge 的 zIndex (#7975)
|
2023-08-31 19:09:08 +08:00 |
|
feely
|
7c739a152f
|
fix(amis-editor): 修复 requestAdaptor 编辑框没有 context 参数说明的问题 (#7971)
|
2023-08-31 19:08:54 +08:00 |
|
Leslie
|
2e56314224
|
fix: 编辑器在英文环境下插入组件时报错 (#7972)
|
2023-08-31 19:07:56 +08:00 |
|
wutong
|
b0502166f7
|
fix: 修复在字段集中插入input-table后打开的表达式弹窗报错问题 (#7974)
Co-authored-by: wutong25 <wutong25@baidu.com>
|
2023-08-31 19:07:24 +08:00 |
|