Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@zenoamaro zenoamaro released this 26 Jul 18:01
· 383 commits to master since this release
  • Fix React warnings about unique key props in toolbar (@Janekk).
  • Sending delta and source from editor change events. Fixes #17.
  • Rewritten uncontrolled and semi-controlled operation. Should fix #9, #10 and #14.
  • Editor props can now be changed after mounting.
  • Added callback for selection change event. Closes #12.