jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.41k stars 1.16k forks source link

Feature Request: Tables #230

Open devnetf opened 7 years ago

devnetf commented 7 years ago

tablesdraft

Would be nice if we can add tables like in Google Doc. I saw someone already tried with https://www.npmjs.com/package/draft-js-table. However, it would be better if we can have it in react-draft-wysiwyg. :)

jpuri commented 7 years ago

Hey @devnetf, this is good suggestion. Its going busier for me atm, I will do it as soon as I get some time 👍

wynziguanhui commented 7 years ago

@jpuri Is there a specific time?

jpuri commented 7 years ago

@wynziguanhui: Nope :(

I want to work on some more priority stuff before I start on this.

dons20 commented 5 years ago

Any update on this?

jpuri commented 5 years ago

Sorry @dons20 its not planned yet :(

space11 commented 5 years ago

Hi. @jpuri Any update on planning or implementing the tables ?

Any one try to use this https://www.npmjs.com/package/draft-js-table ?