Open main menu
米舟开源
Java
Golang
Javascript
Swift
Android
中间件
软件
Changelog
教程
工具
联系我们
szimek/signature_pad
Watch
Star
Fork
简介
统计
版本
2025-06-21 04:39:24
signature_pad
szimek
v5.0.10
5.0.10
(2025-06-20)
Bug Fixes
remove isPrimary check (
#836
) (
d4e6f34
)
reset pointerId on stroke end and clear (
#835
) (
8d80d97
)
2025-06-06 07:58:55
signature_pad
szimek
v5.0.9
5.0.9
(2025-06-05)
Bug Fixes
check pointerId to prevent multiple pointers (
#830
) (
f6a602b
)
update deps (
#831
) (
0dae18c
)
2025-06-05 12:38:45
signature_pad
szimek
v5.0.8
5.0.8
(2025-06-05)
Bug Fixes
explicitly set passive: false on listeners (
#829
) (
d28a170
)
2025-03-19 14:25:10
signature_pad
szimek
v5.0.7
5.0.7
(2025-03-19)
Bug Fixes
export BasicPoint type (
#820
) (
8732c65
)
2025-03-14 21:42:00
signature_pad
szimek
v5.0.6
5.0.6
(2025-03-14)
Bug Fixes
add "types" to "exports" in package.json (
#817
) (
5623be7
)
2025-03-14 11:45:06
signature_pad
szimek
v5.0.5
5.0.5
(2025-03-14)
Bug Fixes
Add conditional exports to package.json (
#815
) (
005a090
)
2024-10-17 14:15:11
signature_pad
szimek
v5.0.4
5.0.4
(2024-10-17)
Bug Fixes
prevent non-primary for pointer events (
#796
) (
956450c
)
update deps (
#797
) (
6191456
)
2024-08-23 23:00:07
signature_pad
szimek
v5.0.3
5.0.3
(2024-08-23)
Bug Fixes
prevent division by zero in bezier (
#785
) (
1ca425e
)
2024-06-10 22:36:59
signature_pad
szimek
v5.0.2
5.0.2
(2024-06-10)
Bug Fixes
cast type instead of global namespace (
#773
) (
caf901b
)
2024-05-19 03:22:38
signature_pad
szimek
v5.0.1
5.0.1
(2024-05-18)
Bug Fixes
Use fallback values when options object contains explicit
undefined
values (
#772
) (
fe11e16
)