excalidraw/src
Mohit kumar Bajoria 9b6700755a
Add new line on Enter (#1161)
* Add new line on Enter

Fixes #1158

* Fix lint
2020-04-02 01:41:42 +02:00
..
actions Add duplicate button for mobile view (#1146) 2020-04-01 18:13:53 +03:00
components simulate a db tap on mobile to insert text (#1155) 2020-04-01 21:44:09 +02:00
data Add SCENE_INIT broadcast type for new user (#1095) 2020-03-28 19:35:56 -07:00
element Add new line on Enter (#1161) 2020-04-02 01:41:42 +02:00
locales New Crowdin translations (#1151) 2020-04-01 13:49:49 -04:00
renderer Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
scene Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
tests Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
_variables.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
appState.ts Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
bug-issue-template.js Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
clipboard.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
colors.ts Assign a colors to each pointers (#944) 2020-03-14 12:18:57 -07:00
constants.ts confirm arrow on doubleclick (#949) 2020-03-18 16:43:06 +01: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 Add loading state (#1027) 2020-03-26 18:28:26 +01:00
history.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
i18n.ts New Crowdin translations (#1151) 2020-04-01 13:49:49 -04:00
index-node.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
index.tsx Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
is-mobile.tsx Add touch support (#788) 2020-02-21 08:17:20 -05:00
keys.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
math.ts Abstract away or eliminate most of the mutation of the Elements array (#955) 2020-03-14 21:48:51 -07: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 Improve pasting (#723) 2020-02-07 18:42:24 +01:00
styles.scss Add duplicate button for mobile view (#1146) 2020-04-01 18:13:53 +03:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
utils.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07: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