Closed Krizzzn closed 12 years ago
The commits 4e73ec7 and 282f405 were added after my initial pull request. I didn't know, that they are automatically added to an existing pull request.
The new feature is: If a string is pasted into the tag textbox, it will be splitted into single tags (based on the tag delimiter keys).
These 2 commits are more or less experimental. Please give it a closer look before the merge. I didn't test the "paste detection" of commit 282f405 on OSX yet, so it might not work there as expected.
Thank you very much, these look great :)
Hi,
I've added a tagsChanged event to Tagit in order to be able to perform ajax calls on every new or removed tag. I also updated the demos page (and created a html version of it). Maybe you want to add this to your repository.
Cheers, Chris