From ac45dfb86dc22396db399e895fd29bad4c2c0659 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:37:30 +0100 Subject: [PATCH] chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/flat-impalas-look.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/flat-impalas-look.md diff --git a/.changeset/flat-impalas-look.md b/.changeset/flat-impalas-look.md new file mode 100644 index 000000000..bd67d0e4b --- /dev/null +++ b/.changeset/flat-impalas-look.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": minor +--- + +Use connection lookup to check what elements should be selected by a user selection box.