feat(table): update table props, enable loadingMode prop - #927
Merged
Conversation
slatejack
requested review from
ZWkang,
anlyyao,
jarmywang and
novlan1
as code owners
June 17, 2026 07:22
Contributor
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #927 +/- ##
============================================
+ Coverage 6.93% 55.26% +48.33%
============================================
Files 400 317 -83
Lines 4241 9333 +5092
Branches 990 2557 +1567
============================================
+ Hits 294 5158 +4864
- Misses 3947 4175 +228 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
commit: |
anlyyao
reviewed
Jun 29, 2026
Collaborator
|
组件功能/体验问题:@slatejack 辛苦大佬有空在处理一波 👀👀
录屏:https://github.com/user-attachments/assets/b20350cd-7334-46e9-8272-29ad6e358c43 |
Collaborator
Author
已处理~需先合并 common 仓库后再更新~ |
anlyyao
reviewed
Jul 27, 2026
anlyyao
reviewed
Jul 27, 2026
anlyyao
reviewed
Jul 27, 2026
BREAKING CHANGE: export props type name change
…ntrol full-screen loading state
…n loadingMode is configured
slatejack
force-pushed
the
feature/table-v2
branch
from
July 29, 2026 13:46
87d0a94 to
76e8231
Compare
anlyyao
force-pushed
the
feature/table-v2
branch
from
July 30, 2026 09:31
6b0f161 to
32a549c
Compare
anlyyao
approved these changes
Jul 30, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🤔 这个 PR 的性质是?
🔗 相关 Issue
fix #925
相关 PRs
TDesignOteam/tdesign-api#878
Tencent/tdesign-common#2556
Tencent/tdesign-common#2652
💡 需求背景和解决方案
📝 更新日志
feat(Table): 新增
loadingMode、pagination等多个属性,支持分页、筛选、排序及可拖拽功能本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单