excalidraw/src/element
2021-01-16 19:49:13 +01:00
..
binding.ts Fix binding disabling when taking screenshots on macOS (#2129) 2020-09-03 16:12:01 +02:00
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts More Arrowheads: dot, bar (#2486) 2020-12-11 18:17:28 +01:00
collision.ts Reduce the maximum size of the binding gap (#2450) 2020-12-09 14:03:25 +01:00
dragElements.ts chore: Minor refactoring for consistency (#2425) 2020-11-29 17:32:51 +01:00
index.ts improvement: Enhance resize for non generic elements (#2720) 2021-01-16 19:49:13 +01:00
linearElementEditor.ts Keep errors, elements and comments consistent (#2340) 2020-11-05 18:06:18 +01:00
mutateElement.ts chore: Minor refactoring for consistency (#2425) 2020-11-29 17:32:51 +01:00
newElement.test.ts Fix history initialization (#2115) 2020-09-09 21:08:06 +02:00
newElement.ts Support CSV graphs and improve the look and feel (#2495) 2020-12-11 12:13:23 +01:00
resizeElements.ts improvement: Enhance resize for non generic elements (#2720) 2021-01-16 19:49:13 +01:00
resizeTest.ts improvement: Enhance resize for non generic elements (#2720) 2021-01-16 19:49:13 +01: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 chore: Minor refactoring for consistency (#2425) 2020-11-29 17:32:51 +01:00
transformHandles.ts Enhance aspect ratio tools | Rectangle, Diamond, Ellipses (#2439) 2020-12-07 00:39:31 +02:00
typeChecks.ts Enhance aspect ratio tools | Rectangle, Diamond, Ellipses (#2439) 2020-12-07 00:39:31 +02:00
types.ts docs: add tsdoc for certain element props (#2673) 2020-12-28 00:17:27 +02:00