excalidraw/src/tests
2021-10-27 15:14:20 +02:00
..
__snapshots__ feat: image support (#4011) 2021-10-21 22:05:48 +02:00
data feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 2021-07-04 22:23:35 +02:00
fixtures feat: image support (#4011) 2021-10-21 22:05:48 +02:00
helpers fix: keep binding for attached arrows after changing text (#3754) 2021-06-21 14:31:49 +02:00
packages feat: image support (#4011) 2021-10-21 22:05:48 +02:00
queries feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
scene feat: image support (#4011) 2021-10-21 22:05:48 +02:00
align.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
appState.test.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
binding.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
charts.test.tsx improvement: Support numbers with commas in them (#2636) 2020-12-20 14:08:22 +02:00
clients.test.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
collab.test.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
contextmenu.test.tsx feat: Make color ARIA labels better (#3871) 2021-08-02 20:18:55 +02:00
dragCreate.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
export.test.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
flip.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
history.test.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
library.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
move.test.tsx feat: Calculate width/height of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 2021-04-04 15:05:16 +05:30
multiPointCreate.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
reconciliation.test.ts fix: rewrite collab element reconciliation to fix z-index issues (#4076) 2021-10-27 15:14:20 +02:00
regressionTests.test.tsx feat: Make color ARIA labels better (#3871) 2021-08-02 20:18:55 +02:00
resize.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
scroll.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
selection.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
test-utils.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
utils.test.ts hide fill icons when fill color transparent (#2414) 2020-11-26 21:43:38 +01:00
viewMode.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
zindex.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30