Releases: retyui/react-quick-pinch-zoom
Releases · retyui/react-quick-pinch-zoom
5.1.1
What's Changed
- Add CSP nonce prop by @RiledUpCrow in #93
New Contributors
- @RiledUpCrow made their first contribution in #93
Full Changelog: 5.1.0...5.1.1
NPM diff: https://npmfs.com/compare/react-quick-pinch-zoom/5.1.0/5.1.1/
5.1.0
5.0.0
4.9.0
4.8.0
- Added
centerContained: booleanto allow ensuring that images remain centered as long as they still fit into the container. #73 (thanks Tim Fischbach)
4.7.0
- Added
enforceBoundsDuringZoom: booleanprop to ensures that it's also not possible to move the image out of bounds with a pinch gesture. #72 (thanks Tim Fischbach) - Added
doubleTapZoomOutOnMaxScale: boolean&doubleTapToggleZoom?: booleanprops to let the second of two consecutive double taps zoom out again. #70 (thanks Tim Fischbach)
Old releases: 4.x, 3.x, 2.x, 1.x
You can find old releases (1.x, 2.x, 3.x, 4.x) in a CHANGELOG.md file