alexcode / vue2vis

A Vuejs 2 adapter for Visjs
MIT License
217 stars 59 forks source link

Vis-4.21.0 EOL #52

Closed satkunas closed 3 years ago

satkunas commented 4 years ago

The core vis package is EOL and no longer maintained.

https://www.npmjs.com/package/vis

Please consider using the following package instead so we can benefit from recent feature/enhancements:

https://github.com/visjs/vis-timeline

suneab commented 4 years ago

This update would be greatly appreciated. @alexcode

alexcode commented 4 years ago

@suneab I was working on other projects for a while but I'm planning to update this.

suneab commented 4 years ago

@alexcode thats fantastic news! Do you have a rough estimate of when you're planning on releasing this?

suneab commented 4 years ago

@alexcode please reach out if you want help refactoring to the new version

alexcode commented 4 years ago

@suneab I would definitely use some help. I've just publish a new version within the branch 1.x. I've just ported the vis packages but there is still a lot to do (documentation, tests, build pipeline,...). Feel free to submit PRs ;)