xdy / xdy-pf2e-workbench

Random assortment of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e system.
Other
22 stars 37 forks source link

chore(deps): bump @yaireo/tagify from 4.26.6 to 4.27.0 #1385

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @yaireo/tagify from 4.26.6 to 4.27.0.

Release notes

Sourced from @​yaireo/tagify's releases.

v4.27.0

  • 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

https://github.com/yairEO/tagify/assets/845031/8435a925-9f8f-44d7-b6c0-7e0a3525d606

  • 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

https://github.com/yairEO/tagify/compare/v4.26.6...v4.27.0

Commits
  • dba7a6b 4.27.0
  • 3fdcf3b added a div wrapper to prevent this bug: https://stackoverflow.com/q/34354085...
  • 2183e29 bugfix - clicking the × (clear selected tag) button in select-mode, the com...
  • fedea0d added tagify-dd-text-color to Knobs in the examples html page
  • eb26a2f minor refactor
  • bcf2c4d added class name this.settings.classNames.dropdownItemSelected (`tagify__dr...
  • b22d6af - added new CSS variable --tagify-dd-text-color
  • 2cb5ec1 added comment
  • 09a5805 fixes #1353 - input should not be: autocapitalized, autocorrected & spellchecked
  • a94f033 input should not be: autocapitalized, autocorrected & spellchecked
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
xdy commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Looks like @yaireo/tagify is up-to-date now, so this is no longer needed.