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 escapeHTML dropdown setting which optionally allows HTML to be rendered inside the value of each suggestion item 825600b
The positioning code now takes into considerations the RTL dropdown setting which rendered the suggestions dropdown as if it sticks to the right side of the Tagify. 8b74bcc
Added conditional class name tagify__dropdown--RTL to the dropdown wrapper 576243d
added cx helper function for working with complex class names f0f51e9
Added RTL setting description
Added --tagify-dd-item-pad global CSS description ed4e650
Replaced margins at several places with logical margins, for RTL support
Added --tagify-dd-max-height as global variable for an easier control over it - Added RTL support for the suggestions dropdown, but it only makes sense if the max-width of the dropdown is set to none or any other value greater than the Tagify width f2331be
Re-instated minification for the jQuery-wrapper output file 19f3844