excalidraw/src/element
2020-11-29 17:32:51 +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 feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
collision.ts Zoom on cursor | Issue #940 (#2319) 2020-11-04 19:49:15 +02:00
dragElements.ts chore: Minor refactoring for consistency (#2425) 2020-11-29 17:32:51 +01:00
index.ts Remove last committed point json (#2371) 2020-11-11 15:55:22 +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 Prefer arrow functions (#2344) 2020-11-06 21:06:39 +01:00
resizeElements.ts Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
resizeTest.ts Zoom on cursor | Issue #940 (#2319) 2020-11-04 19:49:15 +02: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 Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
typeChecks.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
types.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00