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(TableToolbarButton): support OnClickWithoutRender callback #3911

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

ArgoZhang
Copy link
Collaborator

support OnClickWithoutRender callback

Description

close #3910

@bb-auto bb-auto bot added the enhancement New feature or request label Jul 23, 2024
@bb-auto bb-auto bot added this to the v8.7.0 milestone Jul 23, 2024
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (336eee1) to head (9c1c6fa).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3911   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          591       591           
  Lines        25727     25731    +4     
  Branches      3736      3737    +1     
=========================================
+ Hits         25727     25731    +4     

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

@ArgoZhang ArgoZhang merged commit 6669ada into main Jul 23, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-table branch July 23, 2024 06:47
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(TableToolbarButton): support OnClickWithoutRender callback
1 participant