excalidraw/src/excalidraw-app/collab
David Luzar 4d13dbf625
feat: reconcile when saving to firebase (#4991)
* naming tweaks

* do not mark local element as duplicate when there's no remote counterpart

* merge instead of overwrite elements when saving to firebase & reconcile local state

* decouple syncing from persistence

* fix ts

* clarify doc

* fix reconciliation not removing duplicates
2022-04-17 22:40:39 +02:00
..
CollabWrapper.tsx feat: reconcile when saving to firebase (#4991) 2022-04-17 22:40:39 +02:00
Portal.tsx feat: reconcile when saving to firebase (#4991) 2022-04-17 22:40:39 +02:00
reconciliation.ts feat: reconcile when saving to firebase (#4991) 2022-04-17 22:40:39 +02:00
RoomDialog.scss feat: Allow publishing libraries from UI (#4115) 2021-11-17 23:53:43 +05:30
RoomDialog.tsx feat: Allow publishing libraries from UI (#4115) 2021-11-17 23:53:43 +05:30