excalidraw/excalidraw-app
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 feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
components feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
data feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
share feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
tests feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
app-jotai.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
App.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
app_constants.ts feat: store library to IndexedDB & support storage adapters (#7655) 2024-03-08 22:29:19 +01:00
bug-issue-template.js build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
CustomStats.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
debug.ts feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 2023-11-03 17:41:34 +05:30
global.d.ts build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
index.html fix: ejs support in html files (#7822) 2024-03-28 14:58:47 +01:00
index.scss feat: expose more collaborator status icons (#7777) 2024-03-18 10:20:07 +01:00
index.tsx build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
package.json fix: ejs support in html files (#7822) 2024-03-28 14:58:47 +01:00
sentry.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
vite-env.d.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
vite.config.mts fix: ejs support in html files (#7822) 2024-03-28 14:58:47 +01:00