excalidraw/packages/excalidraw/element
2024-10-09 14:54:18 +08:00
..
binding.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
bounds.test.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
bounds.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02: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 add diagram link 2024-10-09 14:54:18 +08:00
dragElements.ts merge with master 2024-10-04 17:08:36 +08: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 feat: Added reddit links as embeddable (#8099) 2024-09-28 11:49:18 +05:30
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-01 21:27:17 +02:00
heading.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02: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 refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
mutateElement.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
newElement.test.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
newElement.ts merge with master 2024-10-04 17:08:36 +08:00
resizeElements.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
resizeTest.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
routing.test.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
routing.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +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 refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
textWysiwyg.tsx fix: WYSIWYG editor padding is not normalized with zoom.value (#8481) 2024-09-12 13:42:39 +02:00
transformHandles.ts refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +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 svg export 2024-10-07 17:56:37 +08:00