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

chore: next release #1681

Merged
merged 6 commits into from
Nov 13, 2024
Merged

chore: next release #1681

merged 6 commits into from
Nov 13, 2024

Conversation

bcakmakoglu
Copy link
Owner

No description provided.

* feat(core): add snapPosition util

Signed-off-by: braks <[email protected]>

* fix(core): check if dragEnd event is actually a UseDrag or MouseTouch event

Signed-off-by: braks <[email protected]>

* chore(core): cleanup

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
@bcakmakoglu bcakmakoglu added the release Related to a release label Nov 7, 2024
@bcakmakoglu bcakmakoglu self-assigned this Nov 7, 2024
Copy link

changeset-bot bot commented Nov 7, 2024

⚠️ No Changeset found

Latest commit: f3b8044

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue-flow-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 7:21pm

* fix(background): correct offset

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
* fix(core): allow using `+` as a key in key combinations

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

* chore(core): cleanup

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
* fix(core): release key combination presses

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
bcakmakoglu and others added 2 commits November 13, 2024 20:15
* fix(core): escape node labels

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
@bcakmakoglu bcakmakoglu merged commit d22a239 into master Nov 13, 2024
4 of 5 checks passed
@bcakmakoglu bcakmakoglu deleted the next-release branch November 13, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment