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

Toolbar & ReactDOM.createPortal #766

Open pavel-sindelka opened 5 years ago

pavel-sindelka commented 5 years ago

Hello, could you add option for create portal to toolbar?

jpuri commented 5 years ago

Hey @pavel-sindelka , this will definitely be good feature. I am not spending a lot of time on project atm. I am not sure how soon I will be able to build it.

I will be happy to have a PR about this.

pavel-sindelka commented 5 years ago

@jpuri OK. Im working on it right now. When I have it finished I will send you PR.

jpuri commented 5 years ago

Thanks @pavel-sindelka

markolofsen commented 5 years ago

@pavel-sindelka it's ready?))) I'm waiting too

pavel-sindelka commented 5 years ago

@markolofsen Yes it is but I dont have time to do MR. Here is example: https://ibb.co/8BwXtZj

markolofsen commented 5 years ago

@pavel-sindelka It's look nice, how to test it?)

mitchellwarr commented 5 years ago

Genuinely excited if this gets put in

RedFish commented 4 years ago

Any update?