1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/excalidraw-app/data
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
..
FileManager.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
firebase.ts feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
index.ts feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
LocalData.ts feat: store library to IndexedDB & support storage adapters (#7655) 2024-03-08 22:29:19 +01:00
localStorage.ts feat: store library to IndexedDB & support storage adapters (#7655) 2024-03-08 22:29:19 +01:00
Locker.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
tabSync.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30