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: IsInViewport #181

Merged
merged 2 commits into from
Dec 18, 2024
Merged

feat: IsInViewport #181

merged 2 commits into from
Dec 18, 2024

Conversation

huntabyte
Copy link
Member

@huntabyte huntabyte commented Dec 18, 2024

This pull request introduces a new utility, IsInViewport, which tracks if an element is visible within the current viewport. This utility is a convenience wrapper around our useIntersectionObserver

Copy link

changeset-bot bot commented Dec 18, 2024

🦋 Changeset detected

Latest commit: e32b095

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

This PR includes changesets to release 1 package
Name Type
runed Minor

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

Copy link
Contributor

github-actions bot commented Dec 18, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
runed ✅ Ready (View Log) Visit Preview e32b095

@huntabyte huntabyte merged commit e9f1090 into main Dec 18, 2024
4 checks passed
@huntabyte huntabyte deleted the feat/is-in-viewport branch December 20, 2024 16:53
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.

1 participant