Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @yaireo/tagify from 4.17.9 to 4.18.1 #90

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps @yaireo/tagify from 4.17.9 to 4.18.1.

Release notes

Sourced from @​yaireo/tagify's releases.

v4.18.1

  • added Caveats section to the README d57a915
  • fixes #1266 - Pasting text not showing suggestion list ef39d66
  • fixed pasting content in "normal" mode, which was pasting and unable to do "setRangeAtStartEnd" as the second parameter (node) was not a node but just text d8219bc
  • fixes #1268 - transformTag is not called before a tag is edited by selecting a dropdown suggestion 5f48853
    • c5f35a0
  • fixes #1272 - Different order of callbacks betwen desktop & mobile for edit:updated event b151dbe
  • changed the default --tag--max-width CSS variable in the main demo page to 100% (from auto) a337f2c
  • fixes #1257 - tag with text content (without spaces so it won't break into a new line) should be truncated correctly, occupying all the available width of the Tagify field 7b195e5

yairEO/tagify@v4.18.0...v4.18.1

v4.18.0

  • Added RTL demo 4aa96cf
  • Added escapeHTML dropdown setting which optionally allows HTML to be rendered inside the value of each suggestion item 825600b
  • The positioning code now takes into considerations the RTL dropdown setting which rendered the suggestions dropdown as if it sticks to the right side of the Tagify. 8b74bcc
  • Added conditional class name tagify__dropdown--RTL to the dropdown wrapper 576243d
  • added cx helper function for working with complex class names f0f51e9
  • Added RTL setting description
  • Added --tagify-dd-item-pad global CSS description ed4e650
  • Replaced margins at several places with logical margins, for RTL support
  • Added --tagify-dd-max-height as global variable for an easier control over it - Added RTL support for the suggestions dropdown, but it only makes sense if the max-width of the dropdown is set to none or any other value greater than the Tagify width f2331be
  • Re-instated minification for the jQuery-wrapper output file 19f3844
  • Random minor CSS refactor cef19c2
  • Comment rephrasing dfab68d

yairEO/tagify@v4.17.9...v4.18.0

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 show <dependency name> 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](https://github.com/yairEO/tagify) from 4.17.9 to 4.18.1.
- [Release notes](https://github.com/yairEO/tagify/releases)
- [Commits](yairEO/tagify@v4.17.9...v4.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@Koopzington Koopzington merged commit c31f151 into main Jan 9, 2024
2 checks passed
@Koopzington Koopzington deleted the dependabot/npm_and_yarn/yaireo/tagify-4.18.1 branch January 9, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant