You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/packages/excalidraw/scene
Aakansha Doshi 10bd08ef19
fix: make getBoundTextElement and related helpers pure (#7601)
* fix: make getBoundTextElement pure

* updating args

* fix

* pass boundTextElement to getBoundTextMaxWidth

* fix labelled arrows

* lint

* pass elementsMap to removeElementsFromFrame

* pass elementsMap to getMaximumGroups, alignElements and distributeElements

* lint

* pass allElementsMap to renderElement

* lint

* feat: make more typesafe

* fix: remove unnecessary assertion

* fix: remove unused params

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
..
Fonts.ts refactor: decoupling global Scene state part-1 (#7577) 1 year ago
Renderer.ts refactor: decoupling global Scene state part-1 (#7577) 1 year ago
Scene.ts fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
Shape.ts feat: remove `ExcalidrawEmbeddableElement.validated` flag (#7539) 1 year ago
ShapeCache.ts feat: remove `ExcalidrawEmbeddableElement.validated` flag (#7539) 1 year ago
comparisons.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
export.ts fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
index.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scroll.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scrollbars.ts refactor: decoupling global Scene state part-1 (#7577) 1 year ago
selection.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
selection.ts refactor: decoupling global Scene state part-1 (#7577) 1 year ago
types.ts fix: make getBoundTextElement and related helpers pure (#7601) 1 year ago
zoom.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago