Commit Graph

12421 Commits

Author SHA1 Message Date
瓜娃子
21d66961bc
docs: API文档错别字修复 (#8336)
Co-authored-by: changpengyuan <wbchangpengyuan@lattebank.com>
2023-10-11 11:25:51 +08:00
liaoxuezhi
b5be11fb66
chore: 调整选项搜索策略改成 container 更加精准 (#8329) 2023-10-11 09:54:43 +08:00
2betop
365c87599c chore: 添加补丁修复存量配置中存在无用主题属性问题 2023-10-10 21:05:23 +08:00
liaoxuezhi
eb6fb496e0
chore: 添加补丁修复存量配置中存在无用主题属性问题 (#8340) 2023-10-10 21:00:50 +08:00
wutong
576665c6c8
Merge pull request #8337 from igrowp/fix-set-value
fix: 事件动作组件变量赋值编辑后回显错误
2023-10-10 17:09:33 +08:00
hsm-lv
a04fcb76e1
Merge pull request #8331 from igrowp/fix-form-panel
fix: 表单配置面板-可见 配置项默认开启
2023-10-10 16:55:55 +08:00
wutong25
38bb7a1e6c fix: 复选框 & 树组件配置面板补充“自定义选项模板”配置 2023-10-10 16:41:40 +08:00
wutong25
9b6aab46ba fix: 事件动作组件变量赋值编辑后回显错误 2023-10-10 16:36:44 +08:00
HongYang
68074a3a12
fix: 弹窗外观文字去掉vertical (#8335)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-10-10 14:40:36 +08:00
qkiroc
bec87397bc
fix: 修复icon组件设置外观不生效问题 (#8330)
* fix: 修复icon组件设置外观不生效问题

* styles: 修复icon选择组件name不居中问题

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-10 14:38:55 +08:00
hsm-lv
48e9cef915
Merge pull request #8333 from hsm-lv/chore-formula-style
chore:调整formula-editor中数组变量成员快捷列表文字为左对齐
2023-10-10 14:16:40 +08:00
lvxiaojiao
0515d18b94 chore:调整formula-editor中数组变量成员快捷列表文字为左对齐 2023-10-10 11:24:39 +08:00
wutong25
68827a3bc3 fix: 表单配置面板-可见 配置项默认开启 2023-10-10 10:37:27 +08:00
hsm-lv
ae13965365
Merge pull request #8317 from igrowp/fix-variable
fix: 数据配置外部接口添加防抖处理,避免输入内容错乱
2023-10-10 10:01:46 +08:00
hsm-lv
95d00b2019
Merge pull request #8316 from igrowp/fix-search
feat: 「页面设计器」组件搜索框支持不输入"-"进行搜索
2023-10-10 10:01:28 +08:00
hsm-lv
c6ce9dd7dd
Merge pull request #8325 from qkiroc/style/table-tr-bg
styles: table tr样式优先级调整
2023-10-09 20:58:24 +08:00
wanglinfang2014
d9730f6aa2
fix: 修复inputTable当前页数据删除完无法自动调整到上一页问题 (#8327)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-10-09 19:15:58 +08:00
liaoxuezhi
64397442c9
fix: 修复在 toolbar 中的 form 值变化回显不正确的问题 (#8326) 2023-10-09 18:41:00 +08:00
HongYang
02ef3c96f3
fix: 文字外观去掉vertical-align (#8323)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-10-09 17:08:27 +08:00
RUNZE LU
bdf5985b53
fix: CURD组件设置查询字段数据域二次同步导致渲染错误问题 (#8324) 2023-10-09 17:07:15 +08:00
qkiroc
a074593a92
fix: 修复steps title展示[object object]问题 (#8319)
* fix: 修复steps title展示[object object]问题

* 更新快照

* 优化

---------

Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-09 17:05:23 +08:00
qinhaoyan
ea04dd7b8c styles: table tr样式优先级调整 2023-10-09 16:58:34 +08:00
刘丹
627a285660
fix(amis-editor): 导出CRUD2/utils (#8322) 2023-10-09 15:05:44 +08:00
qkiroc
b7269fd46c
fix(editor): 修复style2themecss报错问题 (#8321)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-09 15:03:03 +08:00
wutong25
7ea432922b fix: 数据配置外部接口添加防抖处理,避免输入内容错乱 2023-10-09 11:03:19 +08:00
qkiroc
4c1ee6593e
fix: 修复table rowClassNameExpr一般背景样式不生效问题 (#8315)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-09 10:44:18 +08:00
wutong25
6ed6cb89d3 feat: 「页面设计器」组件搜索框支持不输入"-"进行搜索 2023-10-08 19:54:43 +08:00
wutong
ef95033228
fix(amis-editor): 公式编辑器弹窗,会缓存已删除的内容 (#8314)
Co-authored-by: wutong25 <wutong25@baidu.com>
2023-10-08 18:48:23 +08:00
RUNZE LU
b802f54205
fix(amis-editor): 数据源构造器 match 规则,分页组件样式错误问题 (#8313) 2023-10-08 18:48:01 +08:00
wutong
58d2aed766
Merge pull request #8288 from igrowp/fix-validations
fix: 修复inputNumber配置面板在配置校验触发规则没有生效的问题
2023-10-08 16:01:49 +08:00
wutong
41e3796fee
Merge pull request #8309 from qkiroc/editor/right-panel-dragga
chore(editor): 优化editor侧边栏拖拽卡顿问题
2023-10-08 15:25:57 +08:00
wutong25
911e73bdcd fix: 修复inputNumber配置面板在配置校验触发规则没有生效的问题 2023-10-08 15:21:30 +08:00
qinhaoyan
0993d19778 chore(editor): 优化editor侧边栏拖拽卡顿问题 2023-10-08 14:49:10 +08:00
qkiroc
1ce4977d34
styles: 优化combo组件tabs模式下样式问题 (#8305)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-08 14:03:13 +08:00
hsm-lv
100c718e3e
Merge pull request #8302 from 2betop/fix-nestedcolumn
fix: 修复嵌套模式当列隐藏时不显示展开按钮问题 Close: #8301
2023-10-08 11:28:58 +08:00
hsm-lv
7b22e65cb8
feat: 列表类组件支持更新指定行记录 (#8278) 2023-10-08 10:39:42 +08:00
吴多益
1a30e355a8
feat: export-excel 初步支持总结行 Closes #2911 (#8286) 2023-10-08 10:23:47 +08:00
iceqing
4b762707c4
style: 修复toast组件info和success级别下body字体大小不一致的问题 (#8270) 2023-10-08 09:45:22 +08:00
HongYang
2eea735e1f
fix: 数字输入框禁用时单位选择也禁用 (#8279)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
2023-10-08 09:44:09 +08:00
2betop
a4a7fcda71 fix: 修复嵌套模式当列隐藏时不显示展开按钮问题 Close: #8301 2023-10-07 20:21:46 +08:00
liaoxuezhi
1ca520ef25
fix: 修复 combo 表单项中存在同名表单项时内部表单项值被覆盖的问题 (#8300) 2023-10-07 18:27:36 +08:00
刘丹
f2cec8f718
fix(amis-editor): 补充国际化预料,并发版5.6.1 (#8287) 2023-10-07 16:13:31 +08:00
liaoxuezhi
064dfa884b
fix: 修复表单保存成功可能导致 combo 中新增部分重置的问题 (#8297) 2023-10-07 15:55:33 +08:00
Allen
77360212e8
fix: table组件 rowClassNameExpr 优先级 (#8247) 2023-10-07 10:50:24 +08:00
wutong
e61c74eecd
Merge pull request #8280 from wibetter/master
fix(amis-core): 修复新版外观/阴影等配置失效问题
2023-09-28 12:54:07 +08:00
wibetter
b1cd710e7c fix(amis-core): 修复新版外观/阴影等配置失效问题 2023-09-28 11:52:34 +08:00
ascend13
91c86afdea
chore: 弹窗自定义宽度时关闭媒体查询max-width宽度限制 (#8272)
* 修复弹窗自定义宽度时媒体查询max-width限制宽度显示

* 尺寸自定义时去掉媒体查询样式
2023-09-28 10:35:16 +08:00
wutong
5180c3bc35
Merge pull request #8215 from CheshireJCat/master
feat: 树组件支持配置虚拟渲染时的高度\宽度\可见区外缓冲渲染数
2023-09-27 21:13:18 +08:00
RUNZE LU
40f9c172ae
chore: InputTable开启确认提交后非编辑态使用静态展示, CURD脚手架字段管理使用InputTable (#8254) 2023-09-27 20:12:56 +08:00
jinye
968c3ad10c fix: 修复inputTable中inputDate组件初始化值是Invalid Date导致的必填校验失效问题 2023-09-27 19:35:55 +08:00