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

Add (minimal) bindings to resizeObserver #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

panglesd
Copy link
Contributor

This adds bindings to the ResizeObserver API.
For now, only target can be extracted from entries, but that is a first step.

@dbuenzli
Copy link
Owner

I have a bunch of ad-hoc bindings to these in various projects (e.g. here and there) so I want to have relook at them first, but that won't happen immediately. Also if we add support for it, it should be mentioned here.

@dbuenzli
Copy link
Owner

Now that you spelled it out, I realize I actually never bound ResizeObserver but MutationObserver and IntersectionObserver.

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.

2 participants