jquery-tokeninput
jquery-tokeninput copied to clipboard
Added changeLocalData public method
I've made a couple of modifications to public methods so that it is easier to work with client-side data set. Particularly I need "changeLocalData" method to be able to use efficiently onAdd and onDelete callbacks to remove tokens that are already selected.