excalidraw/src/tests
Aakansha Doshi 360310de31
feat: Add prop UIOptions.canvasActions.saveAsImage to show/hide save image button (#3662)
* feat: Add prop UIOptions.canvasActions.saveAsImage which implies whether the save as image dialog should be shown

* Add docs

* fix specs
2021-05-29 19:41:50 +05:30
..
__snapshots__ feat: Add shortcuts for stroke and background color picker (#3318) 2021-05-28 13:52:42 +02:00
fixtures test: Add unit tests for package/utils (#3357) 2021-03-31 17:58:25 +05:30
helpers feat: allow inner-drag-selecting with cmd/ctrl (#3603) 2021-05-20 22:28:34 +02:00
packages refactor: remove watermark code (#3639) 2021-05-26 21:44:54 +02:00
queries feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
scene refactor: remove watermark code (#3639) 2021-05-26 21:44:54 +02:00
align.test.tsx feat: add langCode and renderFooter props (#2644) 2021-01-03 21:51:52 +01:00
appState.test.tsx feat: support pasting file contents & always prefer system clip (#3257) 2021-03-20 20:20:47 +01:00
binding.test.tsx Reduce the maximum size of the binding gap (#2450) 2020-12-09 14:03:25 +01:00
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 fix: Don't share collab types with core (#3353) 2021-03-28 19:26:03 +05:30
contextmenu.test.tsx fix: make history local to a given excalidraw instance (#3481) 2021-04-24 18:21:02 +05:30
dragCreate.test.tsx 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
excalidrawPackage.test.tsx feat: Add prop UIOptions.canvasActions.saveAsImage to show/hide save image button (#3662) 2021-05-29 19:41:50 +05:30
export.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
flip.test.tsx feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
history.test.tsx feat: support pasting file contents & always prefer system clip (#3257) 2021-03-20 20:20:47 +01:00
library.test.tsx feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 2021-04-21 23:38:24 +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 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
regressionTests.test.tsx feat: Add shortcuts for stroke and background color picker (#3318) 2021-05-28 13:52:42 +02:00
resize.test.tsx refactor: Use arrow function where possible (#3315) 2021-03-29 17:09:20 +03:00
scroll.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
selection.test.tsx feat: allow inner-drag-selecting with cmd/ctrl (#3603) 2021-05-20 22:28:34 +02:00
test-utils.ts 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
utils.test.ts hide fill icons when fill color transparent (#2414) 2020-11-26 21:43:38 +01:00
zindex.test.tsx feat: allow inner-drag-selecting with cmd/ctrl (#3603) 2021-05-20 22:28:34 +02:00