github ianstormtaylor/slate v0.13.0
0.13.0

latest releases: slate@0.103.0, slate-react@0.102.0, slate@0.102.0...
7 years ago
BREAKING CHANGES
  • The renderNode and renderMark properties are gone! Previously, rendering nodes and marks happened via these two properties of the <Editor>, but this has been replaced by the new schema property. Check out the updated examples to see how to define a schema! There's a good chance this eliminates extra code for most use cases! 😄
  • The renderDecorations property is gone! Decoration rendering has also been replaced by the new schema property of the <Editor>.

Don't miss a new slate release

NewReleases is sending notifications on new releases.