excalidraw/src/element
2020-05-28 02:41:34 -07:00
..
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
collision.ts Ensure arrows are not draggable from inside (#1620) 2020-05-21 21:57:54 +02:00
handlerRectangles.ts feat: resize text element (#1650) 2020-05-28 07:17:15 +09:00
index.ts Rewrite restore to guard against missing migrations (#1664) 2020-05-28 02:41:34 -07:00
mutateElement.ts skip element mutation on noop updates (#1667) 2020-05-28 00:50:56 -07:00
newElement.test.ts split font into fontSize and fontFamily (#1635) 2020-05-27 15:14:50 +02:00
newElement.ts Tests for groups, more test utils (#1669) 2020-05-28 10:56:18 +02:00
resizeElements.ts feat: resize text element (#1650) 2020-05-28 07:17:15 +09:00
resizeTest.ts feat: resize text element (#1650) 2020-05-28 07:17:15 +09:00
showSelectedShapeActions.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
sizeHelpers.test.ts 15-degree rotation locking (#1627) 2020-05-23 10:45:05 +02:00
sizeHelpers.ts Rewrite restore to guard against missing migrations (#1664) 2020-05-28 02:41:34 -07:00
textElement.ts split font into fontSize and fontFamily (#1635) 2020-05-27 15:14:50 +02:00
textWysiwyg.tsx split font into fontSize and fontFamily (#1635) 2020-05-27 15:14:50 +02:00
typeChecks.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
types.ts Rewrite restore to guard against missing migrations (#1664) 2020-05-28 02:41:34 -07:00