Alexandre Demode

Results 161 comments of Alexandre Demode

That's exactly what I meant: expose everything explicitly ^^

Please submit a PR, this will be more simpler for me to follow :)

I made the last table icons, so I could create more. Note that since then, the Table plugin has been completely rewritten. I close this, feel free to post here...

Merged: - 2cf579774ced60bc0abc00ef16b484958c037902 - 63b64fae8f838709dfba4ea4e063beb5659fe081 (some additions/fix) Thank you :)

What did you love about it? I have some plans, but no time for now. Read more: https://github.com/Alex-D/Trumbowyg/discussions/1215

What are those limitations?

Seems to be a Browser issue with `contenteditable` element :/

I have seen this bug, but I have no room to fix it. For now, you can seed a max height. That is what was set before this update.

I think it's due to the synchronization between contenteditable and textarea, which makes a lot of data to transfer on each keystroke and update in the DOM.