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

useDimensionsRef #508

Closed
imbhargav5 opened this issue Jul 17, 2021 · 1 comment · Fixed by #509
Closed

useDimensionsRef #508

imbhargav5 opened this issue Jul 17, 2021 · 1 comment · Fixed by #509
Labels

Comments

@imbhargav5
Copy link
Owner

No description provided.

imbhargav5 added a commit that referenced this issue Jul 17, 2021
Easily grab dimensions of an element with a ref using this hook

fix #508
imbhargav5 added a commit that referenced this issue Jul 17, 2021
* feat(usedimensionsref): new hook to find dimensions of an element

Easily grab dimensions of an element with a ref using this hook

fix #508

* fix(usedimensionsref): update types

* test(usedimensionsref): add basic test case

* test(usedimensionsref): add test and DOMRect polyfill
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant