excalidraw/src/element
2020-07-28 23:40:06 +02:00
..
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
collision.ts Ensure arrows are not draggable from inside (#1620) 2020-05-21 21:57:54 +02:00
dragElements.ts grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02:00
handlerRectangles.ts feat: rotating multiple elements (#1960) 2020-07-26 12:21:38 +02:00
index.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
linearElementEditor.ts ensure editingLinearElement handles are rendered on top (#1967) 2020-07-26 20:52:25 +02:00
mutateElement.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
newElement.test.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
newElement.ts make restore migration types required (#1977) 2020-07-28 23:40:06 +02:00
resizeElements.ts feat: rotating multiple elements (#1960) 2020-07-26 12:21:38 +02:00
resizeTest.ts Refactoring in pointer down event handler (#1880) 2020-07-08 22:07:51 -07: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 calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
typeChecks.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
types.ts make restore migration types required (#1977) 2020-07-28 23:40:06 +02:00