Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / stoffeastrom/touche issues and pull requests

#76 - fix: umd window export

Pull Request - State: closed - Opened by yoohahn over 5 years ago

#75 - bug: Touch not working properly on hybrid

Pull Request - State: closed - Opened by haxxmaxx almost 6 years ago

#74 - Fix while loop in closest lookup

Pull Request - State: closed - Opened by cbt1 about 6 years ago

#73 - Create an UMD for Touche

Pull Request - State: closed - Opened by yoohahn about 6 years ago

#72 - Patch touche

Pull Request - State: closed - Opened by yoohahn about 6 years ago

#71 - Update dependencies to enable Greenkeeper 🌴

Pull Request - State: closed - Opened by greenkeeper[bot] almost 7 years ago
Labels: greenkeeper

#70 - Start momentum from pagePoint

Pull Request - State: closed - Opened by T-Wizard over 7 years ago - 4 comments

#68 - To many Gestures triggered in Edge on Windows 10 Mobile

Issue - State: closed - Opened by edvard-falkskar over 8 years ago

#67 - Fixed #66 - cancellation of swipe gesture

Pull Request - State: closed - Opened by veinfors almost 9 years ago

#66 - Swipe gesture not cancelled correctly on right mouse click in IE

Issue - State: closed - Opened by veinfors almost 9 years ago

#65 - Clicking on scrollbar in IE11 starts swipe but never ends it

Issue - State: closed - Opened by corgrath almost 10 years ago - 1 comment

#64 - isOtherFlowStarted only check if the flow is started

Issue - State: closed - Opened by edvard-falkskar almost 10 years ago

#63 - Add precedence option to swipe

Issue - State: closed - Opened by stoffeastrom about 10 years ago

#60 - longtap, add radiusThreshold

Issue - State: closed - Opened by stoffeastrom about 10 years ago

#59 - pointerstart -> pointerdown

Issue - State: closed - Opened by stoffeastrom about 10 years ago

#56 - Remove this.countTouches > 0 in hasNotEqualTouches

Issue - State: closed - Opened by stoffeastrom over 10 years ago

#52 - New fix for detecting handling click on scrollbar issue in IE

Pull Request - State: closed - Opened by magnuskenneth over 10 years ago

#50 - Update swipe for better momentum handling

Issue - State: closed - Opened by stoffeastrom almost 11 years ago

#49 - Added radix to parseInt

Pull Request - State: closed - Opened by magnuskenneth almost 11 years ago

#46 - Ignore tap on scrollbars. Fix for issue #33

Pull Request - State: closed - Opened by magnuskenneth almost 11 years ago

#45 - Add option inertia for the momentum feature

Issue - State: closed - Opened by stoffeastrom almost 11 years ago

#44 - momentum 2

Pull Request - State: closed - Opened by nilzona almost 11 years ago

#43 - Momentum

Pull Request - State: closed - Opened by nilzona almost 11 years ago - 4 comments

#42 - Fix to prevent hung gestures when browser dont trigger touchend

Pull Request - State: closed - Opened by edvard-falkskar over 11 years ago - 1 comment

#41 - Fix demo site

Issue - State: closed - Opened by stoffeastrom over 11 years ago - 2 comments

#40 - Doubletap options unit test

Pull Request - State: closed - Opened by edvard-falkskar over 11 years ago - 1 comment

#39 - Introduce a getValidTarget

Issue - State: closed - Opened by stoffeastrom over 11 years ago - 1 comment

#38 - Doubletap options

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#37 - Add possibility to prevent gestures

Issue - State: closed - Opened by stoffeastrom over 11 years ago
Labels: enhancement

#36 - Swipe calculations wrong when using `event.target`

Issue - State: closed - Opened by peol over 11 years ago - 3 comments

#35 - cancel event not handled in getFlowType

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#33 - Mouse down on scrollbar will not trigger mouseup

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#32 - Possibillity to have an array of "buttons" in options.which

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#31 - event.relatedTarget is readonly IE10 in strict mode

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#30 - touchend is not fired when the target element for touchstart is removed

Issue - State: closed - Opened by stoffeastrom over 11 years ago - 1 comment

#27 - Add event property `relatedTarget` to point to the original target

Issue - State: closed - Opened by peol over 11 years ago

#25 - Update grunt version, mocha, expect

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#24 - When using <foo draggable="true"> tap events behave incorrectly

Issue - State: closed - Opened by peol over 11 years ago - 1 comment

#23 - activate buttons when pressing the space key

Issue - State: closed - Opened by tregusti over 11 years ago - 2 comments

#22 - T.utils.getRect, getBBox doesn't exist on all svg elements

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#21 - Add a call for binder start in Tap gesture

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#18 - add pageX, pageY to data parameter

Issue - State: closed - Opened by stoffeastrom over 11 years ago - 1 comment

#17 - fix offset calculation in T.utils.getRect

Issue - State: closed - Opened by stoffeastrom over 11 years ago - 4 comments

#16 - The data parameter should be normalized for all gestures

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#15 - Fix order of concatenation / demo page of js files

Issue - State: closed - Opened by stoffeastrom over 11 years ago

#14 - on/off, we need a way to do off on an certain gesture instance

Issue - State: closed - Opened by stoffeastrom over 11 years ago - 4 comments

#13 - New proposed syntax for defining gestures

Issue - State: closed - Opened by peol almost 12 years ago - 7 comments

#12 - Handle MSPointer events

Issue - State: closed - Opened by stoffeastrom almost 12 years ago - 1 comment

#11 - double tap

Issue - State: closed - Opened by stoffeastrom almost 12 years ago - 2 comments

#10 - Cli tests

Pull Request - State: closed - Opened by peol almost 12 years ago

#8 - Add buildstep

Issue - State: closed - Opened by peol almost 12 years ago
Labels: enhancement, before-release

#7 - Add documentation

Issue - State: closed - Opened by stoffeastrom almost 12 years ago
Labels: enhancement, before-release

#6 - Add pinch gesture

Issue - State: closed - Opened by stoffeastrom almost 12 years ago
Labels: enhancement, before-release

#5 - Add cancel callback for all gestures

Issue - State: closed - Opened by stoffeastrom almost 12 years ago
Labels: enhancement, before-release

#4 - 'use strict' + remove console.log

Pull Request - State: closed - Opened by peol almost 12 years ago

#3 - Create a `Touche` wrapper for easier multi-binding

Issue - State: closed - Opened by peol almost 12 years ago
Labels: enhancement, before-release

#2 - Fix readme grammar :)

Pull Request - State: closed - Opened by peol almost 12 years ago

#1 - Renamed gestures to touche

Pull Request - State: closed - Opened by peol almost 12 years ago