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

allow virtual-dom implementation as a parameter #9

Closed
derhuerst opened this issue Oct 12, 2017 · 3 comments
Closed

allow virtual-dom implementation as a parameter #9

derhuerst opened this issue Oct 12, 2017 · 3 comments

Comments

@derhuerst
Copy link
Contributor

derhuerst commented Oct 12, 2017

I just did some research on virtual DOM implementations and it would like to use Snabbdom instead of virtual-dom, which doesn't seem to be maintained anymore.

Therefore I'd like to use snabbdom/h instead of virtual-dom/h to get Snabbdom virtual DOM trees. What do you think about making the h() implementation another (optional) parameter?

@derhuerst
Copy link
Contributor Author

So are you ok with this change, given that you tagged this as enhancement?

@juliuste
Copy link
Owner

Feel free to PR

@anSpiros
Copy link

anSpiros commented Dec 2, 2018

Can it be used with Vue js for example and add a hover effect to each seat?

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

No branches or pull requests

3 participants