3.0.0-beta.5
almothafar
released this
23 Dec 17:03
·
33 commits
to master
since this release
Angular 8 - 11
The whole version got breaking changes, it is almost a new module.
- Using
signature_pad
version 3.0.0-beta.4 - Change names of
onBeginEvent
todrawStart
and expose event instead of alwaystrue
value - Change names of
onEndEvent
todrawEnd
and expose event instead of alwaystrue
value - Adding typing for
[options]
instead of usingany
type. - Publishing changes done in PR wulfsolter#100 so it supports Angular 8+ and many other improvements