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

Filter Collection by Values 🔍 #112

Merged
merged 8 commits into from
Jan 6, 2022

Conversation

kuserich
Copy link
Contributor

@kuserich kuserich commented Jan 6, 2022

This PR introduces a new function filterCollectionByValues to filter a collection by values from another collection. This function is intended to be used in usePreparePosts as outlined in usePreparePosts undefined entries 🔴 #54.

This PR also includes unit tests for the function, bumps the package version to 1.2.0, and contains a regenerated version of the documentation pages.

@kuserich kuserich requested a review from mahdiyazdani January 6, 2022 00:02
@kuserich kuserich requested a review from a team as a code owner January 6, 2022 00:02
@kuserich kuserich marked this pull request as draft January 6, 2022 11:50
@kuserich kuserich marked this pull request as ready for review January 6, 2022 12:42
Copy link
Contributor

@mahdiyazdani mahdiyazdani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @kuserich 👍 Works fantastic!

@mahdiyazdani mahdiyazdani merged commit 309bb2b into main Jan 6, 2022
@mahdiyazdani mahdiyazdani deleted the feature/filter-collection-by-values branch January 6, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants