Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
khushalsagar
/
IntersectionObserver
Public
forked from
w3c/IntersectionObserver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
IntersectionObserver
index.bs
on
master
User selector
All users
All time
Commit history
Commits on Apr 2, 2020
Editorial: Align with Web IDL specification (#414)
autokagami
authored
4734363
Copy full SHA for 4734363
Commits on Jan 23, 2020
Add correct link to viewport def, and clarify root intersection rectangle
szager-chromium
committed
6515fa7
Copy full SHA for 6515fa7
Commits on Jan 21, 2020
Allow the 'root' argument to be a Document.
Show description for 85221e5
szager-chromium
committed
85221e5
Copy full SHA for 85221e5
Commits on May 31, 2019
chore: fix autopub details
Marcos Cáceres
committed
8883798
Copy full SHA for 8883798
Commits on May 30, 2019
chore: add editors ids, drop level
Marcos Cáceres
committed
e9df16f
Copy full SHA for e9df16f
Commits on May 22, 2019
chore(index.bs): now part of webapps WG (#361)
Marcos Cáceres
authored
35f3944
Copy full SHA for 35f3944
Commits on Nov 30, 2018
Fix the timing of running the IntersectionObserver algorithm
Show description for 00cd6e7
szager-chromium
committed
00cd6e7
Copy full SHA for 00cd6e7
Commits on Sep 7, 2018
Merge pull request #319 from w3c/root-margin-idl
Show description for 0ddc813
szager-chromium
authored
0ddc813
Copy full SHA for 0ddc813
Make rootBounds optional in IDL
Show description for 88126fe
szager-chromium
committed
88126fe
Copy full SHA for 88126fe
Fix lifetime specification for IntersectionObserver instances
Show description for 0ad9dd3
szager-chromium
committed
0ad9dd3
Copy full SHA for 0ad9dd3
Commits on Mar 26, 2018
Merge pull request #289 from w3c/frozen-array
Show description for 0cd30fe
szager-chromium
authored
0cd30fe
Copy full SHA for 0cd30fe
Switch IntersectionObserver.threshold to a FrozenArray.
szager-chromium
committed
640f798
Copy full SHA for 640f798
Commits on Mar 17, 2018
Add terminating semicolon
saschanaz
authored and
sideshowbarker
committed
7382ce7
Copy full SHA for 7382ce7
Commits on Sep 12, 2017
test auto-pub
siusin
committed
5a2f450
Copy full SHA for 5a2f450
set up auto-pub
siusin
committed
aa99f06
Copy full SHA for aa99f06
Commits on Sep 1, 2017
editorial clean up
siusin
committed
90f20d2
Copy full SHA for 90f20d2
Commits on Aug 29, 2017
Use strict boolean for previousIsIntersecting
nolanlawson
committed
a6e16dc
Copy full SHA for a6e16dc
Commits on Aug 28, 2017
Fire intersection events on isIntersecting changes
Show description for 33d6248
nolanlawson
committed
33d6248
Copy full SHA for 33d6248
Commits on Jan 20, 2017
Merge pull request #191 from WICG/isIntersecting
Show description for 1488e90
ojanvafai
authored
1488e90
Copy full SHA for 1488e90
Always send a notification on the first frame after observe().
szager-chromium
committed
9ce0b35
Copy full SHA for 9ce0b35
Add isIntersecting field to IntersectionObserverEntry.
szager-chromium
committed
e2a5bfb
Copy full SHA for e2a5bfb
Commits on Nov 29, 2016
Tweak steps
szager-chromium
committed
cd6b59a
Copy full SHA for cd6b59a
Merge branch 'gh-pages' of https://github.com/WICG/IntersectionObserver into threshold-details
szager-chromium
committed
fcedae4
Copy full SHA for fcedae4
Merge branch 'gh-pages' of https://github.com/WICG/IntersectionObserver into post-task
szager-chromium
committed
5378dc7
Copy full SHA for 5378dc7
Commits on Nov 23, 2016
Merge pull request #179 from WICG/root-element
Show description for fe29292
ojanvafai
authored
fe29292
Copy full SHA for fe29292
Merge pull request #178 from WICG/overflow-clip
Show description for 205d1d0
ojanvafai
authored
205d1d0
Copy full SHA for 205d1d0
Merge pull request #177 from WICG/container-walk
Show description for 1db41f8
ojanvafai
authored
1db41f8
Copy full SHA for 1db41f8
Commits on Nov 19, 2016
Switch from idle callback to post task.
szager-chromium
committed
2bad9ae
Copy full SHA for 2bad9ae
Commits on Nov 18, 2016
Be more precise in handling of thresholds.
Show description for 6929c2a
szager-chromium
committed
6929c2a
Copy full SHA for 6929c2a
The implicit root is a document node, not a viewport.
szager-chromium
committed
9f11114
Copy full SHA for 9f11114
Refer to containers "with overflow clip" rather than "scrollable".
szager-chromium
committed
797225c
Copy full SHA for 797225c
Clarify container walk and treatment of nested browsing contexts.
szager-chromium
committed
82aff62
Copy full SHA for 82aff62
Commits on Nov 14, 2016
Add intersectionRatio to IntersectionObserverEntryInit.
Show description for 590d1ee
szager-chromium
committed
590d1ee
Copy full SHA for 590d1ee
Regenerate with latest bikeshed
szager-chromium
committed
9acf501
Copy full SHA for 9acf501
Commits on Jul 6, 2016
Merge pull request #127 from dret/patch-1
Show description for 9a6dc8e
mpb
authored and
szager-chromium
committed
9a6dc8e
Copy full SHA for 9a6dc8e
Previous
Next
You can’t perform that action at this time.