signature-widget - Vaadin Add-on Directory
Create and use smooth signatures for Vaadin 14 & 23View on GitHub
signature-widget version 2.0.0
# Version 2.0.0
- Frontend uses now Lit-Element instead of Polymer 3
- added `isEmpty()` method to check if the signature is blank or not
- implemented interface `hasSize`
- added `setTransparentBackground()` to set the background transparent easily
signature-widget version 2.0.1
# 2.0.1
[Full Changelog](https://github.com/F0rce/signature-widget/commit/bdabc815fd30d0f712d602b47167fa7de1166499)
Java Backend:
- Fixed the setBackgroundColor (with alpha) method, as it was settings RGB instead of RGBA
signature-widget version 2.0.2
### 2.0.2 (2022-04-13)
## [Changelog](https://github.com/F0rce/signature-widget/releases/tag/v2.0.2)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/F0rce/signature-widget).
For Issues and Feature Requests please visit [signature-widget/issues](https://github.com/F0rce/signature-widget/issues) on GitHub.
signature-widget version 3.0.0
### 3.0.0 (2022-04-13)
## [Changelog](https://github.com/F0rce/signature-widget/releases/tag/v3.0.0)
- Built for Vaadin 23
- Requires Java 11
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/F0rce/signature-widget).
For Issues and Feature Requests please visit [signature-widget/issues](https://github.com/F0rce/signature-widget/issues) on GitHub.
signature-widget version 3.1.0
### 3.1.0 (2023-02-27)
## [Changelog](https://github.com/F0rce/signature-widget/releases/tag/v3.1.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/F0rce/signature-widget).
For Issues and Feature Requests please visit [signature-widget/issues](https://github.com/F0rce/signature-widget/issues) on GitHub.