Ecosyste.ms: Issues

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

GitHub / ftlabs/fastclick issues and pull requests

#609 - <select> in PWA doesn't fire on Android

Issue - State: open - Opened by erbarratt over 2 years ago

#608 - fix BlackBerry phone ua

Pull Request - State: open - Opened by liaohainan over 3 years ago

#607 - Build script creates empty file

Issue - State: open - Opened by vfonic almost 4 years ago

#606 - Fastclick on NuxtJS

Issue - State: open - Opened by shidcordero about 4 years ago - 2 comments

#605 - One click triggers two clicks

Issue - State: open - Opened by mox883 over 4 years ago - 2 comments

#603 - loading scripts dynamically

Pull Request - State: open - Opened by xuhongbo over 4 years ago

#602 - Check CommonJS module first

Pull Request - State: closed - Opened by doniyor2109 over 4 years ago

#593 - Issue when the class name is the same as a DOM content

Issue - State: open - Opened by myrandor over 4 years ago

#591 - Add Note: Fastclick since iOS 9.3 not longer neccessary when using WKWebView

Issue - State: closed - Opened by GitToTheHub almost 5 years ago - 5 comments

#587 - allow event if targetElement does not exist in the DOM anymore

Pull Request - State: open - Opened by fsiliadin over 5 years ago

#585 - Issue #160: Added targetElement type number to check

Pull Request - State: open - Opened by wooglie over 5 years ago

#584 - fastClick支持typescript吗

Issue - State: open - Opened by rookiesQ over 5 years ago - 3 comments

#583 - Vue 引入fastclick后IOS的input聚焦延迟解决方案

Issue - State: closed - Opened by liyaocool over 5 years ago - 8 comments

#581 - add targetElement type => number

Pull Request - State: open - Opened by alwaysRemember over 5 years ago

#580 - input type=file display:'none' class='needsclick'。input.click() won‘t work

Issue - State: open - Opened by USTCLX over 5 years ago - 2 comments

#578 - Add guard for document.activeElement.blur error

Pull Request - State: open - Opened by nikise1 over 5 years ago

#576 - miss an input type

Pull Request - State: open - Opened by backgroundColor almost 6 years ago

#569 - add target svg for needsClick

Pull Request - State: open - Opened by momostreet about 6 years ago

#564 - Try to fix negative event.timeStamp values on iOS 11.3/4

Pull Request - State: open - Opened by gwynjudd over 6 years ago - 5 comments

#562 - Repair IOS11.4 that can't be clicked and unable to scroll BUG

Pull Request - State: open - Opened by mingge8888 over 6 years ago - 1 comment

#559 - More appropriate indentation

Pull Request - State: closed - Opened by fosslinux over 6 years ago

#558 - Disallow using setSelectionRange on number inputs. This fixes #555.

Pull Request - State: open - Opened by fiso over 6 years ago

#557 - bugfix keybaord not shown up instantly in ios 11.3

Pull Request - State: open - Opened by brucejcw over 6 years ago

#556 - input can not be focused by fastclick.js

Issue - State: open - Opened by abchexuzheng over 6 years ago - 7 comments

#554 - Update fastclick.js for iOS/Safari timestamp bug

Pull Request - State: open - Opened by Saintless over 6 years ago

#552 - fix: #551

Pull Request - State: closed - Opened by betterTry over 6 years ago

#550 - Fix negative event.timeStamp values on iOS 11.3

Pull Request - State: open - Opened by lasselaakkonen over 6 years ago - 8 comments

#547 - fix: blackberryVersion is null

Pull Request - State: closed - Opened by ibufu over 6 years ago - 1 comment

#545 - fixed #544:

Pull Request - State: open - Opened by borenXue over 6 years ago

#542 - fix input element double click event

Pull Request - State: closed - Opened by AdolphGithub almost 7 years ago

#541 - explore-mrg

Pull Request - State: open - Opened by enjelhutasoit almost 7 years ago

#536 - Add CDN link

Pull Request - State: open - Opened by LukasDrgon about 7 years ago

#533 - Fix #466 - make onTouchEnd click async

Pull Request - State: open - Opened by michaelabuckley about 7 years ago - 1 comment

#532 - Feature: Change default option values

Pull Request - State: open - Opened by zilong-thu about 7 years ago

#528 - calculate trackingClick again in onTouchEnd

Pull Request - State: open - Opened by larryzhuo over 7 years ago

#523 - removed onTouchMove event listener, so it will be more effective.

Pull Request - State: open - Opened by ghking1 over 7 years ago

#512 - Update needsClick() to traverse up through its ancestors in the DOM tree

Pull Request - State: closed - Opened by jacobbuck almost 8 years ago

#509 - Fix for #508

Pull Request - State: open - Opened by dryabov almost 8 years ago

#506 - iphone need to click 2 times

Issue - State: open - Opened by jackPanyj almost 8 years ago - 7 comments

#504 - Whitelist Selector

Pull Request - State: open - Opened by davidofwatkins almost 8 years ago

#499 - Leverage touch-action whenever possible

Pull Request - State: open - Opened by RByers about 8 years ago - 2 comments

#494 - add restore function for inverts destroy()

Pull Request - State: open - Opened by shaozilee about 8 years ago

#484 - Ignore child element recursively

Pull Request - State: closed - Opened by xLitil about 8 years ago

#477 - blur active element when Touchmove start

Pull Request - State: open - Opened by imwr over 8 years ago

#473 - Fix bug: When the textarea focus, the cursor position is incorrect

Pull Request - State: open - Opened by DMQ over 8 years ago

