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(MultiFilter): add MultiFilter component #3703

Merged
merged 28 commits into from
Jun 22, 2024
Merged

feat(MultiFilter): add MultiFilter component #3703

merged 28 commits into from
Jun 22, 2024

Conversation

h2ls
Copy link
Collaborator

@h2ls h2ls commented Jun 21, 2024

Introduce CustomFilter for dynamic filter list generation

Description

close #3616

Copy link

bb-auto bot commented Jun 21, 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 requested a review from ArgoZhang June 21, 2024 03:48
@bb-auto bb-auto bot added the enhancement New feature or request label Jun 21, 2024
@bb-auto bb-auto bot added this to the v8.6.0 milestone Jun 21, 2024
@h2ls h2ls changed the title feat(Table): Introduce CustomFilter for dynamic filter list generation feat(Table): Add the CustomimFilter parameter to generate a dynamic filter list Jun 21, 2024
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (931f817) to head (ecc2ebb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3703   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         582      584    +2     
  Lines       25181    25267   +86     
  Branches     3659     3673   +14     
=======================================
+ Hits        25180    25266   +86     
  Partials        1        1           

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

@ArgoZhang ArgoZhang changed the title feat(Table): Add the CustomimFilter parameter to generate a dynamic filter list feat(MultiFilter): add MultiFilter component Jun 22, 2024
ArgoZhang
ArgoZhang previously approved these changes Jun 22, 2024
@ArgoZhang ArgoZhang merged commit 6819c03 into main Jun 22, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the lee/TableFilter branch June 22, 2024 07:39
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(MultiFilter): add MultiFilter component
2 participants