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 resize observer #948

Merged
merged 9 commits into from
Dec 12, 2020
Merged

Add resize observer #948

merged 9 commits into from
Dec 12, 2020

Conversation

timocov
Copy link
Contributor

@timocov timocov commented Oct 26, 2020

This PR is based on #847, but with replacing the sequence type with FrozenArray (see #847 (comment), #847 (comment), w3c/webidl2.js#392 (comment)).

I'm not sure whether it's correct to do so in this way, but it seems that #847 is inactive so far and I'm not sure why we can't change the type according the drafts.

Please let me know if I did something wrong and/or close this PR if required.

fixes microsoft/TypeScript#37861
fixes #908

@timocov timocov marked this pull request as ready for review October 26, 2020 10:17
Copy link
Contributor

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

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

👍

Note that merging this may take some time as AFAIK it typically happens when new TS release is about to happen.

@mdingena
Copy link

mdingena commented Oct 27, 2020

Thanks for being proactive and get things moving again. 👏 I'm looking forward to seeing this merged!

Perhaps add some closing keywords in the PR description to close the other issue and the inactive PR once this one gets merged?

@anandtiwary
Copy link

@sandersn can we merge this?

Earlo added a commit to RikuLa/lucky-wheel that referenced this pull request Nov 21, 2020
@EricRabil
Copy link

@saschanaz there's been a few releases since your previous comment, is there any update on when this will be merged?

@saschanaz
Copy link
Contributor

By new release I mean a new minor version bump. I don't have any further information unfortunately.

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

This looks good. Once it's merged from master, it's ready to go in.

@timocov
Copy link
Contributor Author

timocov commented Dec 11, 2020

Just merged master branch with resolving conflicts.

@orta
Copy link
Contributor

orta commented Dec 12, 2020

Thanks!

@orta orta merged commit 3143838 into microsoft:master Dec 12, 2020
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.

Missing API: ResizeObserver ResizeObserver API declarations missing
9 participants