-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: swapped deprecated pageYOffset and pageXOffset with scrollY and …
…scrollX
- Loading branch information
Showing
14 changed files
with
8,685 additions
and
5,375 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>EGSTAD • Detect Theme</title><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic+Coding&display=swap" rel="stylesheet"><link rel="stylesheet" href="example.fd9e1284.css"></head><body> <div class="tip window"> <div> <span class="elem pill">window</span> <span class="stat">is not scrolling</span> <span class="dire"></span> </div> <div> <span>x:<span class="x">0</span></span> <span>y:<span class="y">0</span></span> </div> </div> <div class="poster"> <div class="hori"> <div class="item"> Detect<span class="blink">Scroll</span>.js is a performant and lightweight ES6 module for detecting scroll activity. <a href="https://github.com/egstad-construct/detect-scroll" target="_blank">GITHUB</a> Created by <a href="https://egstad.com" target="_blank">EGSTAD</a> </div> </div> </div> <script src="app.000403a2.js"></script> </body></html> | ||
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>EGSTAD • Detect Theme</title><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic+Coding&display=swap" rel="stylesheet"><link rel="stylesheet" href="example.fd9e1284.css"></head><body> <div class="tip window"> <div> <span class="elem pill">window</span> <span class="stat">is not scrolling</span> <span class="dire"></span> </div> <div> <span>x:<span class="x">0</span></span> <span>y:<span class="y">0</span></span> </div> </div> <div class="poster"> <div class="hori"> <div class="item"> Detect<span class="blink">Scroll</span>.js is a performant and lightweight ES6 module for detecting scroll activity. <a href="https://github.com/egstad-construct/detect-scroll" target="_blank">GITHUB</a> Created by <a href="https://egstad.com" target="_blank">EGSTAD</a> </div> </div> </div> <script src="app.bac1efa4.js"></script> </body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.