Philippe DIOLLOT
Philippe DIOLLOT
@sstur We are facing inline style issues. Did you plan to fix it ?
Hello @mitchellwarr @sstur , block.getData() does not return anything usable. I've found the alignement property lost in the object tree, here is the pass: `_map._root.entries[4][1]._tail.array[7]._map._root.entries[0][1]._map._list._tail.array[2]` Am I missing something, how...
Check out js/block.js:17 and lib/draftjs-to-html.js:47. 'code' is set instead of 'code-block'. this is an issue. everybody is forking the repo to fix that. @jpuri can you take this into consideration...
> As it looks ok on https://www.draft-js-plugins.com/plugin/inline-toolbar I would guess that this it is a CSS issue. You can set your own CSS as you can see in the `Themed...
> @Flip437 why would you want an empty module.css file, if you don't want to change the styling don't add them to the options or if you want to customize...
> > Hello :) > > I need simply colorful text with HTML for the initial state. > > I have a span with attribute style=" color: red ", but...
same here, how to use this function plz