angular-press-hold-button
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "angular-press-hold-button", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"peerDependencies": { | ||
@@ -8,2 +8,18 @@ "@angular/common": "^17.2.0", | ||
}, | ||
"keywords": [ | ||
"angular", | ||
"button", | ||
"press and hold", | ||
"long press", | ||
"user interaction", | ||
"touch event", | ||
"click event", | ||
"hold button", | ||
"progress button", | ||
"action button", | ||
"interactive button", | ||
"angular button", | ||
"event handling", | ||
"touch interaction" | ||
], | ||
"dependencies": { | ||
@@ -10,0 +26,0 @@ "tslib": "^2.3.0" |
@@ -7,3 +7,3 @@ # Angular Press and Hold Button | ||
![press-hold-button](https://github.com/thiagopac/angular-press-hold-button/assets/3586967/e2c6c886-0d9a-4648-a77b-f19f6645987e) | ||
![press-hold-button](https://github.com/thiagopac/angular-press-hold-button/assets/3586967/a33a055f-38ca-42a5-98d5-66b6e253cfeb) | ||
@@ -10,0 +10,0 @@ ## Features |
51691