excalidraw/packages/excalidraw/tests
2024-09-24 17:30:21 +02:00
..
__snapshots__ fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 2024-09-19 08:47:23 +02:00
data feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00
fixtures chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
helpers feat: flip arrowheads if only arrow(s) selected (#8525) 2024-09-19 15:46:36 +02:00
packages build: upgrade vite to 5.4.x, vitest to 2.x and related vite packages (#8459) 2024-09-05 18:35:36 +05:30
queries feat: canvas search (#8438) 2024-09-09 17:12:07 +02:00
scene feat: self-hosting existing google fonts (#8540) 2024-09-24 17:30:21 +02: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 chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00: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 chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02: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 chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02: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 fix: add partial mocking (#8473) 2024-09-06 16:41:37 +05:30
fractionalIndex.test.ts fix: throttle fractional indices validation (#8306) 2024-08-02 11:55:15 +02:00
history.test.tsx fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 2024-09-19 08:47:23 +02: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 chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00: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 fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 2024-09-19 08:47:23 +02: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 chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02: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 build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
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