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
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
..
actions Refactor ExcalidrawElement (#874) 5 years ago
components Refactor ExcalidrawElement (#874) 5 years ago
data Refactor ExcalidrawElement (#874) 5 years ago
element Refactor ExcalidrawElement (#874) 5 years ago
locales New Crowdin Translations (#845) 5 years ago
renderer Refactor ExcalidrawElement (#874) 5 years ago
scene Refactor ExcalidrawElement (#874) 5 years ago
tests Refactor ExcalidrawElement (#874) 5 years ago
appState.ts Refactor ExcalidrawElement (#874) 5 years ago
bug-issue-template.js fix: typos (#540) 5 years ago
clipboard.ts Refactor ExcalidrawElement (#874) 5 years ago
constants.ts Refactor (#862) 5 years ago
gesture.ts Refactor (#862) 5 years ago
global.d.ts support export canvas to clipboard (#232) 5 years ago
history.ts Refactor ExcalidrawElement (#874) 5 years ago
i18n.ts New Crowdin Translations (#845) 5 years ago
index-node.ts Refactor ExcalidrawElement (#874) 5 years ago
index.tsx Refactor (#862) 5 years ago
is-mobile.tsx Add touch support (#788) 5 years ago
keys.ts Panning with space key (#579) 5 years ago
math.ts Reintroduce multi-point arrows and add migration for it (#635) 5 years ago
react-app-env.d.ts TS, Prettier, Eslint (#39) 5 years ago
setupTests.ts Write integration tests (#719) 5 years ago
shapes.tsx Improve pasting (#723) 5 years ago
styles.scss Add cursor pointer style to hidden radio buttons (#810) 5 years ago
theme.css Use relative CSS units (#484) 5 years ago
types.ts Refactor ExcalidrawElement (#874) 5 years ago
utils.ts Refactor (#862) 5 years ago
zindex.test.ts Set Trailing Cmma to (#525) 5 years ago
zindex.ts fix: typos (#540) 5 years ago