manoj10101996 / ngx-packages

0 stars 2 forks source link

Angular 18, standalone #2

Open iamkinetic opened 1 month ago

iamkinetic commented 1 month ago

Hi,

I have a few suggestion for your component, specifically your ngx-color-palette, which I was interested in.

ngx-color-palette has a very specific depencies:

   "@angular/common": "^17.3.12",
    "@angular/core": "^17.3.12"

As angular 18 has been out for a few month, it should support it. Also, it would be nice to change your component to be standalone.

Thanks!

manoj10101996 commented 1 month ago

@iamkinetic

Thank you for the feedback. I will carefully consider your suggestions and provide update by the end of the business day.