Aakansha Doshi 7c5481b877 feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) há 4 anos atrás
..
Actions.tsx ce2c341910 feat: Change shortcuts menu to help menu (#2812) há 4 anos atrás
App.tsx 7c5481b877 feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) há 4 anos atrás
Avatar.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) há 4 anos atrás
Avatar.tsx bdb1fb2dae Add border to the Avatars (#2428) há 5 anos atrás
BackgroundPickerAndDarkModeToggle.tsx 3aa01ad272 chore: Remove tracking (#2722) há 4 anos atrás
ButtonIconCycle.tsx c291edfc44 Add Arrowheads to Arrows (#2452) há 5 anos atrás
ButtonIconSelect.tsx e05acd6fd9 Update ESLint rules (#2342) há 5 anos atrás
ButtonSelect.tsx e05acd6fd9 Update ESLint rules (#2342) há 5 anos atrás
CollabButton.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
CollabButton.tsx 73cba59d2d feat: Updates to Collaboration and RTL UX (#2994) há 4 anos atrás
ColorPicker.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
ColorPicker.tsx 014097a97e refactor: Stop using the deprecated keyCode (#2426) há 5 anos atrás
ContextMenu.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
ContextMenu.tsx 675da16ca4 feat: add view mode in Excalidraw (#2840) há 4 anos atrás
DarkModeToggle.tsx b0eeb8e6e6 refactor: Remove the word toggle from labels (#2648) há 4 anos atrás
Dialog.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
Dialog.tsx 0a0be839b9 refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) há 4 anos atrás
ErrorDialog.tsx 3b0fb1562d feat: Require use of a preset dialog size; adjust dialog sizing (#2684) há 4 anos atrás
ExportDialog.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) há 4 anos atrás
ExportDialog.tsx 3aa01ad272 chore: Remove tracking (#2722) há 4 anos atrás
FixedSideContainer.scss a61b212220 scope css under name space excalidraw (#1983) há 5 anos atrás
FixedSideContainer.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) há 5 anos atrás
GitHubCorner.tsx 3aa01ad272 chore: Remove tracking (#2722) há 4 anos atrás
HelpDialog.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) há 4 anos atrás
HelpDialog.tsx d6ca981f7a fix: Rename 'Grid mode' to 'Show grid' (#2944) há 4 anos atrás
HelpIcon.tsx ce2c341910 feat: Change shortcuts menu to help menu (#2812) há 4 anos atrás
HintViewer.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
HintViewer.tsx 8dfea49ec1 improvement: change hint for 2-point lines on resize (#2655) há 4 anos atrás
IconPicker.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
IconPicker.tsx c742225f43 More Arrowheads: dot, bar (#2486) há 5 anos atrás
InitializeApp.tsx 73cba59d2d feat: Updates to Collaboration and RTL UX (#2994) há 4 anos atrás
Island.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
Island.tsx facde7ace0 Fix padding in the library loading buttons (#2331) há 5 anos atrás
LayerUI.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
LayerUI.tsx 830fb64a25 fix: Support Excalidraw inside scrollable container (#3018) há 4 anos atrás
LibraryUnit.scss a61b212220 scope css under name space excalidraw (#1983) há 5 anos atrás
LibraryUnit.tsx 022f349dc6 feat: Add line chart and paste dialog selection (#2670) há 4 anos atrás
LoadingMessage.tsx 930813387b make loading message account for dark mode & add i18n (#2033) há 5 anos atrás
LockIcon.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) há 5 anos atrás
MobileMenu.tsx 00209ef9c3 fix: hide collaborator list on mobile if empty (#2938) há 4 anos atrás
Modal.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
Modal.tsx 830fb64a25 fix: Support Excalidraw inside scrollable container (#3018) há 4 anos atrás
PasteChartDialog.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) há 4 anos atrás
PasteChartDialog.tsx 49e792649d fix: Track the chart type correctly (#2773) há 4 anos atrás
Popover.scss 830fb64a25 fix: Support Excalidraw inside scrollable container (#3018) há 4 anos atrás
Popover.tsx b21fd49412 chore: Minor refactoring for consistency (#2425) há 5 anos atrás
ProjectName.tsx 36980160ae Revert "Remove unused project name from export dialog (#2427)" (#2436) há 5 anos atrás
Section.tsx c427aa3cce Prefer arrow functions and callbacks (#1210) há 5 anos atrás
Stack.scss a61b212220 scope css under name space excalidraw (#1983) há 5 anos atrás
Stack.tsx facde7ace0 Fix padding in the library loading buttons (#2331) há 5 anos atrás
Stats.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
Stats.tsx bd0c6e63ff feat: Show version in the stats dialog (#2908) há 4 anos atrás
TextInput.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) há 4 anos atrás
Toast.scss 830fb64a25 fix: Support Excalidraw inside scrollable container (#3018) há 4 anos atrás
Toast.tsx 543c624405 feat: Add toast (#2772) há 4 anos atrás
ToolButton.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) há 5 anos atrás
ToolIcon.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) há 4 anos atrás
Tooltip.scss 627c56ef1c fix: disable UI pointer-events on canvas drag (#2856) há 4 anos atrás
Tooltip.tsx 60864ace54 feat: Add tooltip with icon for embedding scenes (#2532) há 5 anos atrás
TopErrorBoundary.tsx fc58e51ab3 Show error message when canvas to export is too big (#1256) (#2210) há 5 anos atrás
UserList.scss a61b212220 scope css under name space excalidraw (#1983) há 5 anos atrás
UserList.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) há 5 anos atrás
icons.tsx 60864ace54 feat: Add tooltip with icon for embedding scenes (#2532) há 5 anos atrás