Prosemirror: Table As Responsive Divs Support

Created on 7 Feb 2017  路  2Comments  路  Source: ProseMirror/prosemirror

Hello,
Tables might be old, so keeping responsive divs with settings like colored borders, respond to show rest in new line/as scrollable component, etc to make tables is best for the future.

Currently table support is very bad, however a number of editors like TinyMce, Telerik KendoUI editor, Simditor etc have tried putting tables support. I think the best inspiration would be Adobe Dreamweaver/Muse.

Most helpful comment

probably means building table/tr/td as .table/.tr/.td and using media queries to alter display: table and friends

All 2 comments

I'm sorry, this is too broad and vague to make a useful issue report.

probably means building table/tr/td as .table/.tr/.td and using media queries to alter display: table and friends

Was this page helpful?
0 / 5 - 0 ratings