Fixed
- Properly extract custom inline styles for
convertToRaw - Fix internal paste behavior to better handle copied custom blocks
Added
- Export
getVisibleSelectionRect - Export
convertFromHTML - Export
DraftEditorBlock
Downloads
Added
- React 15 RC as peer/dev dependency, provide
suppressContentEditableWarning
Downloads
Added
- Move
white-space: pre-wrapinto inline style to resolve insertion issues -
handleDropprop method forEditorto allow manual drop management -
decoratedTextprop for decorator components -
getVisibleSelectionRect, to provide Rect for DOM selection - Export
KeyBindingUtilandgetDefaultKeyBinding
Fixed
- Triple-clicks followed by block type changes now only affect first block
-
DraftEditorLeafnow re-renders correctly when its styles change - Backspace behavior within empty code blocks