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

feat(hooks): use-element-size and use-resize-observer hooks added #28

Merged

Conversation

PunitSoniME
Copy link
Owner

resolves #26 resolves #27

@PunitSoniME PunitSoniME self-assigned this Aug 1, 2024
@PunitSoniME PunitSoniME added the enhancement New feature or request label Aug 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

size-limit report 📦

Path Size
dist/react-helper-hooks.cjs.production.min.js 6.16 KB (+2.24% 🔺)
dist/react-helper-hooks.esm.js 6.28 KB (+2.13% 🔺)

@PunitSoniME PunitSoniME merged commit 108d118 into main Aug 1, 2024
7 checks passed
@PunitSoniME PunitSoniME deleted the feat/26-use-element-size-27-use-resize-observer-hooks branch August 1, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add useResizeObserver hook add useElementSize hook
1 participant