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

Hi, Is there a way to use quill-better-table with react-quill ? Please help me, thanks for reading :

fix: 修复 当第一个元素为 ol 时无法删除的问题

it take more then 46s to display the document, and tinymce make it only 2s. [doc.docx](https://github.com/soccerloway/quill-better-table/files/8985169/doc.docx) .

I built a module out of [`Rudy's solution`](https://jsfiddle.net/Rudy_Hascouet/qzcj07an/) and tried to do like official Quill Pickers. The integration was not possible without extending the Snow Theme. The solution looks like...

I am getting an error which briefs- ERROR TypeError: **Cannot read property 'pop' of undefined** at new quill_better_table_BetterTable **(quill-better-table.js:2979)** quill.keyboard.bindings['Backspace'].pop()

Hi I am receiving the following error when the angular app starts Uncaught SyntaxError: Unexpected token ':' at Object../node_modules/quill-delta/dist/Op.js (:4200/vendor.js:61536:9) at __nested_webpack_require_732__ (:4200/vendor.js:59021:27) at eval (webpack://Quill/./node_modules/quill-delta/dist/Delta.js?:9:28) at Object../node_modules/quill-delta/dist/Delta.js (:4200/vendor.js:61504:9) at...

Hi, how can i use the module with an application that is built using plain vanilla application?

When trying to create a new column at right I get this error: ``` Uncaught TypeError: Cannot read properties of undefined (reading 'next') at table_TableContainer.insertColumn (quill-better-table.js:1874) at table_operation_menu_TableOperationMenu.handler (quill-better-table.js:2373) insertColumn...