excalidraw/src
2020-05-09 14:47:22 +02:00
..
actions ignore fileOpen error when user cancels (#1486) 2020-04-25 09:02:31 -07:00
components show reset icon with zoom percentage during zen mode (#1540) 2020-05-09 14:47:22 +02:00
css show reset icon with zoom percentage during zen mode (#1540) 2020-05-09 14:47:22 +02:00
data fix(data): removes unnecessary await (#1549) 2020-05-06 21:18:49 +02:00
element fix resizing: dynamic pointer offset for better UX (#1560) 2020-05-09 10:57:00 +02:00
locales New Crowdin translations (#1508) 2020-05-05 17:56:29 +03:00
renderer rewrite picker color handling (#1487) 2020-04-25 23:06:16 +02:00
scene Add optional watermark on export (#1365) 2020-04-19 12:50:23 -07:00
tests fix resizing: dynamic pointer offset for better UX (#1560) 2020-05-09 10:57:00 +02:00
appState.ts Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +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 Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
constants.ts rewrite wysiwyg property updating (#1387) 2020-04-12 15:57:57 +02: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 incorrect font rendered on late load (#1555) 2020-05-08 10:42:51 +02:00
history.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
i18n.ts New Crowdin translations (#1508) 2020-05-05 17:56:29 +03:00
index-node.ts Add optional watermark on export (#1365) 2020-04-19 12:50:23 -07:00
index.tsx Only load PWACompat when we really need it (#1439) 2020-04-16 17:27:23 +02:00
is-mobile.tsx add always visible lock icon on top right to show info about e… (#1403) 2020-04-17 22:39:15 +02:00
keys.ts Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +02:00
math.test.ts Shift loses pointer fixing #1296 (#1330) 2020-04-10 00:14:32 +09:00
math.ts fix resizing lines with abs coords bigger than element w/h (#1427) 2020-05-04 17:25:40 +02:00
points.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
pwacompat.d.ts Add PWACompat (#1433) 2020-04-16 14:23:39 +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
serviceWorker.tsx Disable notifications (#1421) 2020-04-13 18:53:33 +02:00
setupTests.ts Write integration tests (#719) 2020-02-11 23:19:43 +01:00
shapes.tsx Make tools shortcuts case insensitive (#1532) (#1533) 2020-05-02 19:55:59 -07:00
time_constants.ts fix incorrect font rendered on late load (#1555) 2020-05-08 10:42:51 +02:00
types.ts Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +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