alpha
Login
or
Join now
pds.dad
/
lexidraw
Star
6
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
Star
6
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
/
examples
/
with-script-in-browser
/
at
main
3 folders
9 files
Bailey Townsend
chore: clean up warnings left over from the pnpm migration
22hrs ago
2ad9e67b
.codesandbox
moved project to pnpm
1 day ago
components
feat(packages/excalidraw): interaction and UI control (#11605) * feat(packages/excalidraw): add `props.interaction` and `props.ui` * fix: prevent browser zoom when interaction disabled * changelog * clean up interactive state on disable and consolidate `viewMode` and interaction state updates * render UI rendered to `children` even if editor-exported * support `allowed.navigation` and `allowed.embeds/interactiveContent` * change naming `allowed` -> `enabled` * changelog: add PR links Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * clear flowchart sessions via consolidated `app.flowchart` after master merge Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * refactor getters -> methods --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 week ago
public
chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127)
1 year ago
.gitignore
chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127)
1 year ago
index.html
chore: post publish docs & examples changes (#9217)
1 year ago
index.tsx
refactor: auto ordered imports (#9163)
1 year ago
initialData.tsx
docs(packages/excalidraw): improve readme (#10932)
4 months ago
package.json
chore: clean up warnings left over from the pnpm migration - align vitest/@vitest/coverage-v8/@vitest/ui at 3.0.7 (kills the CI 'running mixed versions' warning) and bump @vitejs/plugin-react to 4.3.4 for the vite 5 peer range - drop deprecated @types/socket.io-client (socket.io replaced by iroh) - move save-exact into pnpm-workspace.yaml as savePrefix and delete the root .npmrc, which pnpm 11 ignores entirely; allow react 19 peers for radix-ui/next to silence unfixable unmet-peer warnings - link examples/with-script-in-browser to the workspace package again (pnpm resolved '*' to registry 0.18.1; yarn 1 used to link it) - remove stale tracked examples/with-nextjs/yarn.lock - run jsdom tests at http://127.0.0.1:3000 and map localhost to 127.0.0.1 in the atproto loopback redirect_uri, fixing the 'atproto auth initialization failed' stderr in tests (RFC 8252 forbids localhost in loopback OAuth) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
22 hours ago
tsconfig.json
chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127)
1 year ago
utils.ts
feat(packages/excalidraw): state tracking, api hook, and others (#10870)
4 months ago
vercel.json
moved project to pnpm
1 day ago
vite.config.mts
chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127)
1 year ago