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

need "tagged" event #46

Open
jamienk opened this issue Jan 31, 2014 · 0 comments
Open

need "tagged" event #46

jamienk opened this issue Jan 31, 2014 · 0 comments

Comments

@jamienk
Copy link

jamienk commented Jan 31, 2014

In order to have my user's changes auto-saved, I need to have some sort of "tagged" event that fires whenever a tag is added, edited, or removed. I've clumsily added

$(this).trigger('tagged');

into the few choice spots in the code, but it's clearly not ideal so I don't want to do a pull request. I read this #11 but I'm not sure how to implement it the way it is recommended there.

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

No branches or pull requests

1 participant