You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.
We have multiple templates using vuebar, and repeated config in each, even within the same template.
It would be useful to set up global default config when including the mixin in Vue. Of course, options included with the directive in the template should override global defaults.
We have multiple templates using vuebar, and repeated config in each, even within the same template.
It would be useful to set up global default config when including the mixin in Vue. Of course, options included with the directive in the template should override global defaults.
Something like:
Don't have time to try my hand at this and make a PR right now, but just leaving a note that this would be a useful addition.
The text was updated successfully, but these errors were encountered: