yarn @yaireo/tagify 4.27.0

5 days ago
  • added a div wrapper to prevent this bug: https://stackoverflow.com/q/34354085/104380 3fdcf3b
  • bugfix - clicking the × (clear selected tag) button in select-mode, the component should not get focused 2183e29
  • added tagify-dd-text-color to Knobs in the examples html page fedea0d
  • minor refactor eb26a2f
  • 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

v4.26.6...v4.27.0

Don't miss a new tagify release

NewReleases is sending notifications on new releases.