-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: search on mobile and make url relative (#172)
Fixes #171 * fix: search on mobile and make url relative * fix: add checkInput() function for `scroll` listener too Sometimes there are some unknown `scroll` events on mobile... * Use contains() * chore: relative-url.html doesn't expect file names starting with a slash * fix: Only react to window resizes if nav toggle is no longer visible * chore: Remove console.log() call * refactor: replace resize listener with media query * chore: update resources folder Co-authored-by: Wladimir Palant <fqcgithub@palant.de>
- Loading branch information
Showing
5 changed files
with
45 additions
and
14 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
Oops, something went wrong.