table
table copied to clipboard
Table constructor for Editor.js
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Editor version: 2.25.0 Editor Table version: 2.0.2 When I create a table without a header and save it, all the json data is fine. But in the case of a...
**Is your feature request related to a problem?** * If the window containing the table is printed, the table appears with the `+` icons and row extensions ![Screen Shot 2022-07-06...
I wasn't able to figure out how to allow line breaks inside the table cell so I forked the repo and implemented it myself by providing object for `sanitize` method:...
Have cnd ?
It would be nice to have documentation on how to run this locally to help contribute improvements
can paste from word table or html table ---------------------------------------------------------------------- colspan cell will holder by "
For a valid table block, can the `content` property under any circumstances (now or in the future) be `null` or omitted, and can any array element in `content` (either the...
Hi, anyone found a way to resize the columns to adjust the width of columns, currently it takes up entire width, Thanks
Can we have like a text field to provide link to an external `.csv` and `.json` file (or just uploading the file) as a datasource to populate the table. And...