0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 11 years ago
Update README.md More... about 11 years ago
Merge pull request #13 from asturur/master More... over 11 years ago
created file orientation.js More... over 11 years ago
Update Gruntfile.js More... over 11 years ago
update docs More... about 12 years ago
add configure More... about 12 years ago
update demos More... about 12 years ago
update README + LICENSE More... about 12 years ago
build scripts from source More... about 12 years ago
update eventjs to latest codebase used in sketchpad More... about 12 years ago
update README More... over 12 years ago
build to include latest changes More... over 12 years ago
add preventElasticBounce to the "wheel" event More... over 12 years ago
remove some now unnecessary code More... over 12 years ago
add differenceFromLast position to drag event More... over 12 years ago
send transformed x/y coord with click event in self More... over 12 years ago
as per Issue #3, getBoundingBox is updated to use getBoundingClientRect, which seems to be much more stable when certain CSS effects are used, like CSS3 Transforms. More... over 12 years ago
add differenceFromLast position mode, when set the coords relative to the last coords will be returned in self object More... over 12 years ago
update Event.pointerType on each input, this is the current input type the device is using and can change throughout a session. More... over 12 years ago
Event.supports is now an object containing what types of input the device supports More... over 12 years ago
adding support for devices with multiple pointer inputs (like chrome pixel with touch screen and mouse input), add event.preventManipulation for MSPointer prevent default More... over 12 years ago
fix issue in closure compiler More... almost 13 years ago
build More... almost 13 years ago
cleanup logic in event.js More... almost 13 years ago
clean up logic in event.proxy More... almost 13 years ago
return x/y coords for dbltap/click (returns the centroid points) More... almost 13 years ago
add min/max finger constraints to swipe gesture More... almost 13 years ago
add driftDeviance option to tap/longpress events, fix issue where fingers were not constrained More... almost 13 years ago
confirm mutationObserver license as MIT More... almost 13 years ago