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

Support multiple dependencies per filter #351

Merged
merged 4 commits into from
Jan 8, 2021
Merged

Conversation

gjtorikian
Copy link
Owner

Closes #200.

Adds a new method, require_dependencies, which allows for the loading of multiple dependencies to satisfy a filter's needs. Once a dependency is found, a #{name_loaded?} method is generated, which is true for the matched dependency. This can then be used in the filter to account for differences in rendering logic.

@gjtorikian gjtorikian mentioned this pull request Jan 8, 2021
@gjtorikian gjtorikian merged commit 4745c88 into v3 Jan 8, 2021
@gjtorikian gjtorikian deleted the multiple-dependencies branch January 8, 2021 15: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.

1 participant