excalidraw/packages/excalidraw/scene
Aakansha Doshi b09b5cb5f4
fix: split renderScene so that locales aren't imported unnecessarily (#7718)
* fix: split renderScene so that locales aren't imported unnecessarily

* lint

* split export code

* rename renderScene to helpers.ts

* add helpers

* fix typo

* fixes

* move renderElementToSvg to export

* lint

* rename export to staticSvgScene

* fix
2024-02-27 10:37:44 +05:30
..
comparisons.ts feat: support roundness for images (#7558) 2024-01-29 15:27:07 +01:00
export.ts fix: split renderScene so that locales aren't imported unnecessarily (#7718) 2024-02-27 10:37:44 +05:30
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 fix: remove scene hack from export.ts & remove pass elementsMap to getContainingFrame (#7713) 2024-02-21 16:34:20 +05:30
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 fix: make getBoundTextElement and related helpers pure (#7601) 2024-01-26 11:29:07 +05:30
zoom.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30