excalidraw/src/tests/__snapshots__
Aakansha Doshi 15f02ba191
refactor: code clean up (#3681)
* refactor: code clean up
Move types from App.tsx to types.ts
Move excalidrawPackage.test.tsx inside src/tests/package

* import type
2021-06-01 23:52:13 +05:30
..
charts.test.tsx.snap improvement: Support numbers with commas in them (#2636) 2020-12-20 14:08:22 +02:00
contextmenu.test.tsx.snap feat: save exportScale in AppState (#3580) 2021-05-30 16:31:12 +02:00
dragCreate.test.tsx.snap feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 2021-04-13 01:29:25 +05:30
move.test.tsx.snap Add Arrowheads to Arrows (#2452) 2020-12-08 16:02:55 +01:00
multiPointCreate.test.tsx.snap Add Arrowheads to Arrows (#2452) 2020-12-08 16:02:55 +01:00
regressionTests.test.tsx.snap feat: save exportScale in AppState (#3580) 2021-05-30 16:31:12 +02:00
selection.test.tsx.snap 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