Skip to content

Support multiple dependencies per filter#351

Merged
gjtorikian merged 4 commits into
v3from
multiple-dependencies
Jan 8, 2021
Merged

Support multiple dependencies per filter#351
gjtorikian merged 4 commits into
v3from
multiple-dependencies

Conversation

@gjtorikian

Copy link
Copy Markdown
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