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 graphin dependencies / remove unused dependencies #412

Conversation

cliffordfajardo
Copy link

@cliffordfajardo cliffordfajardo commented Jul 23, 2022

Summary

1. Upgrade graphin's dependencies
@antv/g6 - recent G6 updates (g6 commits) include performance optimizations & Combo related enhancements
For example, new combo close icons setting was introduced a few weeks ago:

000-new-g6-combo-feature.mp4

"@antv/util": upgraded package, verified that no methods currently used were removed or changes so its safe to upgrade

  1. Remove unused dependencies
  2. Move packages that don't belong in dependencies over to devDependencies since they are used at development / build time only

References

@cliffordfajardo
Copy link
Author

CC @pomelo-nwu - upgraded dependencies

Would be good to try out locally on your computer.
I had trouble running it locally earlier today: #411

@hustcc
Copy link
Member

hustcc commented Jun 5, 2024

Those are done in v3 branch. https://github.com/antvis/Graphin

@hustcc hustcc closed this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants