excalidraw/src
2020-04-10 18:13:31 +03:00
..
actions Allow opening empty excalidraw file (#1348) 2020-04-10 11:58:09 +02:00
components Fix mobile dialog styling (#1363) 2020-04-10 18:13:31 +03:00
data Allow opening empty excalidraw file (#1348) 2020-04-10 11:58:09 +02:00
element Refactor ResizeArrowFnType to resolve Codesandbox parsing error (#1338) 2020-04-09 19:10:35 +03:00
locales Ask for name instead of username (#1362) 2020-04-10 18:12:51 +03:00
renderer Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
scene Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
tests feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
_variables.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
appState.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02: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 Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +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.test.ts Shift loses pointer fixing #1296 (#1330) 2020-04-10 00:14:32 +09:00
math.ts Shift loses pointer fixing #1296 (#1330) 2020-04-10 00:14:32 +09: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 Move GitHub corner and visually-hidden class (#1336) 2020-04-09 16:48:41 +03:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
utils.ts Update shortcut display for enter on Mac (#1358) 2020-04-10 17:13:06 +03: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