excalidraw/packages/excalidraw/element
Mark Tolmacs 47064a3662
Small refactor
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-01-14 14:09:49 +01:00
..
arrow.ts Master merge 2024-10-02 12:09:01 +02:00
binding.ts Small refactor 2025-01-14 14:09:49 +01:00
bounds.test.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-02 11:49:10 +02:00
bounds.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
collision.test.tsx Small refactor 2025-01-14 14:09:49 +01:00
collision.ts Small refactor 2025-01-14 14:09:49 +01:00
containerCache.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
cropElement.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
distance.ts Fix arc line intersection, add tests to element line intersections 2024-10-02 22:17:28 +02:00
dragElements.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ElementCanvasButtons.tsx Master merge 2024-10-02 12:09:01 +02:00
elementLink.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
embeddable.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
flowchart.test.tsx fix: missing act() in flowchart tests (#8354) 2024-08-09 17:27:02 +02:00
flowchart.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-02 11:49:10 +02:00
heading.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-02 11:49:10 +02:00
image.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
index.ts Fix diamond distance 2024-09-28 09:09:14 +02:00
linearElementEditor.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
mutateElement.ts Further math refactor and simplifications 2024-09-23 17:13:40 +02:00
newElement.test.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-02 11:49:10 +02:00
newElement.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
resizeElements.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
resizeTest.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
routing.test.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-02 11:49:10 +02:00
routing.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
showSelectedShapeActions.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
sizeHelpers.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
sizeHelpers.ts Master merge 2024-10-02 12:09:01 +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 Master merge first attempt 2025-01-07 09:41:32 +01:00
textElement.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
textWrapping.test.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
textWrapping.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
textWysiwyg.test.tsx Master merge first attempt 2025-01-07 09:41:32 +01:00
textWysiwyg.tsx Master merge first attempt 2025-01-07 09:41:32 +01:00
transformHandles.ts Master merge first attempt 2025-01-07 09:41:32 +01:00
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
typeChecks.ts Bounds refactor and duplication removal 2024-09-27 15:58:18 +02:00
types.ts Master merge first attempt 2025-01-07 09:41:32 +01:00