issues
search
agilgur5
/
react-signature-canvas
A React wrapper component around signature_pad (in < 150 LoC). Unopinionated and heavily updated fork of react-signature-pad
https://agilgur5.github.io/react-signature-canvas/
Other
546
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: Adding transparent rgba value to `penColor`
#108
SimonPaidla
closed
4 months ago
1
fix: add default `penColor` prop
#107
Lav39
opened
4 months ago
0
Do I need to install @types/react-signature-canvas ?
#106
praveenpuglia
closed
6 months ago
2
Warning in browser console: `Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true` when calling `toDataURL`
#105
nmalancea
opened
7 months ago
8
Saving and Restoring DataURL results in smaller image
#104
mweel1
closed
11 months ago
1
working in localhost but when published not working on dev env
#103
aaayushishah
closed
1 year ago
1
deps: change `prop-types` from peerDep to plain dep
#102
lbfrancisco
opened
1 year ago
1
Cannot get SVG data url after `getTrimmedCanvas()`
#101
Szorcu
closed
1 year ago
3
issues in latest Google Chrome 117
#100
zhil
closed
1 year ago
4
docs: fix & update badges
#99
agilgur5
closed
1 year ago
1
deps: update `signature_pad` to v4
#98
aiden-jeffrey
closed
1 year ago
1
What is the difference between SignaturePad and SignatureCanvas?
#97
josh-thompson13
closed
1 year ago
1
Stroke offset with Next.js prod build
#96
ElTimuro
closed
1 year ago
2
Weird artifacts using Next.js 13
#95
michaelbonner
closed
2 years ago
3
support for `redrawOnResize` func
#94
nikhil478
closed
2 years ago
2
Background Image lost while converting `toData` and back with `fromData` ("undo" operation)
#93
nikhil478
closed
2 years ago
2
`TypeError: sigCanvas.current.getTrimmedCanvas is not a function`
#92
pneha2296
closed
2 years ago
2
`TypeError: sigCanvas.current.getTrimmedCanvas is not a function`
#91
pneha2296
closed
2 years ago
1
`TypeError: undefined is not an object (evaluating 'this._data[this._data.length-1].push')`
#90
chetankaleidoscope
closed
2 years ago
1
deps: update peerDeps to support React 18 without warnings
#89
agilgur5
closed
2 years ago
0
deps: migrate from Enzyme to RTL
#88
agilgur5
closed
2 years ago
1
deps: use `@agilgur5/tsconfig` to simplify `tsconfig`
#87
agilgur5
closed
2 years ago
0
deps: upgrade to rpt2 `0.32.1` to fix `configPlugin` `declarationMap` issue
#86
agilgur5
closed
2 years ago
0
docs: change CI badge to use GH Actions instead of Travis
#85
agilgur5
closed
2 years ago
1
ci: migrate to GitHub Actions w/ matrix
#84
agilgur5
closed
2 years ago
3
deps: use `rollup-plugin-node-externals`
#83
agilgur5
closed
2 years ago
2
`onBegin` not called when `fromData` invoked
#82
AndrewOttavianoAbb
closed
2 years ago
1
`TypeError: Cannot read properties of null (reading 'off')` during mount when running tests for a wrapper component
#81
AndrewOttavianoAbb
closed
2 years ago
8
optim: specify version in `@babel/plugin-transform-runtime`
#80
agilgur5
closed
2 years ago
1
optim: add `assumptions` to Babel config, mirroring previous config
#79
agilgur5
closed
2 years ago
1
Custom CSS properties? (for custom cursor etc)
#78
l4b4r4b4b4
closed
2 years ago
1
Upgrade devDeps to React 18 -- needs to update tests, peers, etc.
#77
anshOFS
closed
2 years ago
1
React 18 support in peerDeps
#76
Chupriarti
closed
2 years ago
9
Convert raw array data (`toData`) to image so it can be scaled?
#75
alilland
closed
2 years ago
5
`time` attribute only present in last stroke
#74
ralfstx
opened
2 years ago
0
Update to `signature_pad` v4 for "passive" events?
#73
DrMeers
opened
2 years ago
4
env: `npm audit fix` some devDeps
#72
agilgur5
closed
2 years ago
2
fix: upgrade react-hot-loader for example to work with latest React
#71
agilgur5
closed
2 years ago
1
Standardize test config, upgrade (some) devDeps, add named export
#70
agilgur5
closed
2 years ago
1
deps: update peerDeps to support React 17 without warnings
#69
agilgur5
closed
2 years ago
1
Bump signature_pad to v4 to fix `undefined is not an object` race condition
#68
M1ke
closed
2 years ago
16
How to check if a dataURL is empty?
#67
momolly1024
closed
2 years ago
1
fix: don't clear canvas on mobile browsers' height change
#66
michchan
opened
3 years ago
4
Canvas clears itself on iOS 15 due to Safari URL bar window resizes
#65
danjamesmedia
opened
3 years ago
2
add React 17 to peerDep range -- needs to update devDeps and tests
#64
atomicpages
closed
2 years ago
5
`toDataURL` / `fromDataURL` scaling with device pixel ratios > 1
#63
buesing
closed
3 years ago
2
ink offset from mouse pointer
#62
jch02140
closed
2 years ago
6
TypeScript implementation example
#61
casulit
closed
2 years ago
4
How to change the position of an inserted picture?
#60
TomatoesMan
closed
2 years ago
2
Material-UI integration example Gist
#59
yanickrochon
closed
4 years ago
1
Next