megadraft v0.5.0 Release Notes

Release Date: 2018-07-10 // almost 6 years ago
  • โž• Added

    • ๐Ÿšš i18n: New prop language for MegadraftEditor, default is 'en-US'. __() has been deprecated and will be removed soon. You can move this code to your app, instead. __() code can be found at Github Gist.

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ป Toolbar: Prevent exception in Toolbar with readOnly true
    • ๐Ÿ”— LinkInput: Fix placeholder color when URL is invalid
    • ๐Ÿ“„ Docs: Fixed toolbar customization example
    • ๐Ÿ”€ Editor: Fixes an out of sync editor state bug on plugins
    • Editor: Checking if next block exists for media removal