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

[js] Update @yaireo/tagify 4.18.0 → 4.18.1 (patch) #2335

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 7, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​yaireo/tagify (4.18.0 → 4.18.1) · Repo

Release Notes

4.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
  • 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

v4.18.0...v4.18.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 18 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 7, 2024
Copy link

codeclimate bot commented Jan 7, 2024

Code Climate has analyzed commit 68be38c and detected 0 issues on this pull request.

View more on Code Climate.

@adrianthedev adrianthedev merged commit 600b8fb into main Jan 8, 2024
19 checks passed
@adrianthedev adrianthedev deleted the depfu/update/yarn/@yaireo/tagify-4.18.1 branch January 8, 2024 08:18
Copy link
Contributor

github-actions bot commented Jan 8, 2024

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant