excalidraw/src/components
Lipis 2b29b9a96d
chore: Consistent case for clear canvas, change font of buttons and clean up unused strings (#4195)
* chore: Consistent case for clear canvas and font

* Remove unused

* remove
2021-11-03 21:31:27 +02:00
..
Actions.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
ActiveFile.scss feat: Show active file name when saving to current file (#3733) 2021-06-13 21:11:07 +05:30
ActiveFile.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
App.tsx chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
Avatar.scss reuse scss variables in js for SSOT (#2867) 2021-01-28 17:28:35 +05:30
Avatar.tsx Add border to the Avatars (#2428) 2020-11-29 20:19:06 +02:00
BackgroundPickerAndDarkModeToggle.tsx feat: Show active file name when saving to current file (#3733) 2021-06-13 21:11:07 +05:30
ButtonIconCycle.tsx refactor: Use arrow function where possible (#3315) 2021-03-29 17:09:20 +03:00
ButtonIconSelect.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
ButtonSelect.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
Card.scss feat: image support (#4011) 2021-10-21 22:05:48 +02:00
Card.tsx feat: exporting redesign (#3613) 2021-05-25 21:37:14 +02:00
CheckboxItem.scss feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
CheckboxItem.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
ClearCanvas.scss feat: Use dialog component for clear canvas instead of window confirm (#4075) 2021-10-21 17:35:28 +05:30
ClearCanvas.tsx feat: Use dialog component for clear canvas instead of window confirm (#4075) 2021-10-21 17:35:28 +05:30
CollabButton.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 2021-02-16 20:22:18 +02:00
CollabButton.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
ColorPicker.scss feat: exporting redesign (#3613) 2021-05-25 21:37:14 +02:00
ColorPicker.tsx feat: Make color ARIA labels better (#3871) 2021-08-02 20:18:55 +02:00
ContextMenu.scss feat: use component dimensions to break to mobile (#3414) 2021-04-08 19:54:50 +02:00
ContextMenu.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
DarkModeToggle.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
Dialog.scss feat: use component dimensions to break to mobile (#3414) 2021-04-08 19:54:50 +02:00
Dialog.tsx fix: use excal id so every element has unique id (#3696) 2021-06-10 02:46:56 +05:30
ErrorDialog.tsx fix: use excal id so every element has unique id (#3696) 2021-06-10 02:46:56 +05:30
ExportDialog.scss fix: use rgba instead of shorthand alpha (#3688) 2021-05-31 14:29:40 +05:30
FixedSideContainer.scss feat: add renderTopRight prop & remove GH corner from core (#3539) 2021-05-06 21:00:17 +02:00
FixedSideContainer.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
HelpDialog.scss reuse scss variables in js for SSOT (#2867) 2021-01-28 17:28:35 +05:30
HelpDialog.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
HelpIcon.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
HintViewer.scss feat: use component dimensions to break to mobile (#3414) 2021-04-08 19:54:50 +02:00
HintViewer.tsx feat: add hint around canvas panning (#4159) 2021-11-01 13:36:06 +01:00
IconPicker.scss feat: add triangle arrowhead (#4024) 2021-10-27 19:27:39 +02:00
IconPicker.tsx feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 2021-04-13 01:29:25 +05:30
icons.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
ImageExportDialog.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
InitializeApp.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
Island.scss feat: remove backdrop-filter to improve perf (#3506) 2021-04-27 10:55:59 +02:00
Island.tsx Fix padding in the library loading buttons (#2331) 2020-11-04 11:05:12 +01:00
JSONExportDialog.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
LayerUI.scss feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
LayerUI.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
LibraryButton.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
LibraryUnit.scss refactor: Rename appearance to theme (#3237) 2021-03-13 18:58:06 +05:30
LibraryUnit.tsx fix: clear LibraryUnit DOM on unmount (#4084) 2021-10-22 22:07:20 +02:00
LoadingMessage.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
LockButton.tsx feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
MobileMenu.tsx feat: add hint around canvas panning (#4159) 2021-11-01 13:36:06 +01:00
Modal.scss feat: remove backdrop-filter to improve perf (#3506) 2021-04-27 10:55:59 +02:00
Modal.tsx feat: Export THEME from the package (#4055) 2021-10-14 14:15:57 +05:30
PasteChartDialog.scss feat: use component dimensions to break to mobile (#3414) 2021-04-08 19:54:50 +02:00
PasteChartDialog.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
Popover.scss fix: popover positioning (#3399) 2021-04-05 17:26:37 +02:00
Popover.tsx chore: Minor refactoring for consistency (#2425) 2020-11-29 17:32:51 +01:00
ProjectName.scss feat: exporting redesign (#3613) 2021-05-25 21:37:14 +02:00
ProjectName.tsx fix: use excal id so every element has unique id (#3696) 2021-06-10 02:46:56 +05:30
Section.tsx fix: use excal id so every element has unique id (#3696) 2021-06-10 02:46:56 +05:30
Spinner.scss feat: image support (#4011) 2021-10-21 22:05:48 +02:00
Spinner.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
Stack.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Stack.tsx Fix padding in the library loading buttons (#2331) 2020-11-04 11:05:12 +01:00
Stats.scss feat: exporting redesign (#3613) 2021-05-25 21:37:14 +02:00
Stats.tsx feat: use component dimensions to break to mobile (#3414) 2021-04-08 19:54:50 +02:00
TextInput.scss chore: Consistent CSS variable names and general housekeeping of styles (#2947) 2021-02-16 20:22:18 +02:00
Toast.scss feat: Add export info on copy PNG to clipboard toast message (#3159) 2021-03-03 14:15:10 +02:00
Toast.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
ToolButton.tsx chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
ToolIcon.scss chore: Consistent case for clear canvas, change font of buttons and clean up unused strings (#4195) 2021-11-03 21:31:27 +02:00
Tooltip.scss feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
Tooltip.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
TopErrorBoundary.tsx chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
UserList.scss feat: add renderTopRight prop & remove GH corner from core (#3539) 2021-05-06 21:00:17 +02:00
UserList.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00