fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

Support for multiple (at) characters #17

Closed 4ver closed 7 years ago

4ver commented 7 years ago

The idea behind this is that you can specify multiple ats. The one that's matched will be passed to your filter function so you can just filter the members based on that.

This should work as normal when you pass at (no breaking changes).

fritx commented 7 years ago

excellent! will try it soon!

fritx commented 7 years ago

nice, 2.1.0 is out, thanks! @4ver

4ver commented 7 years ago

Brilliant! Thanks for getting this merged so quickly.