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

🗑️ deprecate useElementSize #473

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

juliencrn
Copy link
Owner

Use useResizeObserver instead.

useElementSize will be dropped in the v3

Fixes: #325, #236, #217, #205, #196, #115, #253

Copy link

changeset-bot bot commented Feb 6, 2024

🦋 Changeset detected

Latest commit: 03d2ee7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
usehooks-ts Minor
www Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@juliencrn juliencrn merged commit a444ba7 into master Feb 6, 2024
3 checks passed
@juliencrn juliencrn deleted the deprecate-use-element-size branch February 27, 2024 18:41
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.

useElementSize does not detect resize of element, only resize of browser
1 participant