wobsoriano / lexical-vue

An extensible Vue 3 web text-editor based on Lexical.
https://lexical-vue.vercel.app/
MIT License
251 stars 30 forks source link

Add YJS collaboration plugin #25

Closed nevecex closed 1 year ago

nevecex commented 1 year ago

Background

This PR adds YJS collaboration plugin that is used in the react version. Using the YJS server this allows multiple editors to collaborate on a document.

Added the example editor that can be used to run and test the feature in docs. Resolves https://github.com/wobsoriano/lexical-vue/issues/7

Demo

https://github.com/wobsoriano/lexical-vue/assets/10382614/5bddb31d-a0c8-457b-a96b-26273cce01a0

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 17, 2023 6:23pm
lexical-vue-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 17, 2023 6:23pm
wobsoriano commented 1 year ago

Reviewing this tonight. Should probably be done this weekend. I'll let you guys know if I encounter any issues :)

zswaff commented 1 year ago

Awesome, thanks! We'll be around!