excalidraw/src/tests
Aakansha Doshi 6dee02e320
feat: expose fontfamily and refactor FONT_FAMILY (#3710)
* feat: expose fontfamily and refactor FONT_FAMILY for better readability

* fix

* fix

* fix

* docs

* fix
2021-06-13 21:26:55 +05:30
..
__snapshots__ refactor: code clean up (#3681) 2021-06-01 23:52:13 +05:30
data feat: expose fontfamily and refactor FONT_FAMILY (#3710) 2021-06-13 21:26:55 +05:30
fixtures test: Add unit tests for package/utils (#3357) 2021-03-31 17:58:25 +05:30
helpers fix: on contextMenu, use selected element regardless of z-index (#3668) 2021-05-29 22:33:53 +02:00
packages fix: use excal id so every element has unique id (#3696) 2021-06-10 02:46:56 +05:30
queries feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
scene feat: save exportScale in AppState (#3580) 2021-05-30 16:31:12 +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: on contextMenu, use selected element regardless of z-index (#3668) 2021-05-29 22:33:53 +02:00
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
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 fix: selectedGroupIds not being stored in history (#3630) 2021-05-29 21:35:03 +02: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: expose fontfamily and refactor FONT_FAMILY (#3710) 2021-06-13 21:26:55 +05:30
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 fix: selectedGroupIds not being stored in history (#3630) 2021-05-29 21:35:03 +02:00
test-utils.ts fix: selectedGroupIds not being stored in history (#3630) 2021-05-29 21:35:03 +02:00
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