-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ng-update): do not copy gesture config if only standard HammerJS …
…events are used (#17753) Currently the HammerJS v9 migration always copies the gesture config if HammerJS events are used. This is not necessary for projects where only _standard_ HammerJS events are used. These events are provided by the default hammer gesture config that comes with the `HammerModule`.
- Loading branch information
1 parent
7124382
commit b53e092
Showing
3 changed files
with
287 additions
and
138 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
Oops, something went wrong.