excalidraw/packages/excalidraw/tests
Márk Tolmács 91ebf8b0ea
feat: Elbow arrow segment fixing & positioning (#8952)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
2025-01-17 18:07:03 +01:00
..
__snapshots__ feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
data feat: do not strip unknown element properties on restore (#8682) 2024-10-21 22:56:22 +02:00
fixtures chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
helpers feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
packages fix: update old blog links & add canonical url (#8846) 2024-11-26 17:42:25 +01:00
queries feat: canvas search (#8438) 2024-09-09 17:12:07 +02:00
scene feat: cleanup svg export and move payload to <metadata> (#8975) 2025-01-05 16:53:05 +01:00
actionStyles.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
align.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
App.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
appState.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
binding.test.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
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 chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
contextmenu.test.tsx feat: add action to wrap selected items in a frame (#9005) 2025-01-13 15:03:56 +00:00
cropElement.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
dragCreate.test.tsx perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
elementLocking.test.tsx perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
excalidraw.test.tsx feat: split gridSize from enabled state & support custom gridStep (#8364) 2024-08-14 14:59:14 +02:00
export.test.tsx feat: cleanup svg export and move payload to <metadata> (#8975) 2025-01-05 16:53:05 +01:00
fitToContent.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
flip.test.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
fractionalIndex.test.ts fix: throttle fractional indices validation (#8306) 2024-08-02 11:55:15 +02:00
history.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
library.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
linearElementEditor.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
MermaidToExcalidraw.test.tsx test: skip test.yml in PRs (#8330) 2024-08-06 16:04:04 +02:00
move.test.tsx perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
multiPointCreate.test.tsx perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
regressionTests.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
resize.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
rotate.test.tsx fix: Reimplement rectangle intersection (#8367) 2024-08-12 19:19:16 +02:00
scroll.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
search.test.tsx feat: merge search sidebar back to default sidebar (#8497) 2024-09-11 19:26:01 +02:00
selection.test.tsx perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
shortcuts.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
test-utils.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
tool.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
utils.test.ts feat: make HTML attribute sanitization stricter (#8977) 2025-01-05 21:45:04 +01:00
viewMode.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
zindex.test.tsx fix: z-index change by one causes app to freeze (#8314) 2024-08-09 15:26:08 +02:00