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