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 CreateTItemCallback to support required modifier #4042

Merged
merged 7 commits into from
Aug 13, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add CreateTItemCallback to support required modifier

Description

close #3855

@bb-auto bb-auto bot added the enhancement New feature or request label Aug 13, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (172d17e) to head (3e2b537).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4042   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          597       597           
  Lines        25925     25941   +16     
  Branches      3771      3773    +2     
=========================================
+ Hits         25925     25941   +16     

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

@ArgoZhang ArgoZhang merged commit 2cdc38e into main Aug 13, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the refactor-table branch August 13, 2024 06:28
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 OnInitializeItem callback to support required modifier
1 participant