excalidraw/packages/excalidraw/element
Márk Tolmács c07f5a0c80
feat: Common elbow mid segments (#8440)
Common start or end segment length for elbow arrows regardless of arrowhead is present
2024-09-17 10:11:07 +02:00
..
binding.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
bounds.test.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
bounds.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
collision.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
containerCache.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
dragElements.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00: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
embeddable.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
flowchart.test.tsx fix: missing act() in flowchart tests (#8354) 2024-08-09 17:27:02 +02:00
flowchart.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
heading.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
image.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
index.ts feat: rewrite d2c to not require token (#8269) 2024-08-20 18:06:22 +02:00
linearElementEditor.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
mutateElement.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
newElement.test.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
newElement.ts fix: improve canvas search scroll behavior further (#8491) 2024-09-11 18:01:18 +02:00
resizeElements.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
resizeTest.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
routing.test.tsx feat: Common elbow mid segments (#8440) 2024-09-17 10:11:07 +02:00
routing.ts feat: Common elbow mid segments (#8440) 2024-09-17 10:11:07 +02:00
showSelectedShapeActions.ts perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02: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 feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
textElement.ts feat: canvas search (#8438) 2024-09-09 17:12:07 +02:00
textWysiwyg.test.tsx chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
textWysiwyg.tsx fix: WYSIWYG editor padding is not normalized with zoom.value (#8481) 2024-09-12 13:42:39 +02:00
transformHandles.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
typeChecks.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
types.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00