quill icon indicating copy to clipboard operation
quill copied to clipboard

Does quill editor supports table??

Open codingmania321 opened this issue 4 years ago • 7 comments

I'm using https://codepen.io/quill/pen/QxypzX this demo...but I'm unable to develop it in angular project

I'm using quill version 1.3.7 and ngx-quill version 12.0.1

codingmania321 avatar Sep 14 '20 18:09 codingmania321

Quill version 2.x does

rockwotj avatar Sep 14 '20 20:09 rockwotj

But quill 2.0 doesn't support data binding

codingmania321 avatar Sep 15 '20 04:09 codingmania321

Is there any documentation showing how to work with Quill tables? I'm struggling to get this to work. I understand it's still in dev, but even a rudimentary implementation would likely work for my needs. Thoughts?

dmboucher avatar Nov 10 '20 18:11 dmboucher

I am also trying to use Quill.js with Tables. I created a Newsleter Builder and trying to edit the text with Quill but it seems a little bit buggy with them.

https://github.com/quilljs/quill/issues/3266

ghost avatar Jan 05 '21 00:01 ghost

@codingmania321 can you find a any solution?

harleenarora avatar Jun 25 '21 02:06 harleenarora

Hi, any update on this? does quill support table now?

famcodings avatar Aug 19 '22 21:08 famcodings

Quill 2.0 which is still in development supports table, there are several modules developed for quill table including : quill-better-table and quill-table-ui . Unfortunately quill doesnt support table in its core. It works based on module system. I would say if you want sth which is comprephensive jodit-editor might be good option

mmanishh avatar Aug 31 '22 09:08 mmanishh

Seems like devs are never going to release 2.0 or they're the same devs that develop Teamspeak 5 xD

jmsuos-digizijn avatar Nov 21 '23 13:11 jmsuos-digizijn

Duplicate https://github.com/quilljs/quill/issues/117

benbro avatar Jan 29 '24 23:01 benbro