#470 - Fixed incorrect documentation on AMD/require.js

Pull Request - State: closed - Opened by zafnz over 8 years ago

#468 - check if target node or a parent node has "needsclick" class

Pull Request - State: closed - Opened by robertgonzales over 8 years ago

#463 - Compensate for accidental screen nudge while tapping

Pull Request - State: open - Opened by benviau over 8 years ago

#457 - check input type include 'number' before `setSelectionRange`

Pull Request - State: closed - Opened by army8735 over 8 years ago

#451 - Blur active element only on Android devices

Pull Request - State: open - Opened by lichtsinn over 8 years ago - 1 comment

#449 - Adding the fix where tap to focus now works on contenteditable elements.

Pull Request - State: open - Opened by roguescroll over 8 years ago - 4 comments

#448 - Added a test for class="nofastclick" to ignore all children nodes.

Pull Request - State: open - Opened by horner over 8 years ago

#432 - bug fix for: #431

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

#423 - Add Chinese version of introduction

Pull Request - State: open - Opened by Harry-Chen about 9 years ago - 1 comment

#415 - Fix for range inputs as well

Pull Request - State: open - Opened by srounce about 9 years ago - 2 comments

#407 - Linting cleanup - strings use single quote & explicit array items

Pull Request - State: closed - Opened by wulfsolter over 9 years ago

#404 - Fix typo

Pull Request - State: open - Opened by YongX over 9 years ago

#403 - needsclick can be applied to a tree of dom nodes, not just a single node

Pull Request - State: open - Opened by kabalage over 9 years ago - 2 comments

#402 - Add a new option to override needsclick check (addresses #141)

Pull Request - State: open - Opened by bbbrrriiiaaannn over 9 years ago - 2 comments

#382 - Allow user to define function for determining if target needs click

Pull Request - State: closed - Opened by masonicboom over 9 years ago

#381 - Don't send synthetic clicks to contentEditable areas

Pull Request - State: open - Opened by graemeboyd over 9 years ago - 4 comments

#373 - Issue146 1.0.6

Pull Request - State: open - Opened by TuiKiken over 9 years ago

#361 - Fix errors when certain input fields are focused on iOS

Pull Request - State: open - Opened by jhnns over 9 years ago

#360 - Added email type to exceptions of the focus method

Pull Request - State: open - Opened by extempl over 9 years ago - 1 comment

#350 - Avoid unnecessary breakage due to blur before click

Pull Request - State: open - Opened by kevinoid almost 10 years ago - 6 comments

#342 - fix InvalidStateError when focusing an HTML5 input element

Pull Request - State: closed - Opened by R4c00n almost 10 years ago - 8 comments

#340 - Ignore onTouchStart if the element needs click

Pull Request - State: open - Opened by craftzdog almost 10 years ago - 3 comments

#328 - Fix #160,also with type of number

Pull Request - State: open - Opened by stonelee almost 10 years ago - 2 comments

#320 - Added support for horizontal scrolling, plus relevant test

Pull Request - State: open - Opened by danielcrisp almost 10 years ago - 5 comments

#317 - add triggerClick method

Pull Request - State: open - Opened by ronwe almost 10 years ago

#310 - Fixes issues #226 and #268

Pull Request - State: open - Opened by asselin almost 10 years ago - 3 comments

#309 - Clarify Twitter Bootstrap dropdown compatibility

Pull Request - State: open - Opened by kevinoid almost 10 years ago

#308 - Add mouse up down event support

Pull Request - State: open - Opened by matthew-andrews almost 10 years ago - 18 comments

#307 - Add "range" element to iOS TypeError throws.

Pull Request - State: open - Opened by lewang almost 10 years ago

#305 - Tapping on a textarea element in an IFRAME on iOS blocks text entry. Th...

Pull Request - State: open - Opened by ptraeg about 10 years ago - 3 comments

#298 - Fixed typo in AMD documentation

Pull Request - State: open - Opened by JanMisker about 10 years ago

#286 - Horizontal scroll check

Pull Request - State: open - Opened by emanuelbsilva about 10 years ago

#279 - Issue 146 Ghostclick on android with dynamic content

Pull Request - State: closed - Opened by jscottnz about 10 years ago - 1 comment

#266 - Avoid TypeError on tapping range elements

Pull Request - State: closed - Opened by p3drosola over 10 years ago - 4 comments

#259 - Fix touching elements nested inside labels

Pull Request - State: closed - Opened by danielrbradley over 10 years ago - 2 comments

#249 - Fixed text field behavior on iOS

Pull Request - State: open - Opened by symmetriq over 10 years ago - 1 comment

#232 - iPhone 5 users not able to tap

Pull Request - State: open - Opened by ismusidhu over 10 years ago - 2 comments

#219 - Fix for horizontal scroll on iOS

Pull Request - State: closed - Opened by jasonfutch over 10 years ago - 1 comment

#211 - Disable fastclick on elements with contenteditable=true (related to issue #127)

Pull Request - State: open - Opened by skinandbones over 10 years ago - 2 comments

#195 - Fix needsclick class check on SVG elements

Pull Request - State: open - Opened by bsuh almost 11 years ago

#190 - Fixes select elements on non-chrome android browsers

Pull Request - State: open - Opened by lzilioli almost 11 years ago - 3 comments

#154 - Use clientX/clientY for move detection to account for touch panning.

Pull Request - State: open - Opened by jerryorr about 11 years ago

#152 - Switch off trackingClick on multi-touch

Pull Request - State: open - Opened by jerryorr about 11 years ago

#115 - FastClick listens to spots that aren't clickable

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