Skip to content

Releases: F0rce/signature-widget

v3.1.0

27 Feb 16:21
v3.1.0
93394ce
Compare
Choose a tag to compare

3.1.0 (2023-02-27)

Features

v3.0.0

13 Apr 11:07
923e721
Compare
Choose a tag to compare

3.0.0 (2022-04-13)

⚠ BREAKING CHANGES

  • java: Java 11 is now required
  • vaadin: support for Vaadin 23 added

Features

  • vaadin: support for Vaadin 23 added (8be97e4)

Bug Fixes

  • java: Java 11 is now required (d0cb5f9)

v2.0.2

13 Apr 10:00
e6146b9
Compare
Choose a tag to compare

2.0.2 (2022-04-13)

Bug Fixes

  • signature_pad: removing unused properties (5a41163)
  • signature_pad: using EventEmitter (onEnd was deprecated) (ab6d38d), closes #236