Skip to content
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.

Releases: legalthings/angular-signature

v1.0.3 - Require signature_pad >= 1.5

05 May 21:06
7830f5f
Compare
Choose a tag to compare
Set dependency of signature_pad to >= 1.5

Closes #54

v1.0.2 - Disable pad & fix for touch device

24 Apr 09:04
Compare
Choose a tag to compare

Added disabled attribute, which can be used to disable the pad.

Fix for touch devices preventing scrolling while signing.

v1.0.1 - Fixes for reset functionality

16 Feb 16:37
Compare
Choose a tag to compare

New empty image.
Fix for high DPI screens.

Public release

24 Nov 09:29
Compare
Choose a tag to compare
Merge pull request #40 from legalthings/interval-cancel

`$interval.cancel()` not `$interval.stop()`