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/tests
Aakansha Doshi 2e719ff671
fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710)
* move hyperlink code into its folder

* move pure js functions to hyperlink/helpers and move actionLink to actions

* fix tests

* fix
12 months ago
..
__snapshots__ fix: keep customData when converting to ExcalidrawElement (#7656) 12 months ago
data fix: keep customData when converting to ExcalidrawElement (#7656) 12 months ago
fixtures feat: remove `ExcalidrawEmbeddableElement.validated` flag (#7539) 1 year ago
helpers fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 12 months ago
packages feat: follow mode (#6848) 1 year ago
queries build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scene fix: exporting frame-overlapping elements belonging to other frames (#7584) 1 year ago
App.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
MermaidToExcalidraw.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
actionStyles.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
align.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
appState.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
binding.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
charts.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
clients.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
clipboard.test.tsx fix: make bounds independent of scene (#7679) 12 months ago
contextmenu.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
dragCreate.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
elementLocking.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
excalidraw.test.tsx fix: remove t from getDefaultAppState and allow name to be nullable (#7666) 12 months ago
export.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
fitToContent.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
flip.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
geometricAlgebra.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
history.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
library.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
linearElementEditor.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
move.test.tsx fix: make LinearElementEditor independent of scene (#7670) 12 months ago
multiPointCreate.test.tsx fix: empty snapLines arrays would cause re-render (#7454) 1 year ago
regressionTests.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
resize.test.tsx fix: remove scene from getElementAbsoluteCoords and dependent functions and use elementsMap (#7663) 12 months ago
rotate.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
scroll.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
selection.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
shortcuts.test.tsx build: Welcome ESM and Bye Bye UMD (#7441) 1 year ago
test-utils.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
tool.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
utils.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
viewMode.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
zindex.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago