I hereby claim:
- I am stephanfoxwell on github.
- I am stephanfoxwell (https://keybase.io/stephanfoxwell) on keybase.
- I have a public key whose fingerprint is 2650 81DF E40D B9A1 032A 9A65 CCB7 F0A3 26B4 E073
To claim this, I am signing this object:
var registerTouchables = () => { | |
var touchables = document.querySelectorAll('button, button, a[href], label'); | |
let touchablesLength = touchables.length; | |
while ( touchablesLength-- ) { | |
touchables[touchablesLength].addEventListener('touchstart', () => {}, {passive: true}); | |
touchables[touchablesLength].addEventListener('touchend', () => {}, {passive: true}); | |
} | |
} |
I hereby claim:
To claim this, I am signing this object:
document.getElementsByTagName( 'html' )[0].className = document.getElementsByTagName( 'html' )[0].className.replace( /no-js/, 'js' ); |
I hereby claim:
To claim this, I am signing this object: