jodit / jodit-angular

Angular wrapper for Jodit && Hey. Due to the fact that I do not use Angular in my projects, I cannot fix plugin errors in a timely manner. If you want the plugin to develop, send PR or better become a contributor
MIT License
48 stars 35 forks source link

Angular 16 support #116

Open ptatoChi opened 1 year ago

ptatoChi commented 1 year ago

Hi! Can we have support for Angular 16? :)

Thank you

julianpoemp commented 1 year ago

@ptatoChi I just released v3 of my alternative Angular Jodit library with Angular >= v16 and Jodit v4 support. Feel free to test it :) https://github.com/julianpoemp/ngx-jodit/

MrElectroNick commented 1 year ago

@ptatoChi thanks for an effort. We'll catch up with it soon also

ibrahimkelly commented 10 months ago

@ptatoChi I just released v3 of my alternative Angular Jodit library with Angular v16 and Jodit v4 beta support. Feel free to test it :) https://github.com/julianpoemp/ngx-jodit/tree/v3.x

How to install it?

julianpoemp commented 10 months ago

@ptatoChi I just released v3 of my alternative Angular Jodit library with Angular v16 and Jodit v4 beta support. Feel free to test it :) https://github.com/julianpoemp/ngx-jodit/

How to install it?

See https://github.com/julianpoemp/ngx-jodit/blob/main/libs/ngx-jodit/README.md#installation

kemotx90 commented 9 months ago

Other alternative if you have angular 17+ and want use reactive form for editor content angular-jodit info about how to install and use on the README of the project