-
[/js/src/components/Dropdown/Dropdown/styles.css](https://github.com/jpuri/react-draft-wysiwyg/blob/9b03f71ce39e769e316cfa3d8ff084ff78dc2769/js/src/components/Dropdown/Dropdown/styles.css#L24), lines …
-
Dragging and dropping an image doesn't seem to work in the demo - only clicking to upload does.
-
@jpuri We needed the ability to render custom blocks like tweets, instagram posts and video. The [PR](https://github.com/jpuri/react-draft-wysiwyg/pull/178) I created allows the extension of the curre…
-
Options has been developed to add custom emojis. It has been moved to master branch and will soon be released.
jpuri updated
7 years ago
-
Currently it appears the `ColorPicker` and `customStyleMap` use fixed rgb values (inline styles prefixed with `color-` and `bgcolor-`). In our implementation we need to use our own set of colors for t…
-
What is the recommended way to add a button to the toolbar that handles behavior currently not implemented by the project.
Example: A button that adds a video player to the editor.
So far the on…
-
Hi
First of all, thanks for the awesome work.
If I do `npm install --save draft-js` I get unmet dependency due to` 0.9.x` in `package.json`. So I have to install `0.9.x` but then I get `iterable…
-
I can still see and use image controls within `readOnly` mode
Toolbar in the bottom left corner:
![2017-01-07 3 34 49](https://cloud.githubusercontent.com/assets/906496/21737580/42628420-d48b-11e6…
-
Hi again.
I want to pass a class to the blockquote. How can i make that?
```
This is a paragraph
```
Thanks
-
jpuri updated
7 years ago