alpha
Login
or
Join now
pds.dad
/
lexidraw
Star
68
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A Excalidraw fork with syncing to your Atmosphere account and iroh for sync
Https://lexidraw.app
Star
68
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lexidraw
/
packages
/
excalidraw
/
data
/
at
main
1 folder
14 files
Augusto Xavier
fix(editor): narrow `NonDeleted` type to `isDeleted: false` (#11470)
6w ago
dd8296af
ai
build: decouple package deps and introduce yarn workspaces (#7415) * feat: decouple package deps and introduce yarn workspaces * update root directory * fix * fix scripts * fix lint * update path in scripts * remove yarn.lock files from packages * ignore workspace * dummy * dummy * remove comment check * revert workflow changes * ignore ws when installing gh actions * remove log * update path * fix * fix typo
2 years ago
EditorLocalStorage.ts
fix(editor): narrow `NonDeleted` type to `isDeleted: false` (#11470) --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
1 month ago
blob.ts
feat(packages/excalidraw): viewport locking (#11554) Co-authored-by: barnabasmolnar <barnabas@excalidraw.com> Co-authored-by: Arnost Pleskot <arnostpleskot@gmail.com> Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com> Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
1 month ago
encode.ts
chore: bump typescript@5.9.3 (#10431)
8 months ago
encryption.ts
chore: bump typescript@5.9.3 (#10431)
8 months ago
filesystem.ts
feat(packages/excalidraw): state tracking, api hook, and others (#10870)
5 months ago
image.ts
refactor: separate elements logic into a standalone package (#9285)
1 year ago
index.ts
fix(editor): narrow `NonDeleted` type to `isDeleted: false` (#11470) --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
1 month ago
json.ts
fix(editor): narrow `NonDeleted` type to `isDeleted: false` (#11470) --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
1 month ago
library.test.ts
feat: allow installing libs from excal github (#9041)
2 years ago
library.ts
feat: Make naming of library items discoverable (#10041) * updated library relevant strings * fix: detect name changes * clarify hashing function --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
10 months ago
reconcile.ts
fix: reconciliation of server updates & refactor restore (#10597)
7 months ago
resave.ts
fix(editor): remove leftover debug code path (#10954)
5 months ago
restore.ts
fix(editor): narrow `NonDeleted` type to `isDeleted: false` (#11470) --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
1 month ago
types.ts
fix: Race conditions when adding many library items (#10013) * Fix for race condition when adding many library items * Remove unused import * Replace any with LibraryItem type * Fix comments on pr * Fix build errors * Fix hoisted variable * new mime type * duplicate before passing down to be sure * lint * fix tests * Remove unused import --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
11 months ago