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/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>
10 months ago
..
__snapshots__ feat: fractional indexing (#7359) 10 months ago
data feat: fractional indexing (#7359) 10 months ago
fixtures feat: fractional indexing (#7359) 10 months ago
helpers feat: fractional indexing (#7359) 10 months ago
packages feat: follow mode (#6848) 1 year ago
queries build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scene feat: fractional indexing (#7359) 10 months ago
App.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
MermaidToExcalidraw.test.tsx feat: command palette (#7804) 11 months ago
actionStyles.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
align.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
appState.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
binding.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
charts.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
clients.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
clipboard.test.tsx fix: make bounds independent of scene (#7679) 12 months ago
contextmenu.test.tsx feat: fractional indexing (#7359) 10 months ago
dragCreate.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
elementLocking.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
excalidraw.test.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
export.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
fitToContent.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
flip.test.tsx feat: fractional indexing (#7359) 10 months ago
fractionalIndex.test.ts feat: fractional indexing (#7359) 10 months ago
geometricAlgebra.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
history.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
library.test.tsx feat: fractional indexing (#7359) 10 months ago
linearElementEditor.test.tsx refactor: update collision from ga to vector geometry (#7636) 10 months ago
move.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
multiPointCreate.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
regressionTests.test.tsx feat: fractional indexing (#7359) 10 months ago
resize.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
rotate.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scroll.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
selection.test.tsx fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
shortcuts.test.tsx build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
test-utils.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
tool.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
utils.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
viewMode.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
zindex.test.tsx feat: fractional indexing (#7359) 10 months ago