outline / rich-markdown-editor

The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
https://www.getoutline.com
BSD 3-Clause "New" or "Revised" License
2.86k stars 592 forks source link

Is there a plan to implement slate >0.50 sometime in the next 4 months? #145

Closed alexisvincent closed 4 years ago

alexisvincent commented 4 years ago

Hi there, thanks for this editor! It's saved us tons of time!

I know maintainers hate getting these kinds of questions but, is there a plan to implement slate >0.50 sometime in the next 4 months?

I'm trying to decide if I bite the bullet and fork with an upgrade (in cljs, so unfortunately not usable by this project) or if I can hold out while this work is done here. If there is a plan to implement slate 0.50 here it would be helpful to have a loose ETA (obviously with no guarantees!) so I can pace my other work.

Thanks again for the lib!

tommoor commented 4 years ago

Hi, no problem. There is no current plan to upgrade to 0.50 right now – I'm currently investigating moving this project to Prosemirror as a more sustainable long-term solution.

alexisvincent commented 4 years ago

Interesting! What's the motivation of the switch?

tommoor commented 4 years ago
tommoor commented 4 years ago

I'm closing this to combine with https://github.com/outline/rich-markdown-editor/issues/143