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

Improve handling of attributes for hpass virtualdom elements #36

Merged

Conversation

telamonian
Copy link
Member

@telamonian telamonian commented Dec 21, 2019

cf #29, #29 (comment)

This improves the handling of the set of attributes of an hpass virtualdom element. With this PR, the handling of attrs for h and hpass elements now use mostly the same code path.

This is branched off of #35, so that PR should go in before this one

vdom elements created by h() and hpass() now use the same code path
to handle attrs
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blink1073
Copy link
Contributor

I just published @lumino/[email protected] with these changes.

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

Successfully merging this pull request may close these issues.

2 participants