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
Marcel Mraz 70e0e8dc29
fix: text pushes UI due to padding (#8745)
3 months ago
..
__snapshots__ fix: text pushes UI due to padding (#8745) 3 months ago
data feat: do not strip unknown element properties on restore (#8682) 4 months ago
fixtures chore: Unify math types, utils and functions (#8389) 5 months ago
helpers feat: image cropping (#8613) 4 months ago
packages build: upgrade vite to 5.4.x, vitest to 2.x and related vite packages (#8459) 5 months ago
queries feat: canvas search (#8438) 5 months ago
scene feat: do not strip unknown element properties on restore (#8682) 4 months ago
App.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
MermaidToExcalidraw.test.tsx test: skip test.yml in PRs (#8330) 6 months ago
actionStyles.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
align.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
appState.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
binding.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 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 chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
contextmenu.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
cropElement.test.tsx feat: image cropping (#8613) 4 months ago
dragCreate.test.tsx perf: improve new element drawing (#8340) 6 months ago
elementLocking.test.tsx perf: improve new element drawing (#8340) 6 months ago
excalidraw.test.tsx feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
export.test.tsx fix: restore svg image DataURL dimensions (#8730) 3 months ago
fitToContent.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
flip.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
fractionalIndex.test.ts fix: throttle fractional indices validation (#8306) 6 months ago
history.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
library.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
linearElementEditor.test.tsx chore: simplify line-break regexes, separate text wrapping (#8715) 3 months ago
move.test.tsx perf: improve new element drawing (#8340) 6 months ago
multiPointCreate.test.tsx perf: improve new element drawing (#8340) 6 months ago
regressionTests.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
resize.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 4 months ago
rotate.test.tsx fix: Reimplement rectangle intersection (#8367) 6 months ago
scroll.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
search.test.tsx feat: merge search sidebar back to default sidebar (#8497) 5 months ago
selection.test.tsx perf: improve new element drawing (#8340) 6 months ago
shortcuts.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
test-utils.ts chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
tool.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
utils.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
viewMode.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
zindex.test.tsx fix: z-index change by one causes app to freeze (#8314) 6 months ago