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
Saikat Das bd1590fc74
feat: implement custom Range component for opacity control (#9009)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
4 weeks ago
..
__snapshots__ feat: box select frame & children to allow resizing at the same time (#9031) 4 weeks ago
data feat: do not strip unknown element properties on restore (#8682) 4 months ago
fixtures chore: Unify math types, utils and functions (#8389) 6 months ago
helpers feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
packages fix: update old blog links & add canonical url (#8846) 3 months ago
queries feat: canvas search (#8438) 6 months ago
scene feat: cleanup svg export and move payload to `<metadata>` (#8975) 2 months ago
App.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
MermaidToExcalidraw.test.tsx test: skip test.yml in PRs (#8330) 7 months ago
actionStyles.test.tsx feat: implement custom Range component for opacity control (#9009) 4 weeks ago
align.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
appState.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
binding.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 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) 7 months ago
contextmenu.test.tsx feat: implement custom Range component for opacity control (#9009) 4 weeks ago
cropElement.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 1 month 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 feat: cleanup svg export and move payload to `<metadata>` (#8975) 2 months ago
fitToContent.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
flip.test.tsx refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
fractionalIndex.test.ts fix: throttle fractional indices validation (#8306) 7 months ago
history.test.tsx fix: Undo for elbow arrows create incorrect routing (#9046) 1 month ago
library.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
linearElementEditor.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 1 month 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) 7 months ago
resize.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
rotate.test.tsx fix: Reimplement rectangle intersection (#8367) 7 months ago
scroll.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
search.test.tsx feat: merge search sidebar back to default sidebar (#8497) 6 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) 7 months ago
test-utils.ts feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
tool.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
utils.test.ts fix: hyperlinks html entities (#9063) 4 weeks ago
viewMode.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
zindex.test.tsx fix: z-index change by one causes app to freeze (#8314) 7 months ago