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

Added support for handling multiple filters that seemed to be missing. #136

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Carl-David
Copy link

I noticed that there was support for having an array of translation attributes for HTML tags, but not inside angular filters. So instead of using the initial single attribute in mkAttrRegex (that was previously hardcoded btw), it now uses the attributes array that can be specified as an option to the Extractor. This change is useful when having two different angular filters that both should be picked up and extracted for translation.

@danjarvis
Copy link

👍

This is a great patch. Any chance it will be getting merged?

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