From 12d9f79d1ba5ee3b2e6b45db54ee466156182f61 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 14 Oct 2022 21:07:35 +0200 Subject: [PATCH] chore: add changeset --- .changeset/cuddly-pets-look.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cuddly-pets-look.md diff --git a/.changeset/cuddly-pets-look.md b/.changeset/cuddly-pets-look.md new file mode 100644 index 00000000..d7f0aa78 --- /dev/null +++ b/.changeset/cuddly-pets-look.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Add dragging class to nodes on `drag` instead of `dragStart`