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

Upgrade to ivy #509

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade to ivy #509

wants to merge 1 commit into from

Conversation

ice-blaze
Copy link

@ice-blaze ice-blaze commented Feb 7, 2023

Change the builder to ivy to be compatible with angular 15. It is a breaking change since it can't be used with the view engine anymore. Related to #505

@jpoisso
Copy link

jpoisso commented Apr 13, 2023

Is anything blocking this PR? We also need this merged or supported in any way ASAP due to Angular 16 arriving soon.

@hoi4
Copy link

hoi4 commented May 8, 2023

This is currently blocking us from upgrading to Angular 16 which does not support ViewEngine libraries anymore. I would highly appreciate releasing this change :)

@lucasjardi
Copy link

Do we have updates about this one? Angular 16 has been released and it will not support ViewEngine libraries anymore.

@84961
Copy link

84961 commented May 12, 2023

Is there any update or work around ?unable to use froala with angular 16

@canadakickass
Copy link

Our team is also waiting for this in order to updrage Angular version 16.

@IchigoWalker
Copy link

Any updates? Need this change badly

@williamWhistleblower
Copy link

Our team is also blocked by this

@ptomaszi
Copy link

We cannot upgrade to Angular 16 because of that. Please resolve asap.

@ice-blaze
Copy link
Author

For everyone who wants a workaround here you will have one #505 (comment) but you are loosing all the updates.

I have heard that the Froala team will come with something in the near future. But in the meanwhile you can use the workaround and enjoy angular 16

@hoi4
Copy link

hoi4 commented Jun 2, 2023

An alternative approach that I went for is to just copy the respective files and put them into your project directly. In the end, this library is "just" a wrapper around the froala-editor package to implement ControlValueAccessor. The latest updates of angular-froala-wysiwyg were mostly related to updates in the build process of this lib and bumping the version of the froala-editor.

I will definitely keep my eyes open for future updates of angular-froala-wysiwyg though. Thank you for your work!

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

Successfully merging this pull request may close these issues.

None yet

9 participants