Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@marcelometal marcelometal released this 10 Jul 19:45
· 165 commits to master since this release

Deprecated

__() has been deprecated and will be removed soon. You can move this code to your app, instead. __() code can be found at Github Gist.

Added

  • i18n: New prop language for MegadraftEditor, default is 'en-US'.

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