Megadraft Versions Save

Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

0.6.14

4 years ago

Added

  • Add onAction function to listen to reorder blocks button clicks (#282)

0.6.13

4 years ago

Fixed

  • Maintain the plugin block focus in edit (#276)

0.6.12

4 years ago

Fixed

  • Sidebar error when there's no onAction prop (#276)

0.6.11

4 years ago

Added

  • Enable reorder blocks (#272)
  • Add the hability to listen sidebar/plugins actions (#273)

0.6.10

4 years ago

Fixed

  • Bad rendering when attempting to remove a blockquote (#187)

0.6.9

4 years ago

Fixed

  • Read only state on image block description (#262)

0.6.8

4 years ago

Fixed

  • Read only media content (#261)

0.6.7

4 years ago

Fixed

  • Avoiding errors when data prop is empty in atomic block (#245)

0.6.6

4 years ago

Added

  • Allow BlockInput component to be rendered with custom type attribute (#244)

0.6.5

4 years ago

Fixed

  • Conditionally prevent default on toolbar mousedown when not input (#233)

Modified

  • Allow optional shouldDisplayToolbarFn more control over rendering the toolbar (#233)
  • Remove state changes in component will receive props (#233)