1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/excalidraw-app/collab
Ryan Di 32df5502ae
feat: fractional indexing (#7359)
* Introducing fractional indices as part of `element.index`

* Ensuring invalid fractional indices are always synchronized with the array order

* Simplifying reconciliation based on the fractional indices

* Moving reconciliation inside the `@excalidraw/excalidraw` package

---------

Co-authored-by: Marcel Mraz <marcel@excalidraw.com>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-04-04 13:51:11 +01:00
..
Collab.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
CollabError.scss feat: improve collab error notification (#7741) 2024-03-04 20:43:44 +08:00
CollabError.tsx feat: improve collab error notification (#7741) 2024-03-04 20:43:44 +08:00
Portal.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
RoomDialog.tsx fix: remove dependency of t from clipboard and image (#7712) 2024-02-21 19:45:33 +05:30