Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(minimap)!: use xy minimap instance #1560

Merged
merged 10 commits into from
Jul 27, 2024

Conversation

bcakmakoglu
Copy link
Owner

@bcakmakoglu bcakmakoglu commented Jul 27, 2024

🚀 What's changed?

  • Replace d3 with minimap instance of xyflow system

@bcakmakoglu bcakmakoglu added the refactor Refactor existing features label Jul 27, 2024
@bcakmakoglu bcakmakoglu self-assigned this Jul 27, 2024
Copy link

changeset-bot bot commented Jul 27, 2024

🦋 Changeset detected

Latest commit: f964eae

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@vue-flow/minimap Major
@vue-flow/background Major
@vue-flow/controls Major
@vue-flow/core Major
@vue-flow/node-resizer Major
@vue-flow/node-toolbar Major
@vue-flow/pathfinding-edge Major

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

Copy link

vercel bot commented Jul 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue-flow-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2024 11:31am

@bcakmakoglu bcakmakoglu marked this pull request as ready for review July 27, 2024 11:30
@bcakmakoglu bcakmakoglu merged commit c587eaa into refactor/xy-zoom Jul 27, 2024
3 checks passed
@bcakmakoglu bcakmakoglu deleted the refactor/xy-minimap branch July 27, 2024 11:32
BcakmakogluAI pushed a commit that referenced this pull request Jul 27, 2024
* refactor(minimap)!: use xy minimap instance

Signed-off-by: braks <[email protected]>

* chore(minimap): cleanup

Signed-off-by: braks <[email protected]>

* chore(minimap): cleanup deps

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

* refactor(node-toolbar): replace `ViewportTransform` type

Signed-off-by: braks <[email protected]>

* chore(node-toolbar): cleanup deps

Signed-off-by: braks <[email protected]>

* chore(core): re-export Viewport type

Signed-off-by: braks <[email protected]>

* chore(core): update system

Signed-off-by: braks <[email protected]>

* chore(docs): cleanup dead links

Signed-off-by: braks <[email protected]>

* chore(core): cleanup exports

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
BcakmakogluAI pushed a commit that referenced this pull request Jul 27, 2024
* refactor(minimap)!: use xy minimap instance

Signed-off-by: braks <[email protected]>

* chore(minimap): cleanup

Signed-off-by: braks <[email protected]>

* chore(minimap): cleanup deps

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

* refactor(node-toolbar): replace `ViewportTransform` type

Signed-off-by: braks <[email protected]>

* chore(node-toolbar): cleanup deps

Signed-off-by: braks <[email protected]>

* chore(core): re-export Viewport type

Signed-off-by: braks <[email protected]>

* chore(core): update system

Signed-off-by: braks <[email protected]>

* chore(docs): cleanup dead links

Signed-off-by: braks <[email protected]>

* chore(core): cleanup exports

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
bcakmakoglu added a commit that referenced this pull request Jul 27, 2024
* refactor(minimap)!: use xy minimap instance

Signed-off-by: braks <[email protected]>

* chore(minimap): cleanup

Signed-off-by: braks <[email protected]>

* chore(minimap): cleanup deps

Signed-off-by: braks <[email protected]>

* chore(changeset): add

Signed-off-by: braks <[email protected]>

* refactor(node-toolbar): replace `ViewportTransform` type

Signed-off-by: braks <[email protected]>

* chore(node-toolbar): cleanup deps

Signed-off-by: braks <[email protected]>

* chore(core): re-export Viewport type

Signed-off-by: braks <[email protected]>

* chore(core): update system

Signed-off-by: braks <[email protected]>

* chore(docs): cleanup dead links

Signed-off-by: braks <[email protected]>

* chore(core): cleanup exports

Signed-off-by: braks <[email protected]>

---------

Signed-off-by: braks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant