Open main menu
米舟开源
Java
Golang
Javascript
Swift
Android
Rust
中间件
软件
Changelog
教程
工具
联系我们
szimek/signature_pad
Watch
Star
Fork
简介
统计
版本
12 days ago
signature_pad
szimek
v5.1.2
5.1.2
(2025-11-16)
Bug Fixes
handle pointercancel/touchcancel to end stroke correctly (
#853
) (
876ef9d
)
2025-09-17 07:29:35
signature_pad
szimek
v5.1.1
5.1.1
(2025-09-16)
Bug Fixes
add .js extensions to relative imports (
#844
) (
6732640
), closes
#843
#843
#843
2025-09-03 15:42:09
signature_pad
szimek
v5.1.0
5.1.0
(2025-09-03)
Bug Fixes
update deps (
da7dd1a
)
Features
add includeDataUrl svg option (
ec971d6
)
add redraw method (
2ac4ef4
)
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
)