Craig Mitchell
Results
1
issues of
Craig Mitchell
JavaScript has `navigator.vibrate` ( https://developer.mozilla.org/en-US/docs/Web/API/Navigator/vibrate ), however, Elemental2 doesn't have it. It exists in the closure-compiler here: https://github.com/google/closure-compiler/blob/master/externs/browser/w3c_vibration.js Can we pleae add it to Elemental2? Until it's added, we need...