Skip to content

Released v0.11.4#428

Merged
valadas merged 8 commits intomainfrom
release/0.11.4
Jan 11, 2022
Merged

Released v0.11.4#428
valadas merged 8 commits intomainfrom
release/0.11.4

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Jan 11, 2022

Released v0.11.4

TouchEvent is not supported on firefox which caused the dragging code to fail. Also changing an image src to a data-url is not instant in firefox so had to attach a load event on it to run the logic only after the image is fully loaded.
Fixed an issue that prevented cropping images on firefox
Before this change the crop corner could be partially outside the image which would disable the drag. This makes it so if the mouse is outside the image but still inside of a corner of the cropper, it still works and makes it easier to grab.
Implemented min-size validation for dnn-cropper
The Tag target could fire up in any order, this makes it always run before compile and the deploy task depend on compile too so the build is tested before deployment.
Fixed an issue where CI would not change package version
@valadas valadas added the build label Jan 11, 2022
@valadas valadas added this to the 0.11.4 milestone Jan 11, 2022
@valadas valadas merged commit 045474d into main Jan 11, 2022
@valadas valadas deleted the release/0.11.4 branch January 11, 2022 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant