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

Upgrade to latest antv/x6 drawing package #722

Closed
jgadsden opened this issue Aug 15, 2023 · 3 comments · Fixed by #1099
Closed

Upgrade to latest antv/x6 drawing package #722

jgadsden opened this issue Aug 15, 2023 · 3 comments · Fixed by #1099
Assignees
Labels
AntV/X6 blocker Functionality isn't working enhancement New feature or request priority version-2.3
Milestone

Comments

@jgadsden
Copy link
Collaborator

jgadsden commented Aug 15, 2023

Describe what problem your feature request solves:
we have a lot of niggles with the drawing package, and this may be because we are using an old version :

    "@antv/x6": "^1.32.7",
    "@antv/x6-vue-shape": "^1.4.0",

Describe the solution you'd like:
upgrade to latest version 2.x - note that this is a breaking change:

    "@antv/x6": "^2.18.1",
    "@antv/x6-vue-shape": "^2.1.2",
    "@antv/x6-plugin-history": "^2.2.4",
    "@antv/x6-plugin-clipboard": "^2.1.6",
    "@antv/x6-plugin-keyboard": "^2.2.13",
    "@antv/x6-plugin-scroller": "^2.0.10",
    "@antv/x6-plugin-selection": "^2.2.2",
    "@antv/x6-plugin-snapline": "^2.1.7",
    "@antv/x6-plugin-stencil": "^2.1.5",
    "@antv/x6-plugin-transform": "^2.1.8",

Additional context:

@jgadsden jgadsden added this to the version 2.1.0 milestone Aug 15, 2023
@jgadsden
Copy link
Collaborator Author

@jgadsden jgadsden self-assigned this Sep 3, 2023
@jgadsden jgadsden modified the milestones: Version 2.1, Version 2.2 Sep 9, 2023
@jgadsden jgadsden removed this from the Version 2.2 milestone Mar 23, 2024
@jgadsden
Copy link
Collaborator Author

jgadsden commented Jul 30, 2024

This may solve issue #1041 , which is blocking the release of version 2.3

@jgadsden
Copy link
Collaborator Author

closed by pull request 'Migrate to version 2.x antv/x6' #1099
a mammoth effort from @lreading and @jgadsden which contains 34 commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AntV/X6 blocker Functionality isn't working enhancement New feature or request priority version-2.3
Projects
None yet
2 participants