Aakansha Doshi 8b7302e89e fix: don't render library menu twice for mobile (#5636) 2 years ago
..
Actions.tsx ba2c86fe1b refactor: Move footer to its own component (#5609) 3 years ago
ActiveFile.scss 74a2f16501 feat: Show active file name when saving to current file (#3733) 4 years ago
ActiveFile.tsx ff29780760 Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 3 years ago
App.tsx ec350ba8b2 feat: Introduce ExcalidrawElements and ExcalidrawAppState provider (#5463) 3 years ago
Avatar.scss 9e6d5fdbcb feat: support src collaborators (#5114) 3 years ago
Avatar.tsx 4ee48d2729 fix: rename src to avatarUrl in collaborator (#5177) 3 years ago
BackgroundPickerAndDarkModeToggle.tsx 74a2f16501 feat: Show active file name when saving to current file (#3733) 4 years ago
ButtonIconCycle.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) 4 years ago
ButtonIconSelect.tsx d27b3bbebe fix: changing font size when text is not selected or edited (#4751) 3 years ago
ButtonSelect.tsx ff29780760 Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 3 years ago
Card.scss 163ad1f4c4 feat: image support (#4011) 3 years ago
Card.tsx 15d79f8fee chore: upgrade to React 18 (#5450) 3 years ago
CheckboxItem.scss 99623334d1 feat: add undo/redo buttons & tweak footer (#3832) 4 years ago
CheckboxItem.tsx 15d79f8fee chore: upgrade to React 18 (#5450) 3 years ago
ClearCanvas.tsx cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
CollabButton.scss dac8dda4d4 feat: collab component state handling rewrite & fixes (#5046) 3 years ago
CollabButton.tsx dac8dda4d4 feat: collab component state handling rewrite & fixes (#5046) 3 years ago
ColorPicker.scss 49172ac2d3 feat: support custom colors 🎉 (#4843) 3 years ago
ColorPicker.tsx 43b13d8e3a fix: Add display name to components so it doesn't show as anonymous (#5616) 3 years ago
ConfirmDialog.scss 3ff9744b39 feat: create confirm dialog to use instead of window.confirm (#4256) 3 years ago
ConfirmDialog.tsx 3ff9744b39 feat: create confirm dialog to use instead of window.confirm (#4256) 3 years ago
ContextMenu.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) 4 years ago
ContextMenu.tsx f242721f3b chore: add ga for most actions (#4829) 3 years ago
DarkModeToggle.tsx ff29780760 Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 3 years ago
Dialog.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) 4 years ago
Dialog.tsx 54c7ec416a fix: Add `title` attribute to the modal close button (#5521) 3 years ago
ErrorDialog.tsx 9325109836 fix: use excal id so every element has unique id (#3696) 4 years ago
ExportDialog.scss c08e9c4172 fix: use rgba instead of shorthand alpha (#3688) 4 years ago
FixedSideContainer.scss bac76778ce feat: add `renderTopRight` prop & remove GH corner from core (#3539) 4 years ago
FixedSideContainer.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) 4 years ago
Footer.tsx f9b7cfd8aa fix: reintroduce help dialog button (#5631) 3 years ago
HelpDialog.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) 4 years ago
HelpDialog.tsx 327ed0e2d1 feat: Element locking (#4964) 3 years ago
HelpIcon.tsx ff29780760 Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 3 years ago
HintViewer.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) 4 years ago
HintViewer.tsx 4712393b62 fix: stale `appState.pendingImageElement` (#5322) 3 years ago
IconPicker.scss 7db63bd397 feat: redesign toolbar & tweaks (#4387) 3 years ago
IconPicker.tsx d126d04d17 feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 4 years ago
ImageExportDialog.tsx 15d79f8fee chore: upgrade to React 18 (#5450) 3 years ago
InitializeApp.tsx 39d17c4a3c fix: delay loading until language imported (#5344) 3 years ago
Island.scss 7db63bd397 feat: redesign toolbar & tweaks (#4387) 3 years ago
Island.tsx facde7ace0 Fix padding in the library loading buttons (#2331) 4 years ago
JSONExportDialog.tsx cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
LayerUI.scss cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
LayerUI.tsx 8b7302e89e fix: don't render library menu twice for mobile (#5636) 2 years ago
LibraryButton.tsx cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
LibraryMenu.scss cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
LibraryMenu.tsx ec350ba8b2 feat: Introduce ExcalidrawElements and ExcalidrawAppState provider (#5463) 3 years ago
LibraryMenuItems.scss cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
LibraryMenuItems.tsx 120c8f373c fix: library not scrollable when no published items installed (#5352) 3 years ago
LibraryUnit.scss cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
LibraryUnit.tsx cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
LoadingMessage.tsx 55ccd5b79b feat: delay initial loading message & tweak design (#5049) 3 years ago
LockButton.tsx 7db63bd397 feat: redesign toolbar & tweaks (#4387) 3 years ago
MobileMenu.tsx 32d82219b1 refactor: Stats component (#5610) 3 years ago
Modal.scss 12e8cc853f feat: remove `backdrop-filter` to improve perf (#3506) 4 years ago
Modal.tsx 58845e450a fix: Use React.FC as react-dom is not able to infer types of Modal (#5479) 3 years ago
PasteChartDialog.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) 4 years ago
PasteChartDialog.tsx 46f5ce5ce0 fix: useLayout effect cleanup in dev mode for charts (#5505) 3 years ago
PenModeButton.tsx 4486fbc2c6 feat: Added penMode for palm rejection (#4657) 3 years ago
Popover.scss 958ebeae61 feat: make context menu scrollable (#4030) 3 years ago
Popover.tsx aca284057d fix: Context menu positioning when component has offsets (#5520) 3 years ago
ProjectName.scss 790c9fd02e feat: exporting redesign (#3613) 4 years ago
ProjectName.tsx 84d1d9993c feat: Allow publishing libraries from UI (#4115) 3 years ago
PublishLibrary.scss b27ac257e7 feat: support resubmitting published library items (#5174) 3 years ago
PublishLibrary.tsx b27ac257e7 feat: support resubmitting published library items (#5174) 3 years ago
Section.tsx 15d79f8fee chore: upgrade to React 18 (#5450) 3 years ago
SidebarLockButton.scss cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
SidebarLockButton.tsx cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
SingleLibraryItem.scss b27ac257e7 feat: support resubmitting published library items (#5174) 3 years ago
SingleLibraryItem.tsx b27ac257e7 feat: support resubmitting published library items (#5174) 3 years ago
Spinner.scss 163ad1f4c4 feat: image support (#4011) 3 years ago
Spinner.tsx 163ad1f4c4 feat: image support (#4011) 3 years ago
Stack.scss a61b212220 scope css under name space excalidraw (#1983) 4 years ago
Stack.tsx cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
Stats.scss cdf352d4c3 feat: add sidebar for libraries panel (#5274) 3 years ago
Stats.tsx 32d82219b1 refactor: Stats component (#5610) 3 years ago
TextInput.scss 84d1d9993c feat: Allow publishing libraries from UI (#4115) 3 years ago
Toast.scss 76a5bb060e feat: make toast closable and allow custom duration (#5308) 3 years ago
Toast.tsx a7153d9d1d feat: update toast api to account for duration and closable (#5427) 3 years ago
ToolButton.tsx 43b13d8e3a fix: Add display name to components so it doesn't show as anonymous (#5616) 3 years ago
ToolIcon.scss a7937681e9 fix: account for safe area for floating buttons on mobile (#5420) 3 years ago
Toolbar.scss a7937681e9 fix: account for safe area for floating buttons on mobile (#5420) 3 years ago
Tooltip.scss 9e6d5fdbcb feat: support src collaborators (#5114) 3 years ago
Tooltip.tsx f47ddb988f feat: Support hyperlinks 🔥 (#4620) 3 years ago
TopErrorBoundary.tsx 8d4f455cd3 chore: Update Typescript to 4.4.4 (#4188) 3 years ago
UserList.scss 9b8ee3cacf feat: horizontally center toolbar menu 3 years ago
UserList.tsx 5feacd9a3b feat: deduplicate collab avatars based on `id` (#5309) 3 years ago
icons.tsx 7daf1a7944 feat: Add Eraser 🎉 (#4887) 3 years ago