JabRef / JabRefOnline

https://www.jabref.org
MIT License
32 stars 10 forks source link

chore: bump @yaireo/tagify from 4.24.0 to 4.26.0 #2404

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @yaireo/tagify from 4.24.0 to 4.26.0.

Release notes

Sourced from @​yaireo/tagify's releases.

v4.26.0

  • [bugfix] in mix-mode, when pressing the ENTER key when typing non-tag text, there should be no tag entering edit-mode and also, entering edit-mode should should be allowed when the a11y.focusableTags setting it set to true and also the currently focusable element is a tag. (fixes #1331, fixes #1329) dbd7d77
  • fixes #1328 - setReadonly method should only blur if the current active element is that specific Tagify instance. This might not work if an external button was used to trigger this method. 69eb547
  • Added gulp-nunjucks devDependencies in order to completely refactor the index.html demos page
  • Added new Gulp task for compiling the homepage index.html containing all the examples
  • Added a new Gulp task for watching & compiling all the examples, individually, so each example could be used for testing purposes eacaa77

https://github.com/yairEO/tagify/compare/v4.25.1...v4.26.0

v4.25.1

  • Added files from the dist folder to the exports property in package.json. Seems like recent addition of the exports property had caused issues for some users when trying to import the CSS file which was not included in the exports and so I've added all the files, just in case fa82144
  • Added missing export for css file in package.json 58eaa24
  • Update README.md top screen captures to have links c4c2013

https://github.com/yairEO/tagify/compare/v4.25.0...v4.25.1

v4.25.0

  • [chore[ replaced unmaintained pkg-ok pre-check lib with package-json-validator (pjv) 0833599
  • Added a link for the RTL example in the demos page for the features section in the README file 02ff494
  • Replaced demo gif in the README with an APNG recording of another, better, Tagify example 92f6434
  • [bugfix] when editing a tag, pressing backspace key should not remove any tags b059350
  • [chore] re-instated react.tagify.js file in dist folder 1a9d1ab
  • [chore] minor change in index.html demos file afba253
  • Re-instated React pre-bundling as some users have reported their bundlers cannot handle unbundled 3rd-party modules with ES6 code imports mixed with commonjs. Output file saved in: ./dist/react.tagify.jsx 80a2af8
  • fixes #1295 - when calling removeTags method when there are no tags, there should not be an error in the console due to tagElms variable equals to[undefined] and not [] 2637510
  • [bugfix] select-mode should not re-show the dropdown once an option has been selected using the keyboard 4d3edf0
  • [bugfix] select-mode should support ENTER key for deleting current tag (when X button is in focus) and also KEYDOWN should toggle the dropdown so it's visible ff37bbf
  • Refactored wrapper HTML template by extracting the input into its own template function c52c6e3
  • [feat] added keyboard ENTER support for deleting selected tag using TAB navigation when in select-mode e0c6380
  • Fixed tagify.js file-path after recent search & replace mistake a868247
  • Replaced tagify.min.js script in index.html examples page to tagify.js c1fc042
  • [bugfix] when a suggestion is selected the suggestions dropdown should refilter itself to replenish the suggestions to reach to dropdown.maxItems setting ae8185b
  • replaced all tagify.min.js scripts in the test HTML files to tagify.js b185d7c
  • added additional exports to package.json to alias the deprecated tagify.min.js path to the new file name af08d05
  • fixes #1321 - clicking selected tags toggled the dropdown. it shouldn't affect the dropdown. 7c9a8e9
  • gulpfile main file output changed from tagify.min.js to tagify.js ed900bc
  • [chore] - README: simplified the way the React port is imported (@yaireo/tagify/react) 02a59cb
  • Added exports property in package.json for easier imports for the React port and also to eliminate errors after recent breaking-changes to the react.tagify.jsx file which is not in the dist folder d12daa6
  • [bugfix] getWhitelistItem method did not take into consideration whitelist array consisting of primitives of type number 99af32b

https://github.com/yairEO/tagify/compare/v4.24.0...v4.25.0

Commits
  • 7c5c6ce 4.26.0
  • 1d4c914 -
  • d9a460f -
  • dbd7d77 [bugfix] in mix-mode, when pressing the ENTER key when typing non-tag text,...
  • 69eb547 fixes #1328 - setReadonly method should only blur if the currenct active el...
  • eacaa77 - Added gulp-nunjucks devDependencies in order to completely refactor the `...
  • 3ecfbc2 4.25.1
  • fa82144 Added files from the dist folder to the exports property in `package.json...
  • 58eaa24 add missing export for css file in package.json
  • c4c2013 Update README.md
  • 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)
github-actions[bot] commented 6 months ago

Deployed e1d4b69f3798e392aed40bef2cacf1fbf174d5a9 to https://gentle-forest-03418aa03-2404.westeurope.3.azurestaticapps.net