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
added class name this.settings.classNames.dropdownItemSelected (tagify__dropdown__item--selected) for selected dropdown items bcf2c4d
added new CSS variable --tagify-dd-text-color
fixed #1350 - added CSS for suggestion items which are currently already selected (as tags). those now have a ✓ Unicode before their dropdown suggestion's text b22d6af
tagify-selected-items-checkmark.mp4
fixes #1353 - input should not be: autocapitalized, autocorrected & spellchecked 09a5805
input should not be: autocapitalized, autocorrected & spellchecked a94f033
fixed #1127 - updateValueByDOMTags method should not include tags which are in-transition (animated) of being removed from the DOM. 1c8d2f4