accordproject / cicero-ui

A library of React components for Accord Project templates
Apache License 2.0
29 stars 46 forks source link

Slate Migration (v0.57) #357

Closed irmerk closed 4 years ago

irmerk commented 4 years ago

The ContractEditor and plugins need to be updated to use Slate v0.57. This is a major release of Slate with many breaking changes.

This work is underway in the slate57 branch. Note that you also need to npm link to the accordproject/markdown-editor on the slate57 branch AND follow the linking instructions in this issue.

ContractEditor

irmerk commented 4 years ago

Closing, still working on variable list support, but now everyone can start work off master again.