-
Notifications
You must be signed in to change notification settings - Fork 161
Remove Hammer.js dependency, replace with native Pointer/Touch Events #17359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Copilot
wants to merge
29
commits into
master
Choose a base branch
from
copilot/remove-hammerjs-dependency
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
96c9ff9
Initial plan
Copilot 5bd8a0c
feat(*): remove Hammer.js dependency, replace with native pointer events
Copilot f8891b0
test(*): remove Hammer.js references from all spec files
Copilot aed8dce
refactor(*): add zoneless IgxTouchManager, drop NgZone from gestures
Copilot d1a04c6
Merge remote-tracking branch 'origin/master' into copilot/remove-hamm…
ChronosSF 17cd24c
fix(nav-drawer): applying pan-related fixes
ChronosSF dd17205
fix(touch): adding proper hammer replacement for nav drawer and time …
ChronosSF 19dac1b
Merge remote-tracking branch 'origin/master' into copilot/remove-hamm…
ChronosSF 3d1b960
fix(nav-drawer): fixing dummy size calcs
ChronosSF aee385c
docs(changelog): fixing changelog hallucination
ChronosSF ef46cdb
Apply suggestions from code review
ChronosSF 0a92b1a
fix(*): removing deprecated prop
ChronosSF 647f18b
Merge branch 'copilot/remove-hammerjs-dependency' of https://github.c…
ChronosSF a47f1b7
Initial plan
Copilot fafc73a
test(time-picker): add pan-to-scroll gesture spec
Copilot 1c8e296
Merge branch 'master' into copilot/remove-hammerjs-dependency
ChronosSF 108d005
Merge pull request #17417 from IgniteUI/copilot/fix-code-review-comme…
ChronosSF 77b7714
Merge branch 'master' into copilot/remove-hammerjs-dependency
ChronosSF 05750fb
Merge branch 'master' into copilot/remove-hammerjs-dependency
ChronosSF ddc309a
fix(carousel): adding a fix for play/pause + skill trim
ChronosSF 0506734
Apply suggestions from code review
ChronosSF 27f40b6
fix(nav-drawer): adding correct gesture detach logic
ChronosSF 77eeaf4
fix(list): ensuring no panStart list item event on touchmanager panstart
ChronosSF 2ef6290
Merge branch 'master' into copilot/remove-hammerjs-dependency
ChronosSF 399b50f
fix(*): making touch ssr no-op, removing double as ios doesn't need i…
ChronosSF 50e052c
Merge branch 'copilot/remove-hammerjs-dependency' of https://github.c…
ChronosSF 3f56084
Merge branch 'master' into copilot/remove-hammerjs-dependency
ChronosSF 42d217c
test(cell): removing ios test as the underlying functionality was rem…
ChronosSF b6cfdf5
chore(*): removing unused import
ChronosSF File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.