chore: release 2.0.0#717
Draft
bcakmakoglu wants to merge 26 commits into
Draft
Conversation
🦋 Changeset detectedLatest commit: d7577ae The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1 task
127dfcc to
c95c229
Compare
4e88c74 to
a2c840f
Compare
a2c840f to
c05e479
Compare
c05e479 to
6665419
Compare
6665419 to
469d395
Compare
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
6a95806 to
bbb54be
Compare
* refactor(core)!: remove deprecated exports Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(docs): cleanup deprecated functions Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): update Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
refactor(pathfinding-edge): remove `vue-flow/pathfinding-edge` pkg Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
# Conflicts: # docs/src/guide/utils/graph.md # packages/core/src/utils/graph.ts
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
# Conflicts: # packages/core/src/utils/graph.ts
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* refactor(core): move background component to core pkg Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(background): re-export background from core pkg Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(background): add deprecation notice Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: update lock file Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core,background): update default colors Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(docs,examples): cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(background): update README.md Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(background): update package.json Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* refactor(core): move `<Controls>` component to core pkg Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(controls): remove `vue-flow/controls` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* refactor(core): move `MiniMap` component into core pkg Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: add missing import Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: remove export Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* chore(core): add xyflow system to deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core,edges): replace edge utils with existing `@xyflow/system` exports (#1547) * refactor(core,edges): replace edge helpers with xyflow/system exports Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): cleanup exports Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core,utils): replace exported utils with `@xyflow/system` exports (#1551) * refactor(core): replace `clamp` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `clampPosition` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `getDimensions` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `getHostForElement` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `getOverlappingArea` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `boxToRect` & `rectToBox` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `getBoundsOfRects` & `getBoundsOfBoxe` & `rendererPointToPoint` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(minimap): update import of `getBoundsOfRects` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `getMarkerId` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `isRect` & `isNumeric` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `calcAutoPan` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `isMouseEvent` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `getEventPosition` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): remove `isMacOS` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core)!: use xy panzoom instance chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(minimap)!: use xy minimap instance (#1560) * refactor(minimap)!: use xy minimap instance Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(minimap): cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(minimap): cleanup deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(node-toolbar): replace `ViewportTransform` type Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(node-toolbar): cleanup deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): re-export Viewport type Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): update system Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(docs): cleanup dead links Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): cleanup exports Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace `PanOnScrollMode` Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): align node type(s) with xyflow system Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(core): update panzoom usage Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * fix(docs): add missing `ts` script type to getting started example (#1971) Update getting-started.md In the example `SpecialEdge.vue` file (TS), we missed the TypeScript language descriptor in the second script section. * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cast to any temporarily Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * fix(core): use connecting handle to update connection (#1996) Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * revert(core): block pane ctx menu if panOnDrag includes [2] (right-click) (#2001) * revert(core): block pane ctx menu if panOnDrag includes [2] (right-click) Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: bump versions * chore: update CHANGELOG.md * refactor(core)!: remove paneReady event Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): immediately call watcher Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): replace duplicate functions Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(node-resizer): implement XYResizer Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): implement XYDrag Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): move `NodeResizer` & `NodeToolbar` into core pkg Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): align internal node types Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * refactor(core): align internal change types Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: lint Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: cleanup tests Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> Co-authored-by: David Goedicke <2676840+DavidGoedicke@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Git Cliff <bcakmakoglu@users.noreply.github.com>
❌ Deploy Preview for vue-flow-docs failed.
|
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
# Conflicts: # CHANGELOG.md # examples/vite/src/Basic/Basic.vue # packages/core/CHANGELOG.md # packages/core/package.json # packages/core/src/container/Viewport/Viewport.vue # packages/node-resizer/CHANGELOG.md # packages/node-resizer/package.json # packages/node-resizer/src/ResizeControl.vue
* refactor(core): collapse direct utility duplicates Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore: lint Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
* refactor(core): implement xy handle Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 What's changed?
🐛 Fixes
🪴 To-Dos