You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/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>
10 months ago
..
FileManager.ts
LocalData.ts feat: store library to IndexedDB & support storage adapters (#7655) 11 months ago
Locker.ts
firebase.ts feat: fractional indexing (#7359) 10 months ago
index.ts feat: fractional indexing (#7359) 10 months ago
localStorage.ts feat: store library to IndexedDB & support storage adapters (#7655) 11 months ago
tabSync.ts