-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #68: AG-5626 fix scroll for safari
Merge in EXTENSIONS/extended-css from fix/AG-5626 to master Squashed commit of the following: commit cd9cc5b474cacd14cbf3fbd497f4b745da3c9041 Author: Slava Leleka <v.leleka@adguard.com> Date: Wed Dec 9 13:16:25 2020 +0300 replace logical AND by OR commit cc710050c69e7d6809cec6d6cd9126994cfb7583 Author: Slava Leleka <v.leleka@adguard.com> Date: Wed Dec 9 01:56:22 2020 +0300 comment the 'wheel' event, get mutations checking back commit f984b901d6e29a56ddab0cc67235cb394c8693aa Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Dec 7 23:45:09 2020 +0300 move isSafariBrowser to utils commit a575d12e6ba42ce6a0216f4c7f755fef1b82ff88 Author: Slava Leleka <v.leleka@adguard.com> Date: Mon Dec 7 20:06:08 2020 +0300 fix scroll for safari
- Loading branch information
1 parent
f57bf50
commit cdfe05b
Showing
8 changed files
with
112 additions
and
26 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
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
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
cdfe05b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#120