Skip to content

v0.9.4

Compare
Choose a tag to compare
@bantic bantic released this 20 Apr 20:45
· 492 commits to master since this release

Features

  • Add #insertAtom and #insertCard to Editor #364

Changes

  • change doc output to demo/public/docs (3ca5353)
  • Ignore mutation events from within atoms #362 @rlivsey
  • Update broccoli build to copy version from package.json to src/js/version.js (ae06afc)
  • Update the README to add links to docs (e346abd)

Fixes

  • Ensure Editor#insertText doesn't fail when the post is blank #364
  • Allow destroying an editor that is in an inconsistent state due to a rendering error from a missing atom #363