mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-22 06:12:06 +02: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