Commit Graph

50 Commits (c781567a68215b448dcad18a2928b4798ba12537)

Author SHA1 Message Date
贤心 4545ec151a
refactor(table): 重构 table.setRowChecked() 方法 (#2146)
* refactor(table): 重构 table.setRowChecked() 方法

* feat: 进一步优化 `table.setRowChecked()`
fix: 修复单选时未移除其他行数据选中状态的问题

* refactor: 剔除多余判断

* docs: 优化 checked 选项说明
2024-08-16 21:53:20 +08:00
贤心 4c6c133a12
refactor(table): 优化行单双击事件机制,避免与单元格编辑等事件冲突 (#2064)
* chore(table): 优化行事件,新增返回 `event` 对象,可用于阻止事件冒泡

* docs: 更新文档

* refactor: 重新优化不触发行事件的机制
2024-07-09 14:22:49 +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
贤心 45d6357c20 chore: 更新 staticfile 最新 cdn 域名 2024-06-03 13:39:34 +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
贤心 780cd72ee2 更新 table 测试用例 2023-12-09 12:55:27 +08:00
贤心 b945f7a3df 优化 table 用例 2023-11-29 16:52:19 +08:00
贤心 b92932c891 更新 table 用例 2023-11-28 16:29:16 +08:00
贤心 f10357775f 优化 table 用例细节 2023-11-28 10:22:06 +08:00
贤心 6a9594c1c0 清除 table 示例文件多余空白符 (vscode) 2023-11-19 17:50:45 +08:00
贤心 ff37f1e0d4 更新 table 用例 2023-10-14 16:25:49 +08:00
贤心 d792678f89 更新 table 用例 2023-09-10 20:19:42 +08:00
贤心 67f6819823 更新 table 测试用例 2023-09-04 17:23:17 +08:00
贤心 d1f859a761 更新 table 测试用例 2023-08-31 12:01:19 +08:00
贤心 8138893f0b 更新 table 测试用例 2023-08-15 19:54:18 +08:00
贤心 0d565d4268 更新 table 测试用例 2023-06-28 15:24:19 +08:00
贤心 13fb5d1bb5 更新 table 测试用例 2023-06-20 00:03:16 +08:00
贤心 2b862e5be9 更新 table 测试用例 2023-06-16 09:46:01 +08:00
贤心 3e2fd79318 更新 table 测试用例 2023-06-12 14:59:58 +08:00
贤心 1ec503d3ed 更新 table 测试用例 2023-05-30 09:54:08 +08:00
贤心 59d497b808 更新 table 示例 2023-02-15 20:19:05 +08:00
贤心 51842182e8 更新 table 示例 2023-02-13 13:05:47 +08:00
贤心 b29deb571b 更新 table 示例 2023-02-07 08:57:03 +08:00
贤心 7be36d05c6 更新 table 示例 2023-01-29 01:12:02 +08:00
贤心 2803cbe4ab 微调 table 示例页细节 2022-08-31 23:49:29 +08:00
贤心 253e7e3ab4 更新 table 相关示例 2022-08-25 16:51:51 +08:00
贤心 c4be812531 更新 table 示例 2022-08-24 11:27:31 +08:00
贤心 506e6ff573 table: 新增、加强和修复若干项 2022-07-17 11:41:00 +08:00
贤心 1fae44ae71 update 2022-07-11 00:11:04 +08:00
贤心 7ae590daec table: [修复] 合计行自定义模板后,未优先读取后端返回的合计数据的问题 2022-07-09 19:06:59 +08:00
贤心 acc110c7f8 update 2022-07-06 09:31:38 +08:00
贤心 00d8ad2f7c update 2022-07-06 08:56:32 +08:00
贤心 dd8e365bdb update 2022-07-06 00:32:53 +08:00
贤心 8a8f9d644e table: [新增] scrollPos 参数,用于设定重载数据时滚动条的位置状态 2022-07-04 12:12:10 +08:00
贤心 f3ca826605 update 2022-07-03 21:32:50 +08:00
贤心 2589ef1cf0 update 2022-06-29 08:56:33 +08:00
贤心 2642e573e8 update 2022-06-29 08:22:26 +08:00
贤心 c86a2271e4 add base attr for tableReload 2022-06-28 21:01:21 +08:00
贤心 8cf6798137 update 2022-06-27 00:29:24 +08:00
贤心 96f5c38971 update 2022-06-24 10:16:50 +08:00
贤心 3b8f6a0477 update 2022-06-23 00:03:41 +08:00
贤心 b400a9befb update 2022-06-22 01:07:12 +08:00
贤心 e13e7a61ac update 2022-06-20 20:21:40 +08:00
贤心 95359a3565 update 2022-06-05 23:55:31 +08:00
贤心 abb387250c update 2022-05-27 07:28:25 +08:00
贤心 902aea37d9 update 2022-05-18 22:35:13 +08:00
贤心 7376bbe00d update 2021-05-31 08:57:00 +08:00
贤心 fc09eef635 chore: update 2021-05-18 02:42:31 +08:00
贤心 aeebdc4223 update 2021-05-08 06:31:19 +08:00
贤心 726cdd9ba5 update 2021-04-22 10:22:45 +08:00