-
1. 兼容appendSchemaByField和updateSchema支持设置默认值
-
新版本ant design vue的columnProps使用了泛型,导致xxx.data.ts里面定义的BasicColumn使用customRender地方全部报错
-
* fix(): The Style of tableTitle slot * fix(ApiCascader): 引入缺少useI18n库的t方法 Co-authored-by: 王英琦 <wangyingqi@91bihu.com> Co-authored-by: wangyingqi <wangyingqi@chinapost.com.cn>
-
Co-authored-by: liheng.wu <liheng.wu@tcl.com>
-
fix(table): 修复antd报错,column.slots已废弃,修改为v-slot:headerCell
-
1. 增加可编辑单元格非编辑状态下可自定义样式 2. 扩展editComponentProps,可接受方法
-
* tsconfig 增加 types , 解决webstorm提示错误 * api-tree
-
Co-authored-by: qiuxiang <liumeiwang@localhost.com>
-
在保证了原有的高度计算上,额外新增继承父级高度, 只需设置isCanResizeParent:true
-
* fix(type): fix ant-design-vue -> * fix: fix base64 blob * fix: fix CollapseHeader canExpan bug
-
Co-authored-by: bingguo <bingguo@gaoding.com>
-
* fix(table component): add 'expandRows' * feat(table component): add 'expandRows' table action