alpha
Login
or
Join now
pds.dad
/
lexidraw
Star
72
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
72
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
/
hooks
/
at
main
12 files
David Luzar
feat(packages/excalidraw): tweak and expose more API around state and lifecycle (#10939)
5mo ago
92d25446
useAppStateValue.ts
feat(packages/excalidraw): tweak and expose more API around state and lifecycle (#10939)
5 months ago
useCallbackRefState.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
useCopiedIndicator.ts
feat: reset copyStatus on export dialog settings change (#8443)
2 years ago
useCreatePortalContainer.ts
refactor: single source of truths with editor interface (#10178) * refactor device to editor interface and derive styles panel * allow host app to control form factor and ui mode * add editor interface event listener * put new props inside UIOptions * refactor: move related apis into one file * expose getFormFactor * privatize the setting of desktop mode and fix snapshots * refactor and fix test * remove unimplemented code * export getFormFactor() * replace `getFormFactor` with `getEditorInterface` * remove dead & useless * comment * fix ts --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
10 months ago
useEmitter.ts
feat: add `onIncrement` API (#9450)
1 year ago
useLibraryItemSvg.ts
feat: stop using CSS filters for dark mode (static canvas) (#10578) * feat: stop using CSS filters for dark mode (static canvas) * fix comment * remove conditional dark mode export * make shape cache theme-aware * refactor * refactor * fixes and notes
8 months ago
useOutsideClick.ts
chore: bump typescript@5.9.3 (#10431)
9 months ago
useScrollPosition.ts
refactor: auto ordered imports (#9163)
2 years ago
useStable.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
useStableCallback.ts
feat: command palette (#7804) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 years ago
useTextEditorFocus.ts
feat: compact layout for tablets (#9910) * feat: allow the hiding of top picks * feat: allow the hiding of default fonts * refactor: rename to compactMode * feat: introduce layout (incomplete) * tweak icons * do not show border * lint * add isTouchMobile to device * add isTouchMobile to device * refactor to use showCompactSidebar instead * hide library label in compact * fix icon color in dark theme * fix library and share btns getting hidden in smaller tablet widths * update tests * use a smaller gap between shapes * proper fix of range * quicker switching between different popovers * to not show properties panel at all when editing text * fix switching between different popovers for texts * fix popover not closable and font search auto focus * change properties for a new or editing text * change icon for more style settings * use bolt icon for extra actions * fix breakpoints * use rem for icon sizes * fix tests * improve switching between triggers (incomplete) * improve trigger switching (complete) * clean up code * put compact into app state * fix button size * remove redundant PanelComponentProps["compactMode"] * move fontSize UI on top * mobile detection (breakpoints incomplete) * tweak compact mode detection * rename appState prop & values * update snapshots --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
useTransition.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