IagoSRL
Results
2
issues of
IagoSRL
The plugin had a `teardown` function defined but never used. I connected it to the set-up of `swipe` event. The direction-specific events needed a different teardown, so I implemented that....
Queries like `Android >= 5` and `ChromeAndroid > 100` does not give expected results, as [others have commented](https://github.com/browserslist/browserslist/issues/734), because of the data provided by [caniuse/Statcounter](https://github.com/Fyrd/caniuse/issues/2413#issuecomment-206673558). Any ChromeAndroid query and every...