excalidraw/packages/excalidraw/element
Mark Tolmacs 3efa8735ef
Ellipse refactor
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-09-24 19:12:27 +02:00
..
arrow.ts Refactoring bounds, arrows, bboxes 2024-09-23 19:43:22 +02:00
binding.ts Ellipse refactor 2024-09-24 19:12:27 +02:00
bounds.test.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
bounds.ts Unify bounds calculation 2024-09-24 18:25:31 +02:00
collision.ts Move path related function into the math package 2024-09-23 18:08:17 +02:00
containerCache.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
dragElements.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 2024-09-19 08:47:23 +02:00
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ElementCanvasButtons.tsx Refactoring points 2024-09-20 21:32:32 +02: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 Refactoring points 2024-09-20 21:32:32 +02:00
image.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
index.ts Refactoring bounds, arrows, bboxes 2024-09-23 19:43:22 +02:00
linearElementEditor.ts Refactoring bounds, arrows, bboxes 2024-09-23 19:43:22 +02:00
mutateElement.ts Further math refactor and simplifications 2024-09-23 17:13:40 +02: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 Unify bounds calculation 2024-09-24 18:25:31 +02:00
resizeTest.ts Refactoring points 2024-09-20 21:32:32 +02:00
routing.test.tsx feat: Common elbow mid segments (#8440) 2024-09-17 10:11:07 +02:00
routing.ts Move binaryheap implementation to utils 2024-09-23 17:21:54 +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 Refactoring points 2024-09-20 21:32:32 +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 Refactoring points 2024-09-20 21:32:32 +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 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 fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 2024-09-19 08:47:23 +02:00