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

Add the ability to namespace vue2-filters #55

Closed
wants to merge 1 commit into from

Conversation

kball
Copy link

@kball kball commented Oct 4, 2018

This gives a way to fix/work around issue #52 and #53.

There may be better approaches. I chose this one because it leaves the default behavior unchanged and implements a basic way to do namespacing, but let me know if you prefer a different approach.

@freearhey
Copy link
Owner

Thank you for your PR, but I decided to just give up the global mixin registration. Thus, those who need these methods can simply register Vue2Filters.mixin locally.

@freearhey freearhey closed this Nov 27, 2018
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