Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Table): Add LoadingTemplate support #3583

Merged
merged 10 commits into from
May 27, 2024
Merged

feat(Table): Add LoadingTemplate support #3583

merged 10 commits into from
May 27, 2024

Conversation

h2ls
Copy link
Collaborator

@h2ls h2ls commented May 27, 2024

Add LoadingTemplate support

Description

Add LoadingTemplate support

close #3537

Copy link

bb-auto bot commented May 27, 2024

Thanks for your PR, @azlis. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot added the enhancement New feature or request label May 27, 2024
@bb-auto bb-auto bot requested a review from ArgoZhang May 27, 2024 07:23
@bb-auto bb-auto bot added this to the v8.5.0 milestone May 27, 2024
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (e773ee4) to head (fd52a6f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3583   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         574      574           
  Lines       24988    25011   +23     
  Branches     3634     3639    +5     
=======================================
+ Hits        24987    25010   +23     
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ArgoZhang
ArgoZhang previously approved these changes May 27, 2024
@ArgoZhang ArgoZhang merged commit 584bd0d into main May 27, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the lee/loadingTemplate branch May 27, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Table): Add LoadingTemplate support
2 participants