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 support for sending the original event to the "trigger" events method cd70179
added support for transitioning-out the selected suggestion item 2199473
when removing all tags, the dropdown should re-filter, because that action might have been triggered from inside the dropdown, and it might still be open e9534ad
added dropdown variables to knobs in the examples page 34b4c5f
refactored users-list CSS example to use --tagify-dd-item-pad variable instead of hard-coded property setter 7fae41a
minor improvements to the horizontal tags hidden transition e6139c9
attach a custom property __tagify`` reference to the Tagify instance on the original input and is now returning that instance if the same original input is re-tagified (for some reason) 02902be
chore - added README info for some new CSS variables + ones which were not mentioned before regarding the suggestions dropdown f290462
fixes #1054 - underlying Tagify shoud not get focused when selecting a suggestion from a Tagify sugegstion dropdown which is rendered over it. b2aa6a7
chore - added an item to the FAQ in README 0dbbfc9
fixes #1074 - do not create tags from invalid input. Added the new createInvalidTags setting e446b1d
fixes #1082 - add an easy was to set tags border-radius using CSS variables 8b6e00c
Update index.html for a problematic HTML markup (#1083) 2246bc4