@quasar/fastclick
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@quasar/fastclick", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Polyfill used by Quasar Framework to remove click delays on browsers with touch UIs", | ||
@@ -30,3 +30,3 @@ "maintainers": [ | ||
], | ||
"main": "lib/fastclick.js", | ||
"main": "fastclick.js", | ||
"repository": { | ||
@@ -33,0 +33,0 @@ "type": "git", |
![Quasar Framework logo](https://cdn.quasar.dev/logo/svg/quasar-logo-full-inline.svg) | ||
# Fastclick for Quasar Framework | ||
> This is a fork of the original Fastclick and is being used and maintained by Quasar Framework | ||
> This is a fork of the original Fastclick and is being used and maintained by Quasar Framework. | ||
> This is injected only for iOS platform (PWA or Cordova). | ||
@@ -6,0 +7,0 @@ FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a `click` event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
134
28996
527
1