4 Commits

Author SHA1 Message Date
Jim LAURIE
8ea46642dc
Merge branch 'master' into bf/1847-drag-drop-image-save 2018-09-27 17:20:40 +02:00
Anthony Guimard
5128157c8f Fix drag drop image not saved in WYSIWYG.
In order to fix this issue we have to invoke the sendData method
just before updating the state of the WYSIWYG otherwhise the sendData
method is not triggered because currentState === updatedState.
2018-09-19 02:41:31 -04:00
Anthony Guimard
2884c924a7 Remove moveFocusToEnd in addContent and addBlock WYSIWYG methods.
Remove moveFocusToEnd in order to prevent cursor which going to the bottom
of the textarea when user put text in bold, italic, line-through or add header.
2018-09-19 01:31:34 -04:00
cyril lopez
799c6c3f0f Remove webpack warnings and react-intl errors 2018-06-28 10:01:59 +02:00