1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src/tests
2020-09-13 19:17:16 +02:00
..
__snapshots__ Arrows binds/unbinds to bindable elements when moved with arrow keys (Issue #2103) (#2150) 2020-09-13 19:17:16 +02:00
helpers Fix history initialization (#2115) 2020-09-09 21:08:06 +02:00
queries fix fontFamily state updating (#1679) 2020-05-29 21:59:39 +02:00
binding.test.tsx Arrows binds/unbinds to bindable elements when moved with arrow keys (Issue #2103) (#2150) 2020-09-13 19:17:16 +02:00
clients.test.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
dragCreate.test.tsx calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +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 history initialization (#2115) 2020-09-09 21:08:06 +02:00
move.test.tsx Fix keypress rebinding (#2102) 2020-08-29 14:12:28 +02:00
multiPointCreate.test.tsx calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
regressionTests.test.tsx Fix history initialization (#2115) 2020-09-09 21:08:06 +02:00
resize.test.tsx Lock drag direction using Shift (#1858) 2020-09-11 17:22:40 +02:00
selection.test.tsx calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
test-utils.ts factor out test helpers (#2093) 2020-08-28 10:15:29 +02:00
zindex.test.tsx fix zindex to account for group boundaries (#2065) 2020-09-11 17:06:07 +02:00