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

stopObservingElement - bugfix and performance optimization #50

Closed
wants to merge 1 commit into from

Conversation

victor-homyakov
Copy link
Contributor

stopObservingElement:

  • Bugfix for elements with length property/attribute.
  • Performance optimization when purging/updating large DOM subtrees.

…imization when purging/updating large DOM subtrees.
@savetheclocktower
Copy link
Collaborator

Good idea. Gonna do this a bit differently, though. I'll make getRegistryForElement and destroyRegistryForElement accept an optional uid argument; if it's given, they'll use it instead of doing their own lookup.

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.

None yet

2 participants