josealejandro2928 / ngp-image-picker

Angular library for the selection, edition and compression of images in png, jpeg and webp formats This library was generated with Angular CLI version 15, and support the latest version of angular. Previous versions of this library relied entirely on angular material components. Today it is made with html and css without any extra components. Re
https://www.npmjs.com/package/ngp-image-picker
MIT License
15 stars 11 forks source link

Angular 11 #16

Closed HashtagAssist closed 2 years ago

HashtagAssist commented 2 years ago

Hey! Im using Angular 11.0.6 when I try to install your libary i get some errors

@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'. @angular/core/core"' has no exported member 'ɵɵComponentDeclaration'. @angular/core/core"' has no exported member 'ɵɵInjectorDeclaration'.

Seems to be incompatible with Angular 11.0.6

josealejandro2928 commented 2 years ago

Bro I just update the library for angular 13, following the rules of the official web site, because a lot of people of the community wanted it. I did some research and this is an angular compatibility issue between app >=12 and apps<12. I've just created a new clean project with ng new of version 12 and the package works perfectly. Screenshot from 2022-03-25 16-21-48

HashtagAssist commented 2 years ago

Ah okay. Then I will update my project. I really want to use your lib.. Its fantastic. Thank you for the research!

josealejandro2928 commented 2 years ago

Thanks, i'm starting to do the implementation of new features like the capability of edit : -contract level -brightness -sepia etc And adopt a full component more or less like the instagram An another think will be the implementation for react. Tell me your opinion

HashtagAssist commented 2 years ago

That would be great 👍 Nice Features. For our purposes, everything we need is there! Really super project! A few small style adjustments are necessary to adapt it to our interface, but everyone can do that themselves... so I think a PR is not that useful

If we use it finally in production in our e-commerce dashboard, we would like to spend you a coffee or two ;)