alpha
Login
or
Join now
pds.dad
/
lexidraw
Star
66
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
66
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
/
excalidraw-app
/
tests
/
at
main
1 folder
27 files
Bailey Townsend
more clean up of atproto
9d ago
af401f8b
__snapshots__
rebranding Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
3 weeks ago
LanguageList.test.tsx
more clean up of atproto
1 week ago
MobileMenu.test.tsx
feat(packages/excalidraw): add `props.ui.enabled.zoom/scrollBackToContent` (#11677)
1 month ago
activeScene.test.ts
bug fix on og image
2 weeks ago
atproto.test.ts
more clean up of atproto
1 week ago
atprotoRevisions.test.ts
thumbnails
3 weeks ago
atprotoScenes.test.ts
bug fix on og image
2 weeks ago
atprotoTypeahead.test.ts
Add a handle typeahead to the atproto sign-in dialog Typing a handle from memory gave no feedback until submit, where a wrong guess surfaced as a raw resolver error. Query a public actor index as the user types and show matching accounts with avatar, display name, and handle. The index is built off the firehose and won't know about every atproto account, so suggestions are only ever a shortcut -- submitting always uses the typed text, and the sign-in path is unchanged. Only arrow keys arm Enter-to-select; hover is CSS-only, so a list opening under a resting cursor can't turn Enter into an accidental OAuth redirect. TextField gains an optional inputProps spread, needed for autoComplete="off" (the browser's own autofill would otherwise cover the list) and the ARIA combobox attributes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
3 weeks ago
blobCid.test.ts
compressed blobs
3 weeks ago
browserUrl.test.ts
clean up
2 weeks ago
collab.test.tsx
dedupe for live sessions
3 weeks ago
compression.test.ts
compressed blobs
3 weeks ago
csp.test.ts
Added a vite alias
2 weeks ago
irohIdentity.test.ts
Wip of resumeuable iroh sessions
3 weeks ago
oauthMetadata.test.ts
bug fix on og image
2 weeks ago
publicRead.test.ts
Fixed a bug if the lexicon is not expected type. Still not super happy with it
3 weeks ago
rateLimit.test.ts
Added a vite alias
2 weeks ago
restoreRevision.test.ts
Some clean up and theme switching when switching drawings
3 weeks ago
revisions.test.ts
thumbnails
3 weeks ago
sanitize-name.test.ts
Added a vite alias
2 weeks ago
sanitizeUntrusted.test.ts
tighten some security on loading remote drawings
3 weeks ago
sceneConflict.test.ts
bug fix on og image
2 weeks ago
sceneReplacement.test.ts
share/rewrite bug
3 weeks ago
shareLinks.test.ts
keeping the url
2 weeks ago
thumbnail.test.ts
bug fix on og image
2 weeks ago
userIdentity.test.ts
dedupe for live sessions
3 weeks ago
viewingActions.test.ts
reword the top bar action to edit a copy
3 weeks ago
withTimeout.test.ts
Hopefully a bit kinder on views
3 weeks ago