react-draft-wysiwyg icon indicating copy to clipboard operation
react-draft-wysiwyg copied to clipboard

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg

Results 250 react-draft-wysiwyg issues
Sort by recently updated
recently updated
newest added

Enabled translation of height and width placeholders in the image modal

Thanks for providing a great library @jpuri I needed the ability to validate the links so I have created this PR to add config options to validate the urls input...

Proposal to translate the term 'Strikethrough' into 'Tachado', which is the correct term used in pt-BR.

Hello, I am opening this PR because I would like to be able to use the mention capabilities with data stored remotely and I would like to be able to...

I just installed it following the Docs but i keep getting this error.. setImmediate.js:13 Uncaught ReferenceError: global is not defined at node_modules/fbjs/lib/setImmediate.js (setImmediate.js:13:18) at __require (chunk-J43GMYXM.js?v=56e10efa:11:50) at node_modules/draft-js/lib/editOnBeforeInput.js (editOnBeforeInput.js:27:20) at...

Hi, Any example of custom UI for mention suggestions popover and different dynamic keys for the suggestions data. (apart from text, value and url) What props can be used for...

[https://ibb.co/nLGLS0n](url) Why does my React application using 'react-draft-wysiwyg' crash when I set an embedded link in the editor, resulting in an error like 'Invariant Violation: Unknown DraftEntity key: null'? How...

Hi guys, anyone can help me to enable drag & drop image function in this editor please ? Thanks for helps.

Font, heading, font size, indent, emoji, color picker and all other functionality is not working only the inline part, order and unorder list, alignments, and undo and redo are working...

Steps to reproduce the issue: 1. Add an image to the editor. 2. Cut the image. 3. Paste the image. This will result in a white page with an error...