1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
Pete Hunt 4696c9ee0e
Syncing optimizations (#1554)
* Syncing optimizations

* Add comment
2020-05-07 14:13:18 -07:00
..
actions ignore fileOpen error when user cancels (#1486) 2020-04-25 09:02:31 -07:00
components Syncing optimizations (#1554) 2020-05-07 14:13:18 -07:00
css on rtl languages the language dropdown is not visible (#1526) 2020-05-03 10:23:04 +02:00
data fix(data): removes unnecessary await (#1549) 2020-05-06 21:18:49 +02:00
element fix resizing lines with abs coords bigger than element w/h (#1427) 2020-05-04 17:25:40 +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 Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +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 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 (#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 refactor(app.tsx): use constants instead of hard coded strings for better readablility (#1391) 2020-04-11 17:42:02 -07: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