excalidraw/src/element
Robert van Hoesel c6736fa14e
Lock drag direction using Shift (#1858)
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-09-11 17:22:40 +02: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 Fix drag multiple elements bug (#2023) 2020-08-26 18:37:44 +02:00
dragElements.ts Lock drag direction using Shift (#1858) 2020-09-11 17:22:40 +02:00
index.ts Support rotating two-point lines (angle can be non-zero) (#2090) 2020-08-28 10:20:06 +02:00
linearElementEditor.ts Fix drag multiple elements bug (#2023) 2020-08-26 18:37:44 +02:00
mutateElement.ts regenerate seed on change of sloppiness (#1986) 2020-07-30 20:14:38 +02:00
newElement.test.ts Fix history initialization (#2115) 2020-09-09 21:08:06 +02:00
newElement.ts fix zindex to account for group boundaries (#2065) 2020-09-11 17:06:07 +02:00
resizeElements.ts Lock drag direction using Shift (#1858) 2020-09-11 17:22:40 +02:00
resizeTest.ts Refactor resize handle naming (#2013) 2020-08-10 14:16:39 +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 Fix #2075 - Pinch zooming while typing text breaks the UI on Chrome Mac OS X (#2076) 2020-08-25 11:38:03 +02:00
transformHandles.ts Support rotating two-point lines (angle can be non-zero) (#2090) 2020-08-28 10:20:06 +02: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