quill-better-table icon indicating copy to clipboard operation
quill-better-table copied to clipboard

Module for better table in Quill, more useful features are supported.

Results 60 quill-better-table issues
Sort by recently updated
recently updated
newest added

我看过quill-delta-to-html,并且尝试过,但似乎它并没有识别我们的table Delta,请问你们有对quill-delta-to-html进行扩展吗?

During check of plugin I found a lot of dependencies in older versions, with security risks. I update an run the project with updates on all libs and Webpack changes....

Now Quill 2.0.0 has released, hope to upgrade quill-better-table to the version of Quill 2.0.0, thank you! [Announcing Quill 2.0](https://slab.com/blog/announcing-quill-2-0/) This article may provide some reference: [Upgrading to 2.0](https://quilljs.com/docs/upgrading-to-2-0)

this is my best failed try : ``` import { Component, ViewChild, Output, EventEmitter, AfterViewInit, Inject, PLATFORM_ID, ElementRef } from '@angular/core'; import { FormControl, FormGroup, Validators, ReactiveFormsModule, NgForm, FormsModule }...

1. display bug ![image](https://github.com/soccerloway/quill-better-table/assets/34809602/adbc497e-6480-44ea-bdce-5eabe7c9febe) 2. previous command, (cmd + c) ![image](https://github.com/soccerloway/quill-better-table/assets/34809602/d26b1c5e-ea35-49de-a526-07b01ef24baf)

When trying to apply the center to the table itself, it cannot be centered. The paragraphs are centered, but not the table itself.

If your quill editor is position on your page near the bottom of the screen, the operation menu goes outside the screen and thus renders it unusable. You can even...

I am developing an application using angular and Quill Better table to render table form excel and Word. When I copied and pasted the table inside the quill I selected...

How can I use quill-delta-to-html to convert a table to html

When trying to add a list into a table cell, the table breaks into two and the list is added as a outside component