Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ivy not compatible #75

Closed
raphael22 opened this issue Feb 16, 2022 · 4 comments
Closed

Ivy not compatible #75

raphael22 opened this issue Feb 16, 2022 · 4 comments

Comments

@raphael22
Copy link

raphael22 commented Feb 16, 2022

Hi

Is your library could be publish as Ivy for Angular 13+ ?

Processing legacy "View Engine" libraries:
- ngx-ellipsis [es2015/esm2015] (https://github.com/lentschi/ngx-ellipsis)
- ngx-ellipsis [main/umd] (https://github.com/lentschi/ngx-ellipsis)
Encourage the library authors to publish an Ivy distribution.
@lentschi
Copy link
Owner

Hi @raphael22 !

To be honest I'm not sure if that is possible without losing support for angular < 12 at the same time.
If anyone has any ideas on how to do that, please create a PR!

Eventually of course, I will upgrade and move the requirements to angular >=12, but I think it's a bit early for that. (The supported versions would just be >=12.0.0 <14.0.0, which I find quite narrow. I Guess as soon as angular 14 is official, I'll do it.)

@raphael22
Copy link
Author

Yup, since Angular 13 drop view-engine I don't think you can make it compatible for app with enableIvy: false.

@capraibex
Copy link

Eventually of course, I will upgrade and move the requirements to angular >=12, but I think it's a bit early for that. (The supported versions would just be >=12.0.0 <14.0.0, which I find quite narrow. I Guess as soon as angular 14 is official, I'll do it.)

Since June 2nd, Angular 14 is now official. Are there any plans to move the requirements to >= 12 or at least update the peerDependencies to <15.0.0 ?

@lentschi
Copy link
Owner

lentschi commented Jul 1, 2022

@capraibex Thanks for the reminder! ngx-ellipsis@4.0.0 is published and supports angular >=12.0.0 <15.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants