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
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)
Bumps @yaireo/tagify from 4.26.6 to 4.27.0.
Release notes
Sourced from
@yaireo/tagify
's releases.Commits
dba7a6b
4.27.03fdcf3b
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
addedtagify-dd-text-color
to Knobs in the examples html pageeb26a2f
minor refactorbcf2c4d
added class namethis.settings.classNames.dropdownItemSelected
(`tagify__dr...b22d6af
- added new CSS variable--tagify-dd-text-color
2cb5ec1
added comment09a5805
fixes #1353 - input should not be: autocapitalized, autocorrected & spellcheckeda94f033
input should not be: autocapitalized, autocorrected & spellcheckedDependabot 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