Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

chore(deps): bump @yaireo/tagify from 4.9.7 to 4.11.0 #423

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2022

Bumps @yaireo/tagify from 4.9.7 to 4.11.0.

Release notes

Sourced from @​yaireo/tagify's releases.

v4.11.0

  • improved the example for the users-list. it now uses the new dropdown header template instead of the hacky way it used to work 35d4b7a
  • stop adding a tag when blured in select-mode - when typing a tag and blurring, if the typed text is not included in the whitelist, it will be cleared 4ad26d8
  • do not render the dropdown header template if there's nothing in it d4bfee4
  • added 2 new templates for dropdown header & footer 45b902c
  • fixes #986 - keyboard shortcut for bold and italic interfere with mix-mode output c5fbcae
  • for "select" mode - if text value is not in the whitelist, clear it once the input is blured 0365d68
  • fixes #1001 - Tagify can change a tag value to its tagTextProp under mysterious circumstances 776c063
  • fixes #1008 - destroy() method throws DOM not defined exception 53610f2

yairEO/tagify@v4.10.0...v4.11.0

v4.10.0

  • now same styles as applied for "readonly" will also apply to "disabled", mainly so the X button will not be rendered d4c6cfd06e
  • docs(README): grammar and spelling (#1006) 4857567
  • fixes #996 - use the same license all across 7014d7d
  • fixes #998 - Grammarly is messing with the tag input 263975b
  • fixes #1000 - Changing writing direction in mix-mode removes that line from the original input's value 81a1ca7
  • fixes #1004 - Disable spellcheck for select-mode 49819e1
  • fixes #1003 - disallow tab focus to the original input cba082c
  • fixes #1002 - setDisabled doesn't completely disable the input [should not allow click to tab focus] 492bd08

yairEO/tagify@v4.9.8...v4.10.0

v4.9.8

  • fixes #989 - fix XSS 198c045
  • removed unneeded line after recent change which moved this to another onEditDone 93f729c
  • fixes #984 - Readonly tags can be deleted by Backspace d675c3f
  • bugfix - in mix-mode, place the caret after a tag which was just edited, instead of before it 9d0787d
  • fixes #987 - edit tag bug 0f1ebbc

yairEO/tagify@v4.9.7...v4.9.8

Commits
  • 8de0595 4.11.0
  • 9228eb6 BUILD
  • 35d4b7a improved the example for the users-list. it now uses the new `dropdown header...
  • 7da3a84 commented this blcok because I don't remember what's it for, and it makes the...
  • 4ad26d8 - stop adding a tag when blured in select-mode
  • d4bfee4 do not render the dropdown header template, if there's nothing in it
  • 45b902c added 2 new templates for dropdown header & footer
  • c5fbcae fixes #986 - keyboard shortcut for bold and italic interfere with mix-mode ou...
  • 0365d68 for "select" mode - if text value is not in the whitelist, clear it once the ...
  • 776c063 fixes #1001 - Tagify can change a tag value to its tagTextProp under mysterio...
  • 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 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](https://github.com/yairEO/tagify) from 4.9.7 to 4.11.0.
- [Release notes](https://github.com/yairEO/tagify/releases)
- [Commits](yairEO/tagify@v4.9.7...v4.11.0)

---
updated-dependencies:
- dependency-name: "@yaireo/tagify"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Apr 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2022

Superseded by #435.

@dependabot dependabot bot closed this Apr 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yaireo/tagify-4.11.0 branch April 26, 2022 15:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants