Closed strogonoff closed 5 years ago
Current approach:
Floater
shown only if selection is within a table, and show “Add Column” & “Add Row” buttons in the floater.Updated approach: Just implement a way to hide and show menu bar groups depending on current selection. No floater.
Implemented as of https://github.com/ituob/itu-ob-editor/releases/tag/v0.0.20
It relies on
window.prompt
, and we need to get rid of that.Corresponding fork of
react-prosemirror
package is here: https://github.com/riboseinc/react-prosemirror