excalidraw/src
Aakansha Doshi 01e546c230
use width,height from current appstate when initializing scene (#1882)
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-07-07 18:37:53 +02:00
..
actions feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
components feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
css use absolute positioning instead of fixed (#1860) 2020-07-02 15:27:47 +02:00
data use width,height from current appstate when initializing scene (#1882) 2020-07-07 18:37:53 +02:00
element feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
locales New Crowdin updates (#1856) 2020-07-07 18:30:58 +03:00
renderer do not render grid on export (#1814) 2020-06-24 10:16:03 +02:00
scene feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
tests feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
appState.ts feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +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 do not center text when not applicable (#1783) 2020-06-25 21:21:27 +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 Added Language support for Hindi in language selection dropdown (#1753) 2020-07-01 20:20:27 +03:00
index-node.ts Add optional watermark on export (#1365) 2020-04-19 12:50:23 -07: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 grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +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 Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
time_constants.ts Add support for long press to context menu on iOS (#1769) 2020-07-03 00:12:56 +03:00
types.ts feat: add width, height as props to App.tsx (#1871) 2020-07-07 17:10:39 +02:00
utils.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +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