David Luzar 1e48aafb9c fix: incorrectly caching png file handle (#3407) 4 年之前
..
Actions.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) 4 年之前
App.tsx a0899966ff feat: enable drop event on the whole component (#3406) 4 年之前
Avatar.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) 4 年之前
Avatar.tsx bdb1fb2dae Add border to the Avatars (#2428) 4 年之前
BackgroundPickerAndDarkModeToggle.tsx 84a1863233 feat: Add theme prop (#3228) 4 年之前
ButtonIconCycle.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) 4 年之前
ButtonIconSelect.tsx e05acd6fd9 Update ESLint rules (#2342) 4 年之前
ButtonSelect.tsx e05acd6fd9 Update ESLint rules (#2342) 4 年之前
CollabButton.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
CollabButton.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) 4 年之前
ColorPicker.scss f1daff2437 refactor: Rename appearance to theme (#3237) 4 年之前
ColorPicker.tsx 014097a97e refactor: Stop using the deprecated keyCode (#2426) 4 年之前
ContextMenu.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
ContextMenu.tsx 9733ecb3df fix: popover positioning (#3399) 4 年之前
DarkModeToggle.tsx 84a1863233 feat: Add theme prop (#3228) 4 年之前
Dialog.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
Dialog.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) 4 年之前
ErrorDialog.tsx 1e48aafb9c fix: incorrectly caching png file handle (#3407) 4 年之前
ExportDialog.scss efb6d0825b feat: Add label for name field and use input when editable in export dialog (#3286) 4 年之前
ExportDialog.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) 4 年之前
FixedSideContainer.scss a61b212220 scope css under name space excalidraw (#1983) 5 年之前
FixedSideContainer.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) 5 年之前
GitHubCorner.tsx f1daff2437 refactor: Rename appearance to theme (#3237) 4 年之前
HelpDialog.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) 4 年之前
HelpDialog.tsx b0d7ff290f feat: Add option to flip single element on the context menu (#2520) 4 年之前
HelpIcon.tsx 40656c70d1 fix: Make help toggle tabbable (#3310) 4 年之前
HintViewer.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
HintViewer.tsx 8dfea49ec1 improvement: change hint for 2-point lines on resize (#2655) 4 年之前
IconPicker.scss f1daff2437 refactor: Rename appearance to theme (#3237) 4 年之前
IconPicker.tsx c742225f43 More Arrowheads: dot, bar (#2486) 4 年之前
InitializeApp.tsx 73cba59d2d feat: Updates to Collaboration and RTL UX (#2994) 4 年之前
Island.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
Island.tsx facde7ace0 Fix padding in the library loading buttons (#2331) 4 年之前
LayerUI.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
LayerUI.tsx 67289ef4ce feat: reopen library menu on import from file (#3383) 4 年之前
LibraryUnit.scss f1daff2437 refactor: Rename appearance to theme (#3237) 4 年之前
LibraryUnit.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) 4 年之前
LoadingMessage.tsx 930813387b make loading message account for dark mode & add i18n (#2033) 5 年之前
LockIcon.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) 5 年之前
MobileMenu.tsx 84a1863233 feat: Add theme prop (#3228) 4 年之前
Modal.scss 8f45aa2924 fix: double scrollbar on modals (#3226) 4 年之前
Modal.tsx f1daff2437 refactor: Rename appearance to theme (#3237) 4 年之前
PasteChartDialog.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) 4 年之前
PasteChartDialog.tsx 49e792649d fix: Track the chart type correctly (#2773) 4 年之前
Popover.scss 9733ecb3df fix: popover positioning (#3399) 4 年之前
Popover.tsx b21fd49412 chore: Minor refactoring for consistency (#2425) 4 年之前
ProjectName.tsx efb6d0825b feat: Add label for name field and use input when editable in export dialog (#3286) 4 年之前
Section.tsx c427aa3cce Prefer arrow functions and callbacks (#1210) 5 年之前
Stack.scss a61b212220 scope css under name space excalidraw (#1983) 5 年之前
Stack.tsx facde7ace0 Fix padding in the library loading buttons (#2331) 4 年之前
Stats.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
Stats.tsx 0d818f3810 feat: Add renderCustomStats prop and expose setToastMessage API via refs to update toast (#3360) 4 年之前
TextInput.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 年之前
Toast.scss f295ba98c5 feat: Add export info on copy PNG to clipboard toast message (#3159) 4 年之前
Toast.tsx 543c624405 feat: Add toast (#2772) 4 年之前
ToolButton.tsx c3ecbcb3ab feat: Allow host app to update title of drawing (#3273) 4 年之前
ToolIcon.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) 4 年之前
Tooltip.scss 627c56ef1c fix: disable UI pointer-events on canvas drag (#2856) 4 年之前
Tooltip.tsx 60864ace54 feat: Add tooltip with icon for embedding scenes (#2532) 4 年之前
TopErrorBoundary.tsx c77c9ce65a fix: cursor being leaked outside of canvas (#3161) 4 年之前
UserList.scss a61b212220 scope css under name space excalidraw (#1983) 5 年之前
UserList.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) 5 年之前
icons.tsx 0480753581 fix: Show Windows share icon for Windows users (#3306) 4 年之前