excalidraw/src
fujimoto kyosuke b1ed5b4cdc
Support negative resize for multiple points line/arrow (#1237)
* Support negative resize for multiple points line

* prettier

* Fix an issue with width or height becoming zero
2020-04-09 11:53:12 +02:00
..
actions Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
components Make the mouse location broadcast volatile (#1331) 2020-04-09 02:13:32 -07:00
data feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
element Support negative resize for multiple points line/arrow (#1237) 2020-04-09 11:53:12 +02:00
locales feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
renderer Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
scene Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
tests feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
_variables.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
appState.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +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 Assign a colors to each pointers (#944) 2020-03-14 12:18:57 -07:00
constants.ts Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03: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 (Dutch) (#1187) 2020-04-03 16:06:30 +03:00
index-node.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
index.tsx log console.error to sentry (#1243) 2020-04-07 15:54:49 +02:00
is-mobile.tsx Bump prettier from 2.0.2 to 2.0.3 (#1263) 2020-04-06 14:21:07 +03:00
keys.ts Bump prettier from 2.0.2 to 2.0.3 (#1263) 2020-04-06 14:21:07 +03:00
math.ts Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03: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 Bump prettier from 2.0.2 to 2.0.3 (#1263) 2020-04-06 14:21:07 +03:00
styles.scss Button for shortcuts (#1253) 2020-04-07 13:42:10 +03:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
utils.ts Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +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