excalidraw/packages/excalidraw/element
2024-02-06 18:14:57 +01:00
..
binding.ts fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
bounds.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
bounds.ts fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
collision.ts fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
containerCache.ts fix: decouple container cache logic to containerCache. (#7637) 2024-01-31 21:17:41 +05:30
dragElements.ts fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
ElementCanvasButtons.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
embeddable.ts fix: make getEmbedLink independent of t function (#7643) 2024-02-01 21:12:10 +05:30
Hyperlink.scss build: Welcome ESM and Bye Bye UMD (#7441) 2024-01-01 20:18:44 +05:30
Hyperlink.tsx fix: make getEmbedLink independent of t function (#7643) 2024-02-01 21:12:10 +05:30
image.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
index.ts fix: don't bundle react-dom when importing from element (#7635) 2024-01-31 16:43:37 +05:30
linearElementEditor.ts fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
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 fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
resizeElements.ts Batching read/write baseline DOM measurements to avoid layour thrashing on resize, changed baseline calc. to not rely on absolute positioning, other related perf. improvements 2024-02-06 18:14:57 +01:00
resizeTest.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +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 build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +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 Batching read/write baseline DOM measurements to avoid layour thrashing on resize, changed baseline calc. to not rely on absolute positioning, other related perf. improvements 2024-02-06 18:14:57 +01:00
textWysiwyg.test.tsx fix: decouple container cache logic to containerCache. (#7637) 2024-01-31 21:17:41 +05:30
textWysiwyg.tsx fix: decouple container cache logic to containerCache. (#7637) 2024-01-31 21:17:41 +05:30
transformHandles.ts fix: don't bundle react-dom when importing from transformHandles (#7634) 2024-01-31 16:50:35 +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: make getEmbedLink independent of t function (#7643) 2024-02-01 21:12:10 +05:30