excalidraw/packages/excalidraw/tests
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
..
__snapshots__ feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
data feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
fixtures feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
helpers feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
packages feat: follow mode (#6848) 2023-12-15 00:07:11 +01:00
queries build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
scene feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
actionStyles.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
align.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
App.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 2024-02-27 10:37:44 +05:30
appState.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
binding.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 2024-02-16 11:35:01 +05:30
charts.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
clients.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
clipboard.test.tsx fix: make bounds independent of scene (#7679) 2024-02-19 19:39:14 +05:30
contextmenu.test.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
dragCreate.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 2024-02-27 10:37:44 +05:30
elementLocking.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
excalidraw.test.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 2024-02-15 11:11:18 +05:30
export.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
fitToContent.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
flip.test.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
fractionalIndex.test.ts feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
geometricAlgebra.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
history.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
library.test.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
linearElementEditor.test.tsx refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
MermaidToExcalidraw.test.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
move.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 2024-02-27 10:37:44 +05:30
multiPointCreate.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 2024-02-27 10:37:44 +05:30
regressionTests.test.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
resize.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 2024-02-16 11:35:01 +05:30
rotate.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
scroll.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
selection.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 2024-02-27 10:37:44 +05:30
shortcuts.test.tsx build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
test-utils.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
tool.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
utils.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
viewMode.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
zindex.test.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00