Isn't execCommand obsolete? #199
Comments
|
|
|
What does this suppose to mean? |
|
It means that's unfortunate, since this library makes ** heavy ** usage of |
|
Nope :( and I am using it in my upcoming project. Might have to remove it |
|
FYI, almost all other WYSIWYG editors will also be using |
|
So sad. |
|
I'd be surprised if this was removed any time soon. Are you still working on Pell, @jaredreich ? |
|
@danleyb2 I agree with VaelVictus, I don't think |
|
@VaelVictus I have been actually, but unfortunately it's been going extremely slow due to work and life stuff... you know. I'd like to get ramped up asap and solve all the issues and release v2. |
|
Looking at the codebase of Squire, TinyMCE, Medium Editor & Trix and all use execCommand at some capacity. Others that don't are just too bulky for my taste. |
|
@jaredreich Are you still interested in a v2? There are some nice pull requests you might want to review for v1. |
https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand
Mozilla docs says:
The text was updated successfully, but these errors were encountered: