morning-star
|
1ec6c91da6
|
fix(table): 修复自动行高时固定列高度异常 (#2825)
* fix(select): select 面板大小变化时重新定位
* update
* fix(table): 修复自动行高时固定列高度异常
* feat(table): 新增 syncFixedRowHeight 选项
* update
* update
* update
* update
* update
* fix: 重复 render 时停止 onserveResize
* update
* docs: 更新 table 文档
* fix: 修复一些边缘情况
* fix: 修复边缘情况
|
2025-09-25 19:08:02 +08:00 |
|
贤心
|
172957d243
|
docs: 优化文档中的用词细节 (#2571)
|
2025-03-19 13:29:09 +08:00 |
|
贤心
|
2769fd3254
|
refactor(table): 重构 defaultToolbar 选项 (#2019)
* test(table): 新增自定义导出示例
* refactor(table): 重构 `defaultToolbar` 选项,增加 `name,onClick` 成员
* refactor: update
* Update docs/table/detail/options.md
|
2024-06-18 11:48:41 +08:00 |
|
morning-star
|
ca56d0b333
|
feat(table): 支持自定义加载动画 (#1893)
* fix(table): 修复加载数据时 loading 动画丢失的问题
* feat(table): 新增 loadingTemplet 选项
* refactor: loading 选项支持 string 类型
* update code
* test: 更新 table 用例
* docs(table): 新增 loading 选项最新文档说明
---------
Co-authored-by: 贤心 <3277200+sentsim@users.noreply.github.com>
|
2024-05-20 00:29:30 +08:00 |
|
qzstudio
|
c5f2f5261b
|
docs(table): 添加缺失的引号 (#1633)
少个符号
|
2024-02-22 10:57:34 +08:00 |
|
sight
|
af230636a6
|
更新 table height 选项文档,添加函数类型描述
|
2023-12-01 12:35:40 +08:00 |
|
贤心
|
4a7ff50de8
|
优化 table 的 height 属性介绍
|
2023-11-19 17:51:06 +08:00 |
|
贤心
|
bb5cdd0fe5
|
更新 table 文档的 complete 属性说明
|
2023-10-10 11:29:30 +08:00 |
|
贤心
|
18db12eec8
|
更新 table 文档若干属性介绍
|
2023-09-11 11:57:00 +08:00 |
|
贤心
|
9a123ef69f
|
更新 table 文档
|
2023-06-16 09:46:36 +08:00 |
|
贤心
|
d64c830aa8
|
完善 table 的 data 属性介绍
|
2023-05-16 17:18:50 +08:00 |
|
贤心
|
5a386e3124
|
Add docs
|
2023-04-24 08:42:47 +08:00 |
|