Version 0.2.0
- Fix React warnings about unique
key
props in toolbar (@Janekk). - Sending
delta
andsource
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.