excalidraw/src
Pete Hunt df0613d8ac
Add NonDeleted<ExcalidrawElement> (#1068)
* add NonDeleted

* make test:all script run tests without prompt

* rename helper

* replace with helper

* make element contructors return nonDeleted elements

* cache filtered elements where appliacable for better perf

* rename manager element getter

* remove unnecessary assertion

* fix test

* make element types in resizeElement into nonDeleted

Co-authored-by: dwelle <luzar.david@gmail.com>
2020-04-08 18:49:52 +02:00
..
actions Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
components Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
data Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
element Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
locales New Crowdin translations (#1319) 2020-04-08 18:12:28 +03:00
renderer Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
scene Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
tests Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
_variables.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
appState.ts Better name for app state (#1300) 2020-04-07 15:31:28 -07:00
bug-issue-template.js Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
clipboard.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
colors.ts Assign a colors to each pointers (#944) 2020-03-14 12:18:57 -07:00
constants.ts shift locking 22.5 degree and move to constants (#1216) 2020-04-04 14:55:22 +03:00
gesture.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
global.d.ts fix font not rendered on init in FF (#1197) 2020-04-03 22:21:40 +03:00
history.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
i18n.ts New Crowdin translations (Dutch) (#1187) 2020-04-03 16:06:30 +03:00
index-node.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
index.tsx log console.error to sentry (#1243) 2020-04-07 15:54:49 +02:00
is-mobile.tsx Bump prettier from 2.0.2 to 2.0.3 (#1263) 2020-04-06 14:21:07 +03:00
keys.ts Bump prettier from 2.0.2 to 2.0.3 (#1263) 2020-04-06 14:21:07 +03:00
math.ts Rotation support (#1099) 2020-04-02 10:40:26 +02:00
points.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
random.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
setupTests.ts Write integration tests (#719) 2020-02-11 23:19:43 +01:00
shapes.tsx Bump prettier from 2.0.2 to 2.0.3 (#1263) 2020-04-06 14:21:07 +03:00
styles.scss Button for shortcuts (#1253) 2020-04-07 13:42:10 +03:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
utils.ts Better name for app state (#1300) 2020-04-07 15:31:28 -07:00
zindex.test.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
zindex.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00