excalidraw/packages/excalidraw/element
2024-04-13 18:51:30 +02:00
..
binding.ts refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
bounds.test.ts fix: make bounds independent of scene (#7679) 2024-02-19 19:39:14 +05:30
bounds.ts refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
collision.ts fix: include borders when testing insides of a shape (#7865) 2024-04-09 16:07:36 +02:00
containerCache.ts fix: decouple container cache logic to containerCache. (#7637) 2024-01-31 21:17:41 +05:30
dragElements.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 2024-02-16 11:35:01 +05:30
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ElementCanvasButtons.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 2024-02-16 11:35:01 +05:30
embeddable.ts fix: allow same origin for all necessary domains (#7889) 2024-04-13 18:51:30 +02:00
image.ts fix: remove dependency of t from clipboard and image (#7712) 2024-02-21 19:45:33 +05:30
index.ts refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
linearElementEditor.ts refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
mutateElement.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
newElement.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
newElement.ts feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
resizeElements.ts feat: text measurements based on font metrics (#7693) 2024-03-05 19:33:27 +00:00
resizeTest.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 2024-02-16 11:35:01 +05:30
showSelectedShapeActions.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
sizeHelpers.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
sizeHelpers.ts fix: make bounds independent of scene (#7679) 2024-02-19 19:39:14 +05:30
sortElements.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
sortElements.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
textElement.test.ts fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
textElement.ts refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
textWysiwyg.test.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
textWysiwyg.tsx feat: text measurements based on font metrics (#7693) 2024-03-05 19:33:27 +00:00
transformHandles.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 2024-02-16 11:35:01 +05:30
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
typeChecks.ts feat: support roundness for images (#7558) 2024-01-29 15:27:07 +01:00
types.ts fix: Gist embed allowing unsafe html (#7883) 2024-04-12 12:57:43 +02:00