mujx / blind.tactics

Improve your chess board visualization
https://blindtactics.com
GNU Affero General Public License v3.0
4 stars 0 forks source link

Bump @yaireo/tagify from 4.9.4 to 4.9.8 in /ui #9

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @yaireo/tagify from 4.9.4 to 4.9.8.

Release notes

Sourced from @​yaireo/tagify's releases.

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

https://github.com/yairEO/tagify/compare/v4.9.7...v4.9.8

v4.9.7

  • fixes #982 - "strim" setting has no affect on "loadOriginalValues" when in mix-mode 95aab51
  • fix syntax error in README example (#981) 80d623f

https://github.com/yairEO/tagify/compare/v4.9.6...v4.9.7

v4.9.6

  • minor syntax and comments changes c2a9951
  • added "help with something" issue templates 88ab9c4
  • fixes #972 - Unable to edit tags when they reached to maxTags cd9e13a
  • fixes #974 - make the striped background on readonly an opt-out feature 4894c53
  • re-ordered classNames cf2be53
  • added "readonly" to be able to be configured from the settings and not only as an attribute on the original input f3ad3a6
  • fixes #978 - dropdown.enabled:false has no effect 45b2a8a
  • Fix typo (#977) e91e0f7

https://github.com/yairEO/tagify/compare/v4.9.5...v4.9.6

v4.9.5

  • fixes #925 - Don't trigger onChange event for loadOriginalValues 48c166f
  • [bugfix] mock tagify methods when input element does not exists 155c3fc
  • -fixed icons links - changed placeholder text for "outside" example 317ac66
  • fixes #958 - unable to type after calling tagify.removeAllTags() in select-mode ab5ec31
  • fixes #949 -Tagify recieves focus when clicking outside, on the same line. The extra unicode was causing height probelms 35ea533
  • fixes #910 - backspace removes previous item when there are extra spaces fe8833f
  • fixes #949 -Tagify recieves focus when clicking outside, on the same line. see https://stackoverflow.com/a/34445203/104380 f74c157

https://github.com/yairEO/tagify/compare/v4.9.2...v4.9.5

Commits


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mujx/blind.tactics/network/alerts).
mujx commented 1 year ago

@dependabot recreate