You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src/tests
Pete Hunt ccbbdb75a6
Refactor ExcalidrawElement (#874)
* Get rid of isSelected, canvas, canvasZoom, canvasOffsetX and canvasOffsetY on ExcalidrawElement.

* Fix most unit tests. Fix cmd a. Fix alt drag

* Focus on paste

* shift select should include previously selected items

* Fix last test

* Move this.shape out of ExcalidrawElement and into a WeakMap
5 years ago
..
queries Refactor (#862) 5 years ago
dragCreate.test.tsx Refactor (#862) 5 years ago
move.test.tsx Refactor ExcalidrawElement (#874) 5 years ago
multiPointCreate.test.tsx Refactor (#862) 5 years ago
resize.test.tsx Refactor ExcalidrawElement (#874) 5 years ago
selection.test.tsx Refactor ExcalidrawElement (#874) 5 years ago
test-utils.ts Refactor (#862) 5 years ago