Commit Graph

12431 Commits

Author SHA1 Message Date
hsm-lv
fdea1b1461
Merge pull request #8351 from 2betop/feat-loadDataOnceFetchOnFilter
feat: loadDataOnceFetchOnFilter 可以控制列的 searchable 或者 filterable 或者 se…
2023-10-11 17:18:32 +08:00
wutong
3e65b06257
Merge pull request #8353 from igrowp/fix-search
fix: 页面设计器组件搜索改用matchSorter
2023-10-11 17:07:50 +08:00
hsm-lv
1374584b7e
Merge pull request #8341 from igrowp/fix-preview
fix: 组合穿梭器  预览拖拽排序已选项 页面有弹框提醒
2023-10-11 16:12:35 +08:00
qkiroc
6885663c11
styles: 修复textarea组件在设置size时底线消失问题 (#8347)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-11 15:58:57 +08:00
wutong25
33bc90e828 fix: 页面设计器组件搜索改用matchSorter 2023-10-11 15:52:19 +08:00
2betop
41103d8e09 feat: loadDataOnceFetchOnFilter 可以控制列的 searchable 或者 filterable 或者 search-box 触发过滤时是否重新请求 api 2023-10-11 15:37:07 +08:00
huangxj29
6119616055
fix: 修复CRUD固定表头不生效问题 (#8332)
* fix: 修复固定表头不生效

* 修复低版本浏览器固定表头不生效问题

---------

Co-authored-by: huangxj29 <huangxuejuan@xgd.com>
2023-10-11 14:08:03 +08:00
hsm-lv
419bb28210
Merge pull request #8343 from 2betop/chore-propValue
chore: 优化 name 中直接写表达式用法
2023-10-11 13:06:14 +08:00
2betop
3e18b7c3e3 chore: 优化 name 中直接写表达式用法 2023-10-11 11:56:29 +08:00
瓜娃子
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
wutong25
551215f068 fix: 组合穿梭器 预览拖拽排序已选项 页面有弹框提醒 2023-10-10 20:49:24 +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