1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src/element
2020-10-11 09:46:13 +03: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 collision check for rectangles and rendering of binding area (#2221) 2020-10-11 09:46:13 +03:00
dragElements.ts Lock drag direction using Shift (#1858) 2020-09-11 17:22:40 +02:00
index.ts Persistent rooms via Firebase (#2188) 2020-10-04 11:12:47 -07: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 inconsistent text element color on dark mode while editing. (#2196) 2020-10-05 17:41:57 +03: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