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
/
components
/
at
main
18 folders
144 files
Bailey Townsend
combine
3w ago
98aa183d
ColorPicker
fix(editor): optimize UI rendering during animation (#11604)
1 month ago
CommandPalette
eslint warnings
3 weeks ago
DiagramToCodePlugin
refactor: auto ordered imports (#9163)
1 year ago
FollowMode
refactor: auto ordered imports (#9163)
1 year ago
FontPicker
combine
3 weeks ago
OverwriteConfirm
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Sidebar
combine
3 weeks ago
Stats
combine
3 weeks ago
TTDDialog
rebranding Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 weeks ago
__snapshots__
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
canvases
fix(editor): improve UX around locked animations (#11671)
1 month ago
dropdownMenu
feat(editor): implement overlap box selection (#11053) Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
4 months ago
footer
feat(packages/excalidraw): add `props.ui.enabled.zoom/scrollBackToContent` (#11677)
1 month ago
hoc
refactor: auto ordered imports (#9163)
1 year ago
hyperlink
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
live-collaboration
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
main-menu
support excalidraw plz
3 weeks ago
welcome-screen
fix: Clarify welcome screen message about browser storage limitations (#10721) * fix: Clarify welcome screen message about browser storage limitations * css tweaks * update snaps --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
6 months ago
Actions.scss
combine
3 weeks ago
Actions.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
ActiveConfirmDialog.tsx
refactor: auto ordered imports (#9163)
1 year ago
App.cursor.ts
feat(packages/excalidraw): add `props.activeTool` and related (#11665)
1 month ago
App.flowchart.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
App.tsx
fix: eslint warnings blocking CI - typeof window was compared to the undefined value instead of the "undefined" string in App.tsx - drop GithubIcon/youtubeIcon imports left over from the tangled link swap Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 weeks ago
App.viewport.ts
fix(editor): improve UX around locked animations (#11671)
1 month ago
AppStateObserver.ts
feat(packages/excalidraw): state tracking, api hook, and others (#10870)
5 months ago
Avatar.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Avatar.tsx
refactor: auto ordered imports (#9163)
1 year ago
BraveMeasureTextError.tsx
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
Button.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Button.tsx
refactor: separate elements logic into a standalone package (#9285)
1 year ago
ButtonIconCycle.tsx
refactor: auto ordered imports (#9163)
1 year ago
ButtonSeparator.tsx
feat: introduce font picker (#8012) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 years ago
Card.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Card.tsx
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
CheckboxItem.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
CheckboxItem.tsx
refactor: auto ordered imports (#9163)
1 year ago
ConfirmDialog.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
ConfirmDialog.tsx
refactor: auto ordered imports (#9163)
1 year ago
ContextMenu.scss
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
ContextMenu.tsx
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
ConvertElementTypePopup.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
ConvertElementTypePopup.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
CursorHint.scss
feat(editor): show cursor hint when switching arrow types (#11608)
1 month ago
CursorHint.tsx
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
DarkModeToggle.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
DefaultSidebar.test.tsx
refactor: separate elements logic into a standalone package (#9285)
1 year ago
DefaultSidebar.tsx
refactor: separate elements logic into a standalone package (#9285)
1 year ago
Dialog.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Dialog.tsx
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>
9 months ago
DialogActionButton.scss
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
DialogActionButton.tsx
refactor: auto ordered imports (#9163)
1 year ago
ElementCanvasButtons.scss
refactor: separate elements logic into a standalone package (#9285)
1 year ago
ElementCanvasButtons.tsx
refactor: export everything from `@excalidraw/element`, don't import from subpaths (#9466) * Don't import from subpaths * Fix tests, move related tests to element
1 year ago
ElementLinkDialog.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
ElementLinkDialog.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
Ellipsify.tsx
fix: ellipsify MainMenu and CommandPalette items (#9743) * fix: ellipsify MainMenu and CommandPalette items * fix lint
1 year ago
ErrorDialog.tsx
refactor: auto ordered imports (#9163)
1 year ago
ExcalidrawLogo.scss
feat: new mobile layout (#9996) * compact bottom toolbar * put menu trigger to top left * add popup to switch between grouped tool types * add a dedicated mobile toolbar * update position for mobile * fix active tool type * add mobile mode as well * mobile actions * remove refactored popups * excali logo mobile * include mobile * update mobile menu layout * move selection and deletion back to right * do not fill eraser * fix styling * fix active styling * bigger buttons, smaller gaps * fix other tools not opened * fix: Style panel persistence and restore Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * move hidden action btns to extra popover * fix dropdown overlapping with welcome screen * replace custom popup with popover * improve button styles * swapping redo and delete * always show undo & redo and improve styling * change background * toolbar styles * no any * persist perferred selection tool and align tablet as well * add a renderTopLeftUI to props * tweak border and bg * show combined properties only when using suitable tools * fix preferred tool * new stroke icon * hide color picker hot keys * init preferred tool based on device * fix main menu sizing * fix welcome screen offset * put text before image * disable call highlight on buttons * fix renderTopLeftUI --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
10 months ago
ExcalidrawLogo.tsx
rebranding Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 weeks ago
ExportDialog.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
EyeDropper.scss
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
EyeDropper.tsx
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
FilledButton.scss
fix(editor): copying to clipboard with no ClipboardEvent (#10729) * fix(editor): copying to clipboard with no ClipboardEvent * fix(editor): use green for `success` state of `FilledButton`
6 months ago
FilledButton.tsx
feat: TextToDiagram v2 (#10530) * feat: introducing TextToDiagram v2 feature * fix: eslint issue * debug mermaid bundle size * tests: covering the utils * fix: import mock chunks dynamically to shrink the bundle size * fix: removing replay feature * fix: removing unused prop * fix: bumping workbox cache limit * snapshots + yarn.lock * bump mermaid-to-excalidraw@2 and split into its own chunk * bump node@20 * css tweaks * move files around & rewrite stream chunk schema * random naming & file structure refactor + some tweaks * fix preview theme * support custom warning renderer * label and css fix * fix and rwrite 429 handling * fix label --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
7 months ago
FixedSideContainer.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
FixedSideContainer.tsx
refactor: auto ordered imports (#9163)
1 year ago
HelpButton.tsx
fix(editor): make Help button tooltip consistent with toolbar (#11681)
1 month ago
HelpDialog.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
HelpDialog.tsx
fix: eslint warnings blocking CI - typeof window was compared to the undefined value instead of the "undefined" string in App.tsx - drop GithubIcon/youtubeIcon imports left over from the tangled link swap Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 weeks ago
HintViewer.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
HintViewer.tsx
feat(editor): dblclick to toggle arrowhead (#11615)
1 month ago
IconButton.tsx
feat(packages/excalidraw): add `props.activeTool` and related (#11665)
1 month ago
IconPicker.scss
fix(editor): arrowhead picker overflowing viewport (#10943)
5 months ago
IconPicker.tsx
fix(editor): arrowhead picker overflowing viewport (#10943)
5 months ago
ImageExportDialog.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
ImageExportDialog.tsx
feat(editor): sync export theme with ui theme (#10903)
5 months ago
InitializeApp.tsx
refactor: separate elements logic into a standalone package (#9285)
1 year ago
InlineIcon.tsx
fix: library search UI fixes/tweaks (#10032) * fix library icon height in command palette * add clear button when no results
10 months ago
Island.scss
feat(packages/excalidraw): consolidate theme state handling (#11453)
2 months ago
Island.tsx
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
JSONExportDialog.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
LaserPointerButton.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
LayerUI.scss
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
LayerUI.tsx
fix(editor): show scroll-back-to-content button on mobile (#11680)
1 month ago
LibraryMenu.scss
feat(packages/excalidraw): support nested dropdown menu (#10749) Co-authored-by: Barnabás Molnár <38168628+barnabasmolnar@users.noreply.github.com>
6 months ago
LibraryMenu.tsx
fix(editor): improve UX around locked animations (#11671)
1 month ago
LibraryMenuBrowseButton.tsx
refactor: separate elements logic into a standalone package (#9285)
1 year ago
LibraryMenuControlButtons.tsx
refactor: auto ordered imports (#9163)
1 year ago
LibraryMenuHeaderContent.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
LibraryMenuItems.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
LibraryMenuItems.tsx
fix(editor): fix target element index when creating/adding elements to frames (#11257)
3 months ago
LibraryMenuSection.tsx
feat: library search (#9903) * feat(utils): add support for search input type in isWritableElement * feat(i18n): add search text * feat(cmdp+lib): add search functionality for command pallete and lib menu items * chore: fix formats, and whitespaces * fix: opt to optimal code changes * chore: fix for linting * focus input on mount * tweak placeholder * design and UX changes * tweak item hover/active/seletected states * unrelated: move publish button above delete/clear to keep it more stable * esc to clear search input / close sidebar * refactor command pallete library stuff * make library commands bigger --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
10 months ago
LibraryUnit.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
LibraryUnit.tsx
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>
9 months ago
LinkButton.tsx
feat: add comments/presi eplus promos for discoveribility (#10294)
9 months ago
LoadingMessage.tsx
refactor: separate elements logic into a standalone package (#9285)
1 year ago
LockButton.tsx
feat(packages/excalidraw): add `props.activeTool` and related (#11665)
1 month ago
MagicButton.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
MobileMenu.tsx
fix(editor): show scroll-back-to-content button on mobile (#11680)
1 month ago
MobileToolbar.scss
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
MobileToolbar.tsx
eslint warnings
3 weeks ago
Modal.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Modal.tsx
feat: TextToDiagram v2 (#10530) * feat: introducing TextToDiagram v2 feature * fix: eslint issue * debug mermaid bundle size * tests: covering the utils * fix: import mock chunks dynamically to shrink the bundle size * fix: removing replay feature * fix: removing unused prop * fix: bumping workbox cache limit * snapshots + yarn.lock * bump mermaid-to-excalidraw@2 and split into its own chunk * bump node@20 * css tweaks * move files around & rewrite stream chunk schema * random naming & file structure refactor + some tweaks * fix preview theme * support custom warning renderer * label and css fix * fix and rwrite 429 handling * fix label --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
7 months ago
Paragraph.tsx
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
PasteChartDialog.scss
feat(editor): support radar chart and multiple series for other chart types (#10824)
5 months ago
PasteChartDialog.tsx
feat(editor): support radar chart and multiple series for other chart types (#10824)
5 months ago
PenModeButton.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
Popover.scss
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
Popover.test.tsx
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
Popover.tsx
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
ProjectName.scss
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
ProjectName.tsx
refactor: separate elements logic into a standalone package (#9285)
1 year ago
PropertiesPopover.tsx
feat(packages/excalidraw): support nested dropdown menu (#10749) Co-authored-by: Barnabás Molnár <38168628+barnabasmolnar@users.noreply.github.com>
6 months ago
PublishLibrary.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
PublishLibrary.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
QuickSearch.scss
feat: introduce font picker (#8012) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 years ago
QuickSearch.tsx
refactor: auto ordered imports (#9163)
1 year ago
RadioButton.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
RadioGroup.scss
feat(packages/excalidraw): consolidate theme state handling (#11453)
2 months ago
RadioGroup.tsx
refactor: auto ordered imports (#9163)
1 year ago
RadioSelection.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
Range.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Range.tsx
feat(editor): various text related improvements (#10979)
5 months ago
SVGLayer.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
SVGLayer.tsx
fix(editor): excessive battery usage (#11377) * fix: Excessive battery usage * chore: Refactor Eraser, Lasso and Laser pointer to use AnimationController * fix: Last laser trail element is not removed from SVG --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 months ago
ScrollableList.scss
feat: introduce font picker (#8012) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 years ago
ScrollableList.tsx
feat: introduce font picker (#8012) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 years ago
SearchMenu.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
SearchMenu.tsx
fix(editor): improve UX around locked animations (#11671)
1 month ago
Section.tsx
refactor: auto ordered imports (#9163)
1 year ago
ShareableLinkDialog.scss
warnings clean up
4 weeks ago
ShareableLinkDialog.tsx
refactor: auto ordered imports (#9163)
1 year ago
Spinner.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Spinner.tsx
fix: fixed copy to clipboard button (#8426) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 years ago
Stack.scss
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
Stack.tsx
refactor: auto ordered imports (#9163)
1 year ago
Switch.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Switch.tsx
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
TextField.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
TextField.tsx
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>
4 weeks ago
TextInput.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Toast.scss
feat(packages/excalidraw): state tracking, api hook, and others (#10870)
5 months ago
Toast.tsx
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
ToolIcon.scss
feat(editor): toolbar / active tool rewrites (#11649)
1 month ago
ToolPopover.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
ToolPopover.tsx
feat(packages/excalidraw): add `props.activeTool` and related (#11665)
1 month ago
Toolbar.scss
feat(packages/excalidraw): add `props.activeTool` and related (#11665)
1 month ago
Toolbar.tsx
eslint warnings
3 weeks ago
Tools.tsx
feat(packages/excalidraw): add `props.activeTool` and related (#11665)
1 month ago
Tooltip.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
Tooltip.tsx
refactor: auto ordered imports (#9163)
1 year ago
Trans.test.tsx
refactor: auto ordered imports (#9163)
1 year ago
Trans.tsx
refactor: auto ordered imports (#9163)
1 year ago
UnlockPopup.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
UnlockPopup.tsx
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
UserList.scss
refactor: update SCSS syntax & remove open-color dep (#10633)
7 months ago
UserList.tsx
feat(packages/excalidraw): support nested dropdown menu (#10749) Co-authored-by: Barnabás Molnár <38168628+barnabasmolnar@users.noreply.github.com>
6 months ago
icons.tsx
support excalidraw plz
3 weeks ago
positionElementBesideCursor.test.ts
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
positionElementBesideCursor.ts
fix(editor): prevent eyedropper preview from overflowing viewport (#11722) * fix(editor): prevent eyedropper preview from overflowing viewport * generalize --------- Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 month ago
shapeActionPredicates.ts
chore(editor): Refactor Actions for clarity (#11632) Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com> Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
1 month ago