editablejs / editable

🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。
https://docs.editablejs.com
Apache License 2.0
1.8k stars 121 forks source link

大佬你好,基于editable实现拖拽横向排版的难度大吗? #113

Open ityuanying opened 1 year ago

ityuanying commented 1 year ago

最近公司有这方面的需求,不太想基于slate重写,想利用editable改造,不知道是否可行?

big-camel commented 1 year ago

这个问题不大,渲染的时候使用 react 渲染的,对于渲染的内容没有太多要求。

ityuanying commented 1 year ago

editable以后会考虑支持吗?类似于notion这样的功能,两个元素拖拽到同一行自动并列排布

big-camel commented 1 year ago

会的,不过当前没有时间,现在在捣鼓ai的东西