-
-
Notifications
You must be signed in to change notification settings - Fork 325
Make iDOM Compatible With Nteract's VDOM #92
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
Comments
New issue added to support |
I kind of think we can give up on this. I'm not especially interested in remaining compatible since the two projects have mostly diverged. I kind of wonder whether I should rename "attributes" to "props" if we ignore |
I think that's off the table. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After #73 iDOM's spec was nearly compatible with Nteract's VDOM, but VDOM still doesn't have a way to indicate
stopPropagation
orpreventDefault
.The text was updated successfully, but these errors were encountered: