fate icon indicating copy to clipboard operation
fate copied to clipboard

state of this project ?

Open ivan-price-acted opened this issue 1 year ago • 3 comments

Hi there

we're looking for a lightweight wysiwyg editor for angular and this project seems like a great start, but I note there hasn't been much activity for a while and we can't install with versions of angular > 9.. and there are unmerged PRs.

Is it worth us making a PR to bring this project up to angular 16 (and merging the disabled state) or should we consider the project 'archived' .. any feedback would be appreciated.

thanks !

-ivan

ivan-price-acted avatar Oct 16 '23 09:10 ivan-price-acted

It seems dead to me, we use it in our company, but due to lack of maintenance, I ended up creating my own WYSIWYG editor version. https://ngx-simple-text-editor.netlify.app/

Raiper34 avatar Jun 14 '24 22:06 Raiper34

oh wow ok that looks cool probably would have used it if it existed at the time we were looking !

we ended up using NgxEditor, (built on ProseMirror) , which meant we could have the plugins that come with prosemirror, noteably "@mentions" (autocomplete) which we needed also.. so far so good.

good luck !

ivan-price-acted avatar Jun 17 '24 07:06 ivan-price-acted

Hi all! Yes sadly you should probably consider this projet as not actively maintained. I've started work on updating to the latest Angular version and move to standalone components but I don't have much time to dedicate to this.

I'll still try to push my work once it's done but even so I don't expect to be able to do much more after that.

@Raiper34 your editor looks great!

onaluf avatar Jun 17 '24 13:06 onaluf