excalidraw/src/element
2020-05-04 17:25:40 +02:00
..
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts fix resizing lines with abs coords bigger than element w/h (#1427) 2020-05-04 17:25:40 +02:00
collision.ts Bump roughjs and resolve breaking change in roughjs refactoring… (#1463) 2020-04-20 19:43:06 +02:00
handlerRectangles.ts Bump prettier from 2.0.3 to 2.0.4 (#1412) 2020-04-14 12:30:58 +03:00
index.ts fix resizing lines with abs coords bigger than element w/h (#1427) 2020-05-04 17:25:40 +02:00
mutateElement.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
newElement.test.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
newElement.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
resizeElements.ts fix resizing lines with abs coords bigger than element w/h (#1427) 2020-05-04 17:25:40 +02:00
resizeTest.ts Better resize cursors on rotated elements (#1470) 2020-04-22 15:11:01 +02:00
showSelectedShapeActions.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
sizeHelpers.test.ts shift locking 22.5 degree and move to constants (#1216) 2020-04-04 14:55:22 +03:00
sizeHelpers.ts Support negative resize for multiple points line/arrow (#1237) 2020-04-09 11:53:12 +02:00
textElement.ts Abstract away or eliminate most of the mutation of the Elements array (#955) 2020-03-14 21:48:51 -07:00
textWysiwyg.tsx fix not using className when querying container (#1420) 2020-04-13 17:29:11 +02:00
typeChecks.ts edit text when clicked on with text tool (#1283) 2020-04-06 22:26:54 +02:00
types.ts rewrite wysiwyg property updating (#1387) 2020-04-12 15:57:57 +02:00