CannerCMS / canner-slate-editor

📝Rich Text / WYSIWYG Editor built for Modularity and Extensibility.
https://canner.github.io/canner-slate-editor/
MIT License
1.14k stars 81 forks source link

slate-icon-header not compatible with latest slate #50

Open julihoh opened 6 years ago

julihoh commented 6 years ago

https://github.com/Canner/canner-slate-editor/blob/f414b6c61500f24cda6eaa63e098aee9d6ce8e2a/packages/slate-icons/header/src/index.js#L37

it seems as if the setBlock method has been renamed to setBlocks in newer versions of slate.

bleucitron commented 5 years ago

The editors are not compatible either with recent slate versions, from what i tested slate@0.41.0+ have compatibility issues, maybe older versions too.