excalidraw/src/element
2020-04-09 11:46:47 +03:00
..
bounds.test.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
bounds.ts Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
collision.ts Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
handlerRectangles.ts Resize multiple elements (rectangles, diamonds and ellipses onl… (#1193) 2020-04-07 10:49:59 +02:00
index.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +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 Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
resizeTest.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +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 shift locking 22.5 degree and move to constants (#1216) 2020-04-04 14:55:22 +03: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 feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
typeChecks.ts edit text when clicked on with text tool (#1283) 2020-04-06 22:26:54 +02:00
types.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00