10up / mce-table-buttons

ARCHIVED: Adds table editing controls to the visual content editor (TinyMCE).
https://wordpress.org/plugins/mce-table-buttons/
GNU General Public License v2.0
11 stars 7 forks source link

Gutenberg compatibility? #2

Open helen opened 6 years ago

helen commented 6 years ago

We should make this plugin Gutenberg-compatible, either by extending the core table block or replacing it with a custom block. It's also possible that all this functionality should make it into the core block - will note that with the Gutenberg team as well.

Here's the functionality I've noted in the current plugin and where I think it should go in the Gutenberg paradigm:

Toolbar

Sidebar

Links

jeffpaul commented 3 years ago

Looks like some final pieces resolving this portion of the classic block in core are here --> https://github.com/WordPress/gutenberg/pull/17261