From 10d312d1fca9aacbca5957ddd9e125772e13f796 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 19 Dec 2022 23:39:59 +0000 Subject: [PATCH] chore: next release --- .changeset/breezy-comics-grin.md | 5 ----- .changeset/calm-cheetahs-hope.md | 5 ----- .changeset/clean-goats-move.md | 5 ----- .changeset/curly-boxes-deny.md | 5 ----- .changeset/eight-goats-lay.md | 5 ----- .changeset/eleven-pumas-turn.md | 5 ----- .changeset/five-hornets-look.md | 5 ----- .changeset/forty-timers-serve.md | 5 ----- .changeset/large-badgers-run.md | 5 ----- .changeset/lemon-geese-promise.md | 5 ----- .changeset/new-lies-hear.md | 5 ----- .changeset/rude-bears-change.md | 5 ----- .changeset/rude-pandas-flash.md | 5 ----- .changeset/spicy-toys-sell.md | 5 ----- .changeset/tidy-snakes-lie.md | 5 ----- .changeset/twelve-flies-buy.md | 5 ----- packages/core/CHANGELOG.md | 36 ++++++++++++++++++++++++++++++ packages/core/package.json | 2 +- packages/node-toolbar/CHANGELOG.md | 6 +++++ packages/node-toolbar/package.json | 2 +- 20 files changed, 44 insertions(+), 82 deletions(-) delete mode 100644 .changeset/breezy-comics-grin.md delete mode 100644 .changeset/calm-cheetahs-hope.md delete mode 100644 .changeset/clean-goats-move.md delete mode 100644 .changeset/curly-boxes-deny.md delete mode 100644 .changeset/eight-goats-lay.md delete mode 100644 .changeset/eleven-pumas-turn.md delete mode 100644 .changeset/five-hornets-look.md delete mode 100644 .changeset/forty-timers-serve.md delete mode 100644 .changeset/large-badgers-run.md delete mode 100644 .changeset/lemon-geese-promise.md delete mode 100644 .changeset/new-lies-hear.md delete mode 100644 .changeset/rude-bears-change.md delete mode 100644 .changeset/rude-pandas-flash.md delete mode 100644 .changeset/spicy-toys-sell.md delete mode 100644 .changeset/tidy-snakes-lie.md delete mode 100644 .changeset/twelve-flies-buy.md diff --git a/.changeset/breezy-comics-grin.md b/.changeset/breezy-comics-grin.md deleted file mode 100644 index 35bc8ff1..00000000 --- a/.changeset/breezy-comics-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': patch ---- - -Add `ariaLabel` option to node type diff --git a/.changeset/calm-cheetahs-hope.md b/.changeset/calm-cheetahs-hope.md deleted file mode 100644 index 9e73b399..00000000 --- a/.changeset/calm-cheetahs-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Add keyboard controls to node wrapper (a11y) diff --git a/.changeset/clean-goats-move.md b/.changeset/clean-goats-move.md deleted file mode 100644 index ab9ce10d..00000000 --- a/.changeset/clean-goats-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Merge `defaultZoom` & `defaultPosition` into `defaultViewport` object diff --git a/.changeset/curly-boxes-deny.md b/.changeset/curly-boxes-deny.md deleted file mode 100644 index 02bc7254..00000000 --- a/.changeset/curly-boxes-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Add `disableKeyboardA11y` option to VueFlow props and store options diff --git a/.changeset/eight-goats-lay.md b/.changeset/eight-goats-lay.md deleted file mode 100644 index 5534d250..00000000 --- a/.changeset/eight-goats-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Add `focusable` option to edge types diff --git a/.changeset/eleven-pumas-turn.md b/.changeset/eleven-pumas-turn.md deleted file mode 100644 index e9748dac..00000000 --- a/.changeset/eleven-pumas-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': patch ---- - -Clamp invalid zoom values diff --git a/.changeset/five-hornets-look.md b/.changeset/five-hornets-look.md deleted file mode 100644 index 46f6ede1..00000000 --- a/.changeset/five-hornets-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': patch ---- - -Prevent `expandParent` option from changing parent nodes position while expanding diff --git a/.changeset/forty-timers-serve.md b/.changeset/forty-timers-serve.md deleted file mode 100644 index 0fa63be2..00000000 --- a/.changeset/forty-timers-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Add `ariaLabel` option to edge type diff --git a/.changeset/large-badgers-run.md b/.changeset/large-badgers-run.md deleted file mode 100644 index d86cd0b6..00000000 --- a/.changeset/large-badgers-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': patch ---- - -Rename `viewpane` to `viewport` -> `ViewpaneTransform` now `ViewportTransform` diff --git a/.changeset/lemon-geese-promise.md b/.changeset/lemon-geese-promise.md deleted file mode 100644 index b5693c39..00000000 --- a/.changeset/lemon-geese-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Add `edgesFocusable` option to store diff --git a/.changeset/new-lies-hear.md b/.changeset/new-lies-hear.md deleted file mode 100644 index ae9d186c..00000000 --- a/.changeset/new-lies-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Add `nodesFocusable` option to VueFlow props and store options diff --git a/.changeset/rude-bears-change.md b/.changeset/rude-bears-change.md deleted file mode 100644 index 3f8933f4..00000000 --- a/.changeset/rude-bears-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/node-toolbar': patch ---- - -Use renamed `ViewportTransform` type diff --git a/.changeset/rude-pandas-flash.md b/.changeset/rude-pandas-flash.md deleted file mode 100644 index 35c81faf..00000000 --- a/.changeset/rude-pandas-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': patch ---- - -Add `focusable` option to node type diff --git a/.changeset/spicy-toys-sell.md b/.changeset/spicy-toys-sell.md deleted file mode 100644 index d4cf60e9..00000000 --- a/.changeset/spicy-toys-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': patch ---- - -Add `vueFlowId` to `getMarkerId` to uniquely identify markers across multiple vue flow instances diff --git a/.changeset/tidy-snakes-lie.md b/.changeset/tidy-snakes-lie.md deleted file mode 100644 index 6525a05e..00000000 --- a/.changeset/tidy-snakes-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': minor ---- - -Add `pathOptions` to Bezier and Smoothstep edge types diff --git a/.changeset/twelve-flies-buy.md b/.changeset/twelve-flies-buy.md deleted file mode 100644 index 75369ee0..00000000 --- a/.changeset/twelve-flies-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@vue-flow/core': patch ---- - -Update `EdgeRef` injection type to `SVGElement` diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 0258fd40..de63d092 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,41 @@ # @vue-flow/core +## 1.8.0 + +### Minor Changes + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`cf46cc8`](https://github.com/bcakmakoglu/vue-flow/commit/cf46cc88b3a51173b8ccc3710243cb11ba5fbc6a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add keyboard controls to node wrapper (a11y) + +- [#554](https://github.com/bcakmakoglu/vue-flow/pull/554) [`9e7f65a`](https://github.com/bcakmakoglu/vue-flow/commit/9e7f65aaa05f5a5f03dbd49657bba25b8e57813d) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Merge `defaultZoom` & `defaultPosition` into `defaultViewport` object + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`2341b9b`](https://github.com/bcakmakoglu/vue-flow/commit/2341b9bf157aae32415f897b6e8d21c7b24aa139) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `disableKeyboardA11y` option to VueFlow props and store options + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`2341b9b`](https://github.com/bcakmakoglu/vue-flow/commit/2341b9bf157aae32415f897b6e8d21c7b24aa139) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `focusable` option to edge types + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`2341b9b`](https://github.com/bcakmakoglu/vue-flow/commit/2341b9bf157aae32415f897b6e8d21c7b24aa139) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `ariaLabel` option to edge type + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`2341b9b`](https://github.com/bcakmakoglu/vue-flow/commit/2341b9bf157aae32415f897b6e8d21c7b24aa139) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `edgesFocusable` option to store + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`cf46cc8`](https://github.com/bcakmakoglu/vue-flow/commit/cf46cc88b3a51173b8ccc3710243cb11ba5fbc6a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `nodesFocusable` option to VueFlow props and store options + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`2341b9b`](https://github.com/bcakmakoglu/vue-flow/commit/2341b9bf157aae32415f897b6e8d21c7b24aa139) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `pathOptions` to Bezier and Smoothstep edge types + +### Patch Changes + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`cf46cc8`](https://github.com/bcakmakoglu/vue-flow/commit/cf46cc88b3a51173b8ccc3710243cb11ba5fbc6a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `ariaLabel` option to node type + +- [#554](https://github.com/bcakmakoglu/vue-flow/pull/554) [`545ab07`](https://github.com/bcakmakoglu/vue-flow/commit/545ab079ba7decf77aa67e8db0d5b2eca8a62b40) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Clamp invalid zoom values + +- [#556](https://github.com/bcakmakoglu/vue-flow/pull/556) [`699d786`](https://github.com/bcakmakoglu/vue-flow/commit/699d7861ced2d304e74bf5fc7dfb9269ad4ca115) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Prevent `expandParent` option from changing parent nodes position while expanding + +- [#553](https://github.com/bcakmakoglu/vue-flow/pull/553) [`cd4e056`](https://github.com/bcakmakoglu/vue-flow/commit/cd4e0564c119b42251356b9272acd154f6d3c6f3) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Rename `viewpane` to `viewport` -> `ViewpaneTransform` now `ViewportTransform` + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`cf46cc8`](https://github.com/bcakmakoglu/vue-flow/commit/cf46cc88b3a51173b8ccc3710243cb11ba5fbc6a) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `focusable` option to node type + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`2341b9b`](https://github.com/bcakmakoglu/vue-flow/commit/2341b9bf157aae32415f897b6e8d21c7b24aa139) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Add `vueFlowId` to `getMarkerId` to uniquely identify markers across multiple vue flow instances + +- [#544](https://github.com/bcakmakoglu/vue-flow/pull/544) [`2341b9b`](https://github.com/bcakmakoglu/vue-flow/commit/2341b9bf157aae32415f897b6e8d21c7b24aa139) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Update `EdgeRef` injection type to `SVGElement` + ## 1.7.2 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 45e125d4..a901f5f7 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@vue-flow/core", - "version": "1.7.2", + "version": "1.8.0", "private": false, "license": "MIT", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>", diff --git a/packages/node-toolbar/CHANGELOG.md b/packages/node-toolbar/CHANGELOG.md index 34d145e1..c8b5347e 100644 --- a/packages/node-toolbar/CHANGELOG.md +++ b/packages/node-toolbar/CHANGELOG.md @@ -1,5 +1,11 @@ # @vue-flow/node-toolbar +## 1.0.1 + +### Patch Changes + +- [#553](https://github.com/bcakmakoglu/vue-flow/pull/553) [`d4e0b7e`](https://github.com/bcakmakoglu/vue-flow/commit/d4e0b7eb1ed1cadab1ec778f2e71cf57ba8cd23e) Thanks [@bcakmakoglu](https://github.com/bcakmakoglu)! - Use renamed `ViewportTransform` type + ## 1.0.0 ### Major Changes diff --git a/packages/node-toolbar/package.json b/packages/node-toolbar/package.json index 03dd6d85..7646cbf3 100644 --- a/packages/node-toolbar/package.json +++ b/packages/node-toolbar/package.json @@ -1,6 +1,6 @@ { "name": "@vue-flow/node-toolbar", - "version": "1.0.0", + "version": "1.0.1", "private": false, "license": "MIT", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",