..
__snapshots__
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
fixtures
test: Add unit tests for package/utils ( #3357 )
2021-03-31 17:58:25 +05:30
helpers
feat: Add option to flip single element on the context menu ( #2520 )
2021-03-26 16:45:08 +01:00
packages
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
queries
fix fontFamily state updating ( #1679 )
2020-05-29 21:59:39 +02:00
scene
test: Add unit tests for package/utils ( #3357 )
2021-03-31 17:58:25 +05:30
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: popover positioning ( #3399 )
2021-04-05 17:26:37 +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
excalidrawPackage.test.tsx
feat: Support customising canvas actions 🎉 ( #3364 )
2021-04-04 15:57:14 +05:30
export.test.tsx
Factor out collaboration code ( #2313 )
2020-12-05 15:30:53 +01:00
flip.test.tsx
feat: Add option to flip single element on the context menu ( #2520 )
2021-03-26 16:45:08 +01: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: 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
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: 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
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
Factor out collaboration code ( #2313 )
2020-12-05 15:30:53 +01:00