Commit Graph

12570 Commits

Author SHA1 Message Date
liaoxuezhi
aae65411c4
fix: 修复 crud column 中 searchable 表单项为 input-date-range 时重置无法重置 extraName Close: #8389 (#8390)
* bump: 3.4.2

* fix: 修复 crud column 中 searchable 表单项为 input-date-range 时重置无法重置 extraName Close: #8389
2023-10-17 11:39:02 +08:00
liaoxuezhi
ad37a26ca8
fix: 修复 dialog title 为空时 showButtonClose 开启不显示关闭按钮的问题 Close: #8108 (#8378) 2023-10-17 11:34:16 +08:00
liaoxuezhi
678e7aad6c
fix: 修复 crud 中使用 pagination 配置 showPerPage 无效问题 Close: #8373 (#8377) 2023-10-17 11:33:19 +08:00
liaoxuezhi
5e559964b2
fix: 修复复用的 contextmenu 实例可能已销毁的问题 (#8399) 2023-10-17 11:32:08 +08:00
wutong
2bdcab5b6a
Merge pull request #8394 from yinchunyu/show-columnsTogglable
feat: input-table增加是否展示列开关配置项, table更新配置项交互
2023-10-17 11:31:51 +08:00
xiangwaner
0ba4f50f70
feat: Divider支持带文字配置 (#8358)
* feat:divider支持带文字配置

* feat: divider支持带文字配置

* feat: divider支持带文字配置

---------

Co-authored-by: zhaowenli <zhaowenli@baidu.com>
2023-10-17 10:24:54 +08:00
yinchunyu
4a2f70f372 input-table增加是否展示列开关配置项, table更新配置项交互 2023-10-16 16:41:47 +08:00
yinchunyu
43025f36ff input-table增加是否展示列开关配置项 2023-10-16 15:49:43 +08:00
qkiroc
034d18e36c
chore(editor): style中的backgroun-color转为themeCss中的background (#8380)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2023-10-13 14:26:10 +08:00
hsm-lv
df69270ed7
Merge pull request #8374 from ascend13/fix-dialog-variable
fix:修复组件特性动作无法选中弹窗之外组件的兼容
2023-10-13 13:02:01 +08:00
ascend13
5ecca6f118 修改忽略入参 2023-10-13 11:19:21 +08:00
ascend13
d6ff427429 修改参数注释 2023-10-13 11:04:19 +08:00
ascend13
3d219b64ea 修改忽略逻辑顺序 2023-10-13 11:02:42 +08:00
ascend13
b4ce827470 修改参数类型 2023-10-13 10:53:26 +08:00
ascend13
b7637f5ab5 JSONTraverse增加忽略参数 2023-10-13 10:05:32 +08:00
ascend13
f70dc7556f 修复组件特性动作无法选中弹窗之外组件的兼容 2023-10-12 20:35:06 +08:00
liaoxuezhi
c59152d4ad
fix: 修复 REPLACE 公式第二个参数是空字符串时导致的死循环问题 Close: #8200 (#8365) 2023-10-12 19:25:47 +08:00
wanglinfang2014
16adbbd993
fix: table2单元格宽度自适应、嵌套数据展示等问题修复 (#8372)
Co-authored-by: wanglinfang <wanglinfang@baidu.com>
2023-10-12 19:07:38 +08:00
RUNZE LU
3dd28ad243
fix: Form组件配置页面跳转事件可能会导致持久化数据无法清除问题 (#8354) 2023-10-12 19:06:27 +08:00
liaoxuezhi
ef2cb9b6b6
fix: 修复 react-json-view import 异常 Close: #8145 (#8369) 2023-10-12 19:06:11 +08:00
吴多益
088eeb96cb
chore: 修复 downshift 使用 es6 语法导致 (#8371)
低版本浏览器报错问题 Closes #5011
2023-10-12 19:05:39 +08:00
liaoxuezhi
088aa1aba4
chore: 调整列的快速搜索逻辑干掉之前没清理干净的排序相关逻辑 Close: #8342 (#8360) 2023-10-12 17:46:22 +08:00
RUNZE LU
7e86e5b8bf
feat: 表达式新增幂函数(Math.pow) (#8370) 2023-10-12 17:40:45 +08:00
刘丹
4ba99468d8
Merge pull request #8367 from igrowp/fix-formula-container
fix: formulaControl去除rendererSchema对popOverContainer的配置
2023-10-12 17:30:37 +08:00
liaoxuezhi
a55144c36d
fix: 修复 input-table 中存在公式表达式值没有及时更新的问题 Close: #8263 (#8364) 2023-10-12 16:56:03 +08:00
wutong25
3283e5125e fix: formulaControl去除rendererSchema对popOverContainer的配置 2023-10-12 15:52:36 +08:00
wutong
79728ddad4
Merge pull request #8361 from igrowp/fix-return
fix: return trabslateScahema函数
2023-10-12 10:40:26 +08:00
wutong25
f13432d05b fix: return trabslateScahema函数 2023-10-12 10:24:08 +08:00
刘丹
9647a54d78
Merge pull request #8359 from igrowp/fix-formula-control
fix: nextjs13环境下formulaControl组件popOverContainer 写死,导致编辑器出现死循环bug Close:#8355
2023-10-12 10:19:46 +08:00
wutong25
f050fb7cb2 fix: nextjs13环境下formulaControl组件popOverContainer 写死,导致编辑器出现死循环bug 2023-10-11 21:11:58 +08:00
hsm-lv
08412adcb5
Merge pull request #7990 from sqzhou/fix/option/transfer
feat: options类文本过长,显示优化
2023-10-11 20:27:28 +08:00
hsm-lv
219deb76e5
Merge pull request #8349 from wanglinfang2014/feat-crud
fix: 修复table columns、tableLayout属性变化realWidth未更新
2023-10-11 17:18:48 +08:00
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
lurunze1226
cad1ffdf76 chore(amis-editor): Form配置面板支持持久化数据相关配置 2023-10-11 15:43:54 +08:00
2betop
41103d8e09 feat: loadDataOnceFetchOnFilter 可以控制列的 searchable 或者 filterable 或者 search-box 触发过滤时是否重新请求 api 2023-10-11 15:37:07 +08:00
wanglinfang
12e74fb504 fix: 修复table columns、tableLayout属性变化realWidth未更新 2023-10-11 15:23:13 +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