You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes #1454 - setting readonly to false (when initially was true) does not re-bind events 213853d
fixes #700 - removing tags when the style --tag-hide-transition: 0s is set does not trigger the remove event before the tagify.value is actually modified dadc927
fixes #700 - removing tags when the style --tag-hide-transition: 0s is set does not trigger the remove event before the tagify.value is actually modified 80c0cd7
refactor: update update method to accept a callback and added a call to tgigger the 'remove' event when removeAllTags is called ccb350f
moved UPDATE_DELAY to the constants file and trigger 'remove' event in removeAllTagsdb48a47