ngx-photo-editor
ngx-photo-editor copied to clipboard
Angular Photo Editor
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5. Release notes Sourced from socket.io-parser's releases. 4.0.5 Bug Fixes check the format of the index of each attachment (b559f05) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 Changelog Sourced...
Fixed typo in example code.
minor typo fix in doc.
Hello, we are receiving this error when trying to build the application: Could not resolve "~cropperjs/dist/cropper.css" We can temporality bypass this by replacing '~' with '../' in the first line...
Currently, the flip horizontal button will flip the photo vertically. Same but opposite behavior with the flip vertical button.
It would be great if this package could support the WebP image format as an input. I tried using a URL with a WebP image, but the package returned the...
So i click on crop icon and crop box appears. When i click on Reset, the crop box is still there. How do i unselect crop so that default crop...