Mawi137 / ngx-image-cropper

An image cropper for Angular
MIT License
786 stars 210 forks source link

Upgrade to Angular 16+ #631

Closed PowerKiKi closed 6 months ago

PowerKiKi commented 6 months ago

As discussed in #630, except that I went for Angular 16, because Angular 15 is EOL in a few days, and Angular 16 makes it much easier to work with Jest.

Mawi137 commented 6 months ago

Looks good! Thanks for adding the types as well, seems like I have been a little lazy using any :D The xx in event bit is nice to know as well.