pubuzhixing8
pubuzhixing8
@RaulPROP In the past two days, I have studied the current android-compatible approach ([#4988](https://github.com/ianstormtaylor/slate/pull/4988)). I think its implementation is very complicated, which is equivalent to rewriting the input behavior processing...
At present, I am very careful when migrating slate-react updates, I need to confirm the problems it solves, and verify that slate-angular also has the same problems before updating, because...
@cmditch I understand your question. Currently core function deleteFragment has no special responsibilities compared to editor.deleteFragment,so these two places can be replaced with editor.deleteFragment first. In fact, these two codes...
Unfortunately, slate-plugins has not yet upgraded slate to 0.63.0
fixed in PR: #227
@aokaywe 我们目前测试的也是这个表现,而且因为我们的导图节点文字目前使用的是富文本编辑器组件(每一个节点都是一个独立的富文本编辑器),这个编辑器器组件测试发现稍微有点影响性能,这块还有一定的优化空间。
你好, @fantasticit 我和朋友接下来准备尝试支持 react,想问下你是否还有兴趣一起参与讨论、贡献 欢迎加入 tm: https://t.me/plaitboard
初步讨论:https://github.com/worktile/plait/discussions/705
#905
@fantasticit React 支持已经完成