Skip to content

Releases: neighborhood999/vue-signature-pad

1.1.15

11 Oct 01:41
Compare
Choose a tag to compare

Patches

  • Fix(component): point arrays: #163

Credits

Huge thanks to @SagePacheco for helping!

1.1.14

17 Aug 14:01
Compare
Choose a tag to compare

Patches

  • Chore: add dist in gitignore and re-publish, fixes: #130: #131

1.1.13

17 Aug 08:59
Compare
Choose a tag to compare

Patches

  • Fix: upgrade deps and add browser field in package.json: b25b04e, #122 #126
  • Chore: update bundle snapshot and remove dist files: 53efacc

1.1.11

17 Jul 15:10
925da50
Compare
Choose a tag to compare
  • Upgrade signature pad to v3
  • Bump lodash to fix security problem (#118)

1.1.10

14 Jun 07:02
Compare
Choose a tag to compare

upgrade dependencies

1.1.8

28 Dec 08:54
Compare
Choose a tag to compare

Republish NPM package.

1.1.7

28 Dec 08:47
Compare
Choose a tag to compare
bump version 1.1.7

1.1.6

26 Nov 02:01
Compare
Choose a tag to compare

Fixes

  • Removing event listener when the component was removed from DOM. (@grelkin in #87)

1.1.5

08 Nov 03:26
Compare
Choose a tag to compare

Fixes

  • Display signature correctly when showing the elements. (@garhbod in #81)

1.1.0

16 Oct 07:01
9ba7017
Compare
Choose a tag to compare

Event support

  • Add all the signature_pad default setting as options, you can feel free custom you wanted options. (#74)