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