zurb / tribute

ES6 Native @mentions
https://zurb.github.io/tribute/example/
MIT License
2.03k stars 303 forks source link

Request for Callback #5

Closed snarkitect closed 8 years ago

snarkitect commented 8 years ago

We're using knockout, and It would be great to have a callback after text is replaced. This isn't playing nicely with the textInput binding in knockoutjs, and it would help to be able to track the changes applied by tributejs.

mrsweaters commented 8 years ago

@snarkitect Does this solve your problem? https://github.com/zurb/tribute/pull/6

snarkitect commented 8 years ago

@mrsweaters Thanks for the quick response here. This would indeed solve the issue we're running into.

mrsweaters commented 8 years ago

No problem! Merged.