David Luzar c08e9c4172 fix: use rgba instead of shorthand alpha (#3688) %!s(int64=4) %!d(string=hai) anos
..
Actions.tsx 49c6bdd520 feat: improved freedraw (#3512) %!s(int64=4) %!d(string=hai) anos
App.tsx 035c7affff fix: color pickers not opening on mobile (#3676) %!s(int64=4) %!d(string=hai) anos
Avatar.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) %!s(int64=4) %!d(string=hai) anos
Avatar.tsx bdb1fb2dae Add border to the Avatars (#2428) %!s(int64=4) %!d(string=hai) anos
BackgroundPickerAndDarkModeToggle.tsx bc0b6e1888 refactor: rename UIOptions.canvasActions.saveScene to UIOptions.canvasActions.saveToActiveFile (#3657) %!s(int64=4) %!d(string=hai) anos
ButtonIconCycle.tsx 722e5ca845 refactor: Use arrow function where possible (#3315) %!s(int64=4) %!d(string=hai) anos
ButtonIconSelect.tsx e05acd6fd9 Update ESLint rules (#2342) %!s(int64=4) %!d(string=hai) anos
ButtonSelect.tsx e05acd6fd9 Update ESLint rules (#2342) %!s(int64=4) %!d(string=hai) anos
Card.scss 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
Card.tsx 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
CheckboxItem.scss abebf9aff8 fix: small UI issues around image export dialog (#3642) %!s(int64=4) %!d(string=hai) anos
CheckboxItem.tsx 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
CollabButton.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) %!s(int64=4) %!d(string=hai) anos
CollabButton.tsx 09dfd16b17 feat: use component dimensions to break to mobile (#3414) %!s(int64=4) %!d(string=hai) anos
ColorPicker.scss 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
ColorPicker.tsx 6c3e4417e1 feat: Add shortcuts for stroke and background color picker (#3318) %!s(int64=4) %!d(string=hai) anos
ContextMenu.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) %!s(int64=4) %!d(string=hai) anos
ContextMenu.tsx 9733ecb3df fix: popover positioning (#3399) %!s(int64=4) %!d(string=hai) anos
DarkModeToggle.tsx 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
Dialog.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) %!s(int64=4) %!d(string=hai) anos
Dialog.tsx c0047269c1 fix: focus on last active element when dialog closes (#3447) %!s(int64=4) %!d(string=hai) anos
ErrorDialog.tsx c0047269c1 fix: focus on last active element when dialog closes (#3447) %!s(int64=4) %!d(string=hai) anos
ExportDialog.scss c08e9c4172 fix: use rgba instead of shorthand alpha (#3688) %!s(int64=4) %!d(string=hai) anos
FixedSideContainer.scss bac76778ce feat: add `renderTopRight` prop & remove GH corner from core (#3539) %!s(int64=4) %!d(string=hai) anos
FixedSideContainer.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) %!s(int64=4) %!d(string=hai) anos
HelpDialog.scss d4e12a2962 reuse scss variables in js for SSOT (#2867) %!s(int64=4) %!d(string=hai) anos
HelpDialog.tsx 6c3e4417e1 feat: Add shortcuts for stroke and background color picker (#3318) %!s(int64=4) %!d(string=hai) anos
HelpIcon.tsx 40656c70d1 fix: Make help toggle tabbable (#3310) %!s(int64=4) %!d(string=hai) anos
HintViewer.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) %!s(int64=4) %!d(string=hai) anos
HintViewer.tsx 49c6bdd520 feat: improved freedraw (#3512) %!s(int64=4) %!d(string=hai) anos
IconPicker.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) %!s(int64=4) %!d(string=hai) anos
IconPicker.tsx d126d04d17 feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) %!s(int64=4) %!d(string=hai) anos
ImageExportDialog.tsx abfc58eb24 feat: save exportScale in AppState (#3580) %!s(int64=4) %!d(string=hai) anos
InitializeApp.tsx 73cba59d2d feat: Updates to Collaboration and RTL UX (#2994) %!s(int64=4) %!d(string=hai) anos
Island.scss 12e8cc853f feat: remove `backdrop-filter` to improve perf (#3506) %!s(int64=4) %!d(string=hai) anos
Island.tsx facde7ace0 Fix padding in the library loading buttons (#2331) %!s(int64=4) %!d(string=hai) anos
JSONExportDialog.tsx d63b6a3469 feat: support custom UI rendering inside export dialog (#3666) %!s(int64=4) %!d(string=hai) anos
LayerUI.scss d201d0be1b fix: disable pointer-events on footer-center container (#3629) %!s(int64=4) %!d(string=hai) anos
LayerUI.tsx abfc58eb24 feat: save exportScale in AppState (#3580) %!s(int64=4) %!d(string=hai) anos
LibraryUnit.scss f1daff2437 refactor: Rename appearance to theme (#3237) %!s(int64=4) %!d(string=hai) anos
LibraryUnit.tsx dd12abc583 refactor: remove watermark code (#3639) %!s(int64=4) %!d(string=hai) anos
LoadingMessage.tsx 930813387b make loading message account for dark mode & add i18n (#2033) %!s(int64=5) %!d(string=hai) anos
LockIcon.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) %!s(int64=4) %!d(string=hai) anos
MobileMenu.tsx 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
Modal.scss 12e8cc853f feat: remove `backdrop-filter` to improve perf (#3506) %!s(int64=4) %!d(string=hai) anos
Modal.tsx 793b69e592 fix: Apply theme to only to active excalidraw component (#3446) %!s(int64=4) %!d(string=hai) anos
PasteChartDialog.scss 09dfd16b17 feat: use component dimensions to break to mobile (#3414) %!s(int64=4) %!d(string=hai) anos
PasteChartDialog.tsx dd12abc583 refactor: remove watermark code (#3639) %!s(int64=4) %!d(string=hai) anos
Popover.scss 9733ecb3df fix: popover positioning (#3399) %!s(int64=4) %!d(string=hai) anos
Popover.tsx b21fd49412 chore: Minor refactoring for consistency (#2425) %!s(int64=4) %!d(string=hai) anos
ProjectName.scss 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
ProjectName.tsx 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
Section.tsx c427aa3cce Prefer arrow functions and callbacks (#1210) %!s(int64=5) %!d(string=hai) anos
Stack.scss a61b212220 scope css under name space excalidraw (#1983) %!s(int64=4) %!d(string=hai) anos
Stack.tsx facde7ace0 Fix padding in the library loading buttons (#2331) %!s(int64=4) %!d(string=hai) anos
Stats.scss 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
Stats.tsx 09dfd16b17 feat: use component dimensions to break to mobile (#3414) %!s(int64=4) %!d(string=hai) anos
TextInput.scss 9dd2257932 chore: Consistent CSS variable names and general housekeeping of styles (#2947) %!s(int64=4) %!d(string=hai) anos
Toast.scss f295ba98c5 feat: Add export info on copy PNG to clipboard toast message (#3159) %!s(int64=4) %!d(string=hai) anos
Toast.tsx 543c624405 feat: Add toast (#2772) %!s(int64=4) %!d(string=hai) anos
ToolButton.tsx 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
ToolIcon.scss 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
Tooltip.scss 790c9fd02e feat: exporting redesign (#3613) %!s(int64=4) %!d(string=hai) anos
Tooltip.tsx 357266e9ab feat: auto-position tooltip and suport overflowing container (#3631) %!s(int64=4) %!d(string=hai) anos
TopErrorBoundary.tsx c77c9ce65a fix: cursor being leaked outside of canvas (#3161) %!s(int64=4) %!d(string=hai) anos
UserList.scss bac76778ce feat: add `renderTopRight` prop & remove GH corner from core (#3539) %!s(int64=4) %!d(string=hai) anos
UserList.tsx b50c54f855 Add and use clsx (classnames alternative) (#2249) %!s(int64=4) %!d(string=hai) anos
icons.tsx abebf9aff8 fix: small UI issues around image export dialog (#3642) %!s(int64=4) %!d(string=hai) anos