excalidraw/packages/excalidraw/scene
Ryan Di 88812e0386
feat: resize elements from the sides (#7855)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-04-30 18:05:00 +02:00
..
comparisons.ts feat: support roundness for images (#7558) 2024-01-29 15:27:07 +01:00
export.ts feat: add system mode to the theme selector (#7853) 2024-04-08 16:46:24 +02:00
Fonts.ts fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 2024-02-16 11:35:01 +05:30
index.ts fix: don't bundle react and jotai when importing from scene (#7640) 2024-02-01 18:24:17 +05:30
Renderer.ts fix: split renderScene so that locales aren't imported unnecessarily (#7718) 2024-02-27 10:37:44 +05:30
Scene.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
scroll.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
scrollbars.ts fix: make bounds independent of scene (#7679) 2024-02-19 19:39:14 +05:30
selection.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
selection.ts fix: remove scene hack from export.ts & remove pass elementsMap to getContainingFrame (#7713) 2024-02-21 16:34:20 +05:30
Shape.ts feat: remove ExcalidrawEmbeddableElement.validated flag (#7539) 2024-01-11 17:42:51 +01:00
ShapeCache.ts feat: remove ExcalidrawEmbeddableElement.validated flag (#7539) 2024-01-11 17:42:51 +01:00
types.ts feat: resize elements from the sides (#7855) 2024-04-30 18:05:00 +02:00
zoom.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30