Skip to content

v0.9.1

Compare
Choose a tag to compare
@bantic bantic released this 24 Mar 22:07
· 527 commits to master since this release

See the changelog for full details.

Fixed

  • #353 fixes #344 Do not handle key events when the editor has no cursor (251675e)
  • #351 up/down arrows in Firefox should not update mobiledoc (81e1cb0)

Changes

  • [CLEANUP] #350 DRY copy/paste and drop event handling. Add editor#serializeTo (8a1ae77)
  • [FEATURE] #352 holding shift while pasting pastes plain text (a006366), closes #334