From a9852bca128f6b5cc916842cf4b1ac110a9483d6 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 24 Mar 2023 21:17:46 +0100 Subject: [PATCH] chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/selfish-poems-buy.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/selfish-poems-buy.md diff --git a/.changeset/selfish-poems-buy.md b/.changeset/selfish-poems-buy.md new file mode 100644 index 00000000..26255d92 --- /dev/null +++ b/.changeset/selfish-poems-buy.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": minor +--- + +Add `connectableStart` and `connectableEnd` handle props. Can be used to enable/disable starting or ending a connection on a specific handle.