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

The tool is provided by Rudy, thanks. jsfiddle: [jsfiddle demo](https://jsfiddle.net/Rudy_Hascouet/qzcj07an/)

enhancement

Hi guys, quill v2 released a new version: https://github.com/quilljs/quill/releases/tag/v2.0.0-beta.0 I updated and now this module is not longer working, inserting just blank paragraphs . Is it planned to be updated?

Cannot read properties of undefined (reading 'pop') TypeError: Cannot read properties of undefined (reading 'pop') at new quill_better_table_BetterTable (webpack-internal:///./node_modules/quill-better-table/dist/quill-better-table.js:3067:66)

When I try to paste a table or insert table, this error shows. ``` Error: [Parchment] Unable to create table blot ``` below is my version of quill ``` "quill":...

I'm working in React JS apps, `` tags are adding instead of table. I tired exposing quill js file in index.html file. but still facing same issue. Can I get...

@AGiantSquid @soccerloway I am a user of your plugin, and I am have come across a number of issues/ bugs. I am also seeing that the last update to this...

When i create a table and change some cell and click another cell receive error Cannot read properties of null (reading 'descendants') TypeError: Cannot read properties of null (reading 'descendants')...

support cells without border

Support modifying columns to specified width like '50px'.