mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-21 23:53:50 +01:00
* Add handler "onReceiveState" * Change onReceiveChange to onBeforeChange and call it before onChange as well * Dont'call props.onBeforeChange since it's added to CorePlugin * Update documentation for onBeforeChange