0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RE-2264 Automatically creating CODEOWNERS file [Skip CI] More... about 3 years ago
Revert 56bfe031e854d3b9161c8a7ea9fe37d5c3d483d5 (bubbling up scroll) but try to allow the same thing using scrollResponseBoundary values More... about 8 years ago
bubble up unused axis scrolling on touch scrolling More... about 8 years ago
if only one axis scroll is used, bubble up the other scroll wheel event More... about 8 years ago
v0.6.2 More... over 8 years ago
Merge pull request #101 from robbiemccorkell/scroll-capture More... over 8 years ago
Added invertScrollWheel property to readme More... over 8 years ago
Change inverseScrollWheel property name More... over 8 years ago
Add option for scrollwheel inversion More... over 8 years ago
v0.6.1 More... about 9 years ago
Merge pull request #94 from ftlabs/touch-emulation More... about 9 years ago
Don't detect whether touch events are available assume they are so that touch emulation is supported More... about 9 years ago
v0.6.0
Kornel
as Kornel Lesiński
More... about 9 years ago
Merge pull request #93 from ftlabs/clamp More... about 9 years ago
Limit cubic bezier values instead of throwing
Kornel
as Kornel Lesiński
More... about 9 years ago
Merge pull request #92 from smithl/patch-1 More... over 9 years ago
Update README.md More... over 9 years ago
Tweak scroll/interaction prevention logic to better cope with loss of Pointer events due to another capturing element, which seems to be an IE security restriction. This should improve nested scrolls getting stuck on IE10/IE11. More... over 9 years ago
v0.5.0 More... over 9 years ago
Merge pull request #85 from ftlabs/paginatedSnapFromOutsideBounds More... over 9 years ago
Fix a flinging issue when .singlePageScrolls is enabled, and add disabled-bouncing to the appropriate example to show intended use More... over 9 years ago
Merge remote-tracking branch 'origin/master' into paginatedSnapFromOutsideBounds More... over 9 years ago
Merge pull request #88 from ftlabs/bubblingevents More... over 9 years ago
Recent changes in Windows event capture handling allow us to finally move to event bubbling instead of capturing, leading to nicer behaviour of nested scroller; this updates the approach in Issue #13 and Issue #71. More... over 9 years ago
Merge pull request #84 from ftlabs/scroll-start-jank More... over 9 years ago
Merge remote-tracking branch 'origin/master' into scroll-start-jank More... over 9 years ago
Merge pull request #83 from ftlabs/inputmethodsApi More... over 9 years ago
Add a comment More... over 9 years ago
Make setDisabledInputMethods() definition more closely match the original instance options, not requiring boolean values More... over 9 years ago
Merge pull request #75 from rdsubhas/master More... over 9 years ago