.. |
__snapshots__
|
fix: image cropping svg + compat mode (#8710)
|
2024-10-28 10:08:05 +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: image cropping (#8613)
|
2024-10-21 22:26:52 +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: do not strip unknown element properties on restore (#8682)
|
2024-10-21 22:56:22 +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
|
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
|
chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322)
|
2024-08-06 15:17:42 +02:00 |
cropElement.test.tsx
|
feat: image cropping (#8613)
|
2024-10-21 22:26:52 +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
|
fix: restore svg image DataURL dimensions (#8730)
|
2024-10-29 22:40:24 +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
|
refactor: point() -> pointFrom() to fix compiler issue (#8578)
|
2024-10-01 21:27:17 +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: simplify line-break regexes, separate text wrapping (#8715)
|
2024-10-30 14:24:12 +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
|
refactor: point() -> pointFrom() to fix compiler issue (#8578)
|
2024-10-01 21:27:17 +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 |