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

feat(data): allow custom DataSet/View implementations #1108

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

Thomaash
Copy link
Member

This tests that the methods and properties are implemented instead of checking the prototype. Thanks to this it is now possible to use a different DataSet or DataView without extending the Vis one. This also removes some interoperability issues of the standalone build when used toghether with other Vis family libraries.

This tests that the methods and properties are implemented instead of
checking the prototype. Thanks to this it is now possible to use a
different DataSet or DataView without extending the Vis one. This also
removes some interoperability issues of the standalone build when used
toghether with other Vis family libraries.
@Thomaash Thomaash requested a review from a team October 14, 2020 19:42
@yotamberk yotamberk merged commit 6c5a958 into master Oct 14, 2020
@yotamberk yotamberk deleted the data-structure-check branch October 14, 2020 20:11
@vis-bot
Copy link
Collaborator

vis-bot commented Oct 14, 2020

🎉 This PR is included in version 8.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants