MurhafSousli / ngx-sharebuttons

Angular Share Buttons ☂
https://ngx-sharebuttons.netlify.app/
MIT License
525 stars 126 forks source link

Request: Ivy library version #571

Closed bjornharvold closed 2 years ago

bjornharvold commented 2 years ago

Feature Description

ViewEngine is officially deprecated in Angular 13. Would be great if we could get an Ivy-only version of ngx-sharebuttons

Thank your for a great plugin!

MurhafSousli commented 2 years ago

The library is already using "compilationMode": "partial" https://github.com/MurhafSousli/ngx-sharebuttons/blob/master/projects/ngx-sharebuttons/tsconfig.lib.prod.json

Can you refer to the documentation of the ivy-only version?

bjornharvold commented 2 years ago

Hi @MurhafSousli

I am not sure. I just got a warning when I started up my Angular 13 app saying it was converting ngx-sharebuttons ViewEngine and to notify the author.

Enjoy the weekend!

MurhafSousli commented 2 years ago

This should be fixed in v10.0.0, please report again if you encounter the issue