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/data
Arnost Pleskot 8551823da9
feat: update jotai (#9015)
* feat: update jotai in excalidraw package

* feat: update jotai in excalidraw-app

* fix: exports from excalidraw/jotai

* fix: use isolated react hooks

* test: use jotai provider in <Trans /> test

* remove unused package

* refactor & make safer

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
..
__snapshots__ fix: arrow binding behaving unexpectedly on pointerup (#9010) 1 month ago
ai build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
EditorLocalStorage.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
blob.ts feat: cleanup svg export and move payload to `<metadata>` (#8975) 2 months ago
encode.ts feat: export scene to e+ on workspace creation/redemption (#8514) 4 months ago
encryption.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
filesystem.ts feat: add mimeTypes on file save (#8946) 2 months ago
image.ts feat: cleanup svg export and move payload to `<metadata>` (#8975) 2 months ago
index.ts feat: reintroduce `.excalidraw.png` default when embedding scene (#8979) 2 months ago
json.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
library.ts feat: update jotai (#9015) 1 month ago
reconcile.ts perf: improve new element drawing (#8340) 6 months ago
resave.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
restore.ts fix: robust `state.editingFrame` teardown (#8941) 2 months ago
transform.test.ts fix: make arrow binding area adapt to zoom levels (#8927) 2 months ago
transform.ts refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
types.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
url.test.tsx feat: make HTML attribute sanitization stricter (#8977) 2 months ago
url.ts feat: make HTML attribute sanitization stricter (#8977) 2 months ago