Skip to content

Conversation

@shortercode
Copy link
Owner

Added "connect" "disconnect" and "adopted" dom events API. Based on the spec from Custom Elements V1 but with it's own implementation based on polling.

shortercode and others added 8 commits October 28, 2016 18:37
Digest timer modified to use variable interval, either RAF or based on
average execution time
Moved callbacks to a handlers object within the status object.
Added type protection to public methods.
Updated getRoot method to return null when no root it present.
Updated event names.
Added limited recusion to the poll method, to detect changes during
event dispatch.
Bound attributes in createElement and modifyElement to attach mutation
events
added mutation events to the build scripts
added doc file for mutation events, content is currently event
descriptions from custom elements v1 spec ( good starting point for
descriptions )
@shortercode shortercode mentioned this pull request Dec 1, 2016
@shortercode
Copy link
Owner Author

@jcf120 review please?

@jcf120
Copy link
Collaborator

jcf120 commented Dec 5, 2016

Sorry, hadn't been checking my emails. (Just moved to Taiwan.) I'll try and and find some time between work and Mandarin school haha.

@shortercode
Copy link
Owner Author

Wow that's pretty awesome, hope it goes well for you! I'll try to press a little less on contribution, be nice to still see you helping out here and there though.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants