vueup / vue-quill

Rich Text Editor Component for Vue 3.
https://vueup.github.io/vue-quill/
MIT License
1.1k stars 265 forks source link

Some Question about Quill-better-table #227

Closed paker-zhang closed 1 year ago

paker-zhang commented 2 years ago

Hi, @luthfimasruri

I found Table Module on document, But quill-better-table and quill-table-ui Requirements is quilljsv2.0.0-dev.3 .

And I checked vue-quill is base on quill v1.3.7. If I want to use table module, what should I do? can I update Quill or install and use directly?

Thanks.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

arnosolo commented 1 year ago

I'm trying to add table support in @vueup/vue-quill. Do you know how to do this? Can you show me an example? Thank.

paker-zhang commented 1 year ago

I'm trying to add table support in @vueup/vue-quill. Do you know how to do this? Can you show me an example? Thank.

I don't have another solution, at last I try to create a table module without @vueup/vue-quill in my business project. The business project is finish, so I didn't permission to show you any example, but I can tell is build on Document API.

Wish you can get any help in here.

ycldz commented 2 months ago

+1