excalidraw/packages/excalidraw/data
zsviczian c1b310c56b
fix: Buffer dependency (#8474)
* fix Buffer dependency

* moved to encode.ts

* move base64 parsing out

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-09-12 15:48:47 +02:00
..
__snapshots__ feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00
ai build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
blob.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
EditorLocalStorage.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
encode.ts fix: Buffer dependency (#8474) 2024-09-12 15:48:47 +02:00
encryption.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
filesystem.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
image.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
index.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
json.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
library.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
reconcile.ts perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +02:00
resave.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
restore.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
transform.test.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
transform.ts chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
types.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
url.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
url.ts fix: parse embeddable srcdoc urls strictly (#7884) 2024-04-12 20:51:17 +02:00