alpha
Login
or
Join now
pds.dad
/
lexidraw
Star
69
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
69
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
/
renderer
/
at
main
9 files
David Luzar
fix(editor): fix AnimationController scheduling race conds (#11678)
5w ago
65aa577e
animation.ts
fix(editor): fix AnimationController scheduling race conds (#11678)
1 month ago
helpers.test.ts
fix(editor): ensure canvas is cleared when background color is invalid to prevent ghosting (#11458) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
helpers.ts
fix(editor): ensure canvas is cleared when background color is invalid to prevent ghosting (#11458) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
interactiveScene.ts
fix(editor): Dragged arrow endpoint ignore grid and angle locks (#10972) --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
renderNewElementScene.ts
fix(editor): call throttleRAF with lastArgs and remove trailing (#10905) Co-authored-by: Varun Chawla <varun_6april@hotmail.com> Co-authored-by: aziamimoh <aziamimoh@users.noreply.github.com> Co-authored-by: pgzcoa <pgzcoa@users.noreply.github.com> Co-authored-by: TinaZhang24 <TinaZhang24@users.noreply.github.com>
5 months ago
renderSnaps.ts
refactor: separate elements logic into a standalone package (#9285)
1 year ago
roundRect.ts
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
staticScene.ts
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 month ago
staticSvgScene.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