- Migrate build system to webpack
- Remove
srcissors.min.js
and source files from the npm packagesrcissors.js
should now directly work with all bundlers, previously the setup was somewhat broken.
- Add
showSurroundingImage
andsurroundingImageOpacity
options #9
- Add a
minResolution
parameter #6
- Avoid infinite loop when setting ratio #5
- Add reset() method #4
- Add setImage() method #3
- Add actions options #1
Initial Release