excalidraw/src
2020-07-30 20:14:38 +02:00
..
actions regenerate seed on change of sloppiness (#1986) 2020-07-30 20:14:38 +02:00
components feat: grid mode for line editing (#1984) 2020-07-30 17:09:51 +02:00
css use absolute positioning instead of fixed (#1860) 2020-07-02 15:27:47 +02:00
data make restore migration types required (#1977) 2020-07-28 23:40:06 +02:00
element regenerate seed on change of sloppiness (#1986) 2020-07-30 20:14:38 +02:00
locales New Crowdin updates (#1949) 2020-07-29 18:56:41 +03:00
renderer ensure editingLinearElement handles are rendered on top (#1967) 2020-07-26 20:52:25 +02:00
scene remove shared global scene and attach it to every instance (#1706) 2020-07-30 11:20:59 +02:00
tests regenerate seed on change of sloppiness (#1986) 2020-07-30 20:14:38 +02:00
appState.ts calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
bug-issue-template.js Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
charts.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
clients.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
clipboard.ts Excalicharts MVP (#1723) 2020-06-06 22:09:04 +02:00
colors.ts Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
constants.ts Fix display of some emoji on Windows (#1933) 2020-07-19 21:14:45 +02:00
gesture.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
global.d.ts Extract backend URLs into environment variables (#1772) (#1848) 2020-07-02 17:52:58 +02:00
groups.ts Fix group element removing (#1676) 2020-05-30 13:48:57 -07:00
history.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
i18n.ts New Crowdin updates (#1949) 2020-07-29 18:56:41 +03:00
index-node.ts calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
index.tsx feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
is-mobile.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
keys.ts change copy/paste styles shortcuts (#1881) 2020-07-07 20:22:23 +02:00
math.test.ts Shift loses pointer fixing #1296 (#1330) 2020-04-10 00:14:32 +09:00
math.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
points.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
pwacompat.d.ts Add PWACompat (#1433) 2020-04-16 14:23:39 +02:00
random.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
serviceWorker.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
setupTests.ts Write integration tests (#719) 2020-02-11 23:19:43 +01:00
shapes.tsx change selection/line/draw shortcut defaults (#1953) 2020-07-24 15:47:46 +02:00
time_constants.ts move the excalidraw props to correct file and typo fix (#1907) 2020-07-11 15:13:20 +02:00
types.ts Import and export library from/to a file (#1940) 2020-07-27 14:29:19 +02:00
utils.ts Import and export library from/to a file (#1940) 2020-07-27 14:29:19 +02:00
zindex.test.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
zindex.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00