Skip to content

v4.18.0

Compare
Choose a tag to compare
@yairEO yairEO released this 04 Jan 21:29
· 311 commits to master since this release
  • Added RTL demo 4aa96cf
  • 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
  • Random minor CSS refactor cef19c2
  • Comment rephrasing dfab68d

v4.17.9...v4.18.0