excalidraw/packages/excalidraw/element
2025-01-29 19:02:54 +01:00
..
binding.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
bounds.test.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
bounds.ts feat: add crowfoot to arrowheads (#8942) 2025-01-05 21:50:24 +01:00
collision.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
containerCache.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
cropElement.ts feat: use stats panel to crop (#8848) 2024-12-17 13:15:30 +01:00
dragElements.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
elbowArrow.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
elbowArrow.ts fix: Undo for elbow arrows create incorrect routing (#9046) 2025-01-24 20:18:08 +01:00
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ElementCanvasButtons.tsx refactor: rename draggingElement -> newElement (#8294) 2024-08-06 19:26:06 +08:00
elementLink.ts feat: in canvas links between shapes (#8812) 2024-11-26 18:53:25 +01:00
embeddable.ts fix: hyperlinks html entities (#9063) 2025-01-29 19:02:54 +01:00
flowchart.test.tsx fix: missing act() in flowchart tests (#8354) 2024-08-09 17:27:02 +02:00
flowchart.ts fix: excalidraw issue #9045 flowcharts: align attributes of new node (#9047) 2025-01-25 17:05:50 +01:00
heading.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
image.ts fix: normalizeSVG width and height from viewbox when size includes decimal points (#8939) 2024-12-22 23:10:11 +01:00
index.ts feat: rewrite d2c to not require token (#8269) 2024-08-20 18:06:22 +02:00
linearElementEditor.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
mutateElement.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
newElement.test.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
newElement.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
resizeElements.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
resizeTest.ts feat: image cropping (#8613) 2024-10-21 22:26:52 +02:00
showSelectedShapeActions.ts feat: in canvas links between shapes (#8812) 2024-11-26 18:53:25 +01:00
sizeHelpers.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
sizeHelpers.ts fix: improve canvas search scroll behavior further (#8491) 2024-09-11 18:01:18 +02:00
sortElements.test.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
sortElements.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
textElement.test.ts chore: simplify line-break regexes, separate text wrapping (#8715) 2024-10-30 14:24:12 +01:00
textElement.ts chore: simplify line-break regexes, separate text wrapping (#8715) 2024-10-30 14:24:12 +01:00
textWrapping.test.ts chore: simplify line-break regexes, separate text wrapping (#8715) 2024-10-30 14:24:12 +01:00
textWrapping.ts chore: simplify line-break regexes, separate text wrapping (#8715) 2024-10-30 14:24:12 +01:00
textWysiwyg.test.tsx feat: add first-class support for CJK (#8530) 2024-10-17 20:14:17 +02:00
textWysiwyg.tsx fix: text pushes UI due to padding (#8745) 2024-11-01 23:43:48 +02:00
transformHandles.ts feat: image cropping (#8613) 2024-10-21 22:26:52 +02:00
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
typeChecks.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 2024-09-19 08:47:23 +02:00
types.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00