react-svg-camera
Version:
React component to zoom and scroll an svg element
25 lines (14 loc) • 429 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
## [1.1.1] - 2016-07-09
### Fixed
- `camera` prop is now marked as a required prop
## [1.1.0] - 2016-06-26
### Added
- Custom propType checking that `camera.zoom` is greater than 0
- Double render no longer required, it's done automatically
## [1.0.0] - 2016-06-26
### Added
- Initial impl
- Scroll around an svg
- Zoom in/out of an svg