excalidraw/src/components
Luo 6c0296c434
click on library icon should toggle the LibraryMenu (#2421)
Co-authored-by: David Luzar <luzar.david@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-11-26 20:02:40 +01:00
..
Actions.tsx click on library icon should toggle the LibraryMenu (#2421) 2020-11-26 20:02:40 +01:00
App.tsx ignore CapsLock when handling keyDown event (#2373) 2020-11-10 19:42:13 +02:00
Avatar.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Avatar.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
BackgroundPickerAndDarkModeToggle.tsx add export error handling (#2243) 2020-10-16 11:53:40 +02:00
ButtonIconSelect.tsx Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
ButtonSelect.tsx Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
ColorPicker.scss enable ColorPicker keyboard shortcuts if using custom color (#2288) 2020-10-27 11:01:57 +01:00
ColorPicker.tsx Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
ContextMenu.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
ContextMenu.tsx remove eslint two disabled rules & fix (#2309) 2020-10-28 20:53:27 +01:00
DarkModeToggle.tsx Dark mode (#2006) 2020-08-13 13:35:31 +02:00
Dialog.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Dialog.tsx fix modal island ref init (#2341) 2020-11-05 22:05:58 +02:00
ErrorDialog.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
ExportDialog.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
ExportDialog.tsx fix export preview flicker (#2335) 2020-11-04 18:50:53 +01:00
FixedSideContainer.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
FixedSideContainer.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
GitHubCorner.tsx Dark mode (#2006) 2020-08-13 13:35:31 +02:00
HelpIcon.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
HintViewer.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
HintViewer.tsx feat: Add hint for double click to insert text (#2056) 2020-08-20 22:55:44 +03:00
icons.tsx RTL updates (#2416) 2020-11-26 01:21:33 +02:00
InitializeApp.tsx Dynamicaly import locales (#1793) 2020-06-27 12:02:54 +01:00
Island.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Island.tsx Fix padding in the library loading buttons (#2331) 2020-11-04 11:05:12 +01:00
LanguageList.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
LayerUI.scss RTL updates (#2416) 2020-11-26 01:21:33 +02:00
LayerUI.tsx click on library icon should toggle the LibraryMenu (#2421) 2020-11-26 20:02:40 +01:00
LibraryUnit.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
LibraryUnit.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
LoadingMessage.tsx make loading message account for dark mode & add i18n (#2033) 2020-08-14 13:27:41 +02:00
LockIcon.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
MobileMenu.tsx add export error handling (#2243) 2020-10-16 11:53:40 +02:00
Modal.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Modal.tsx Fix padding in the library loading buttons (#2331) 2020-11-04 11:05:12 +01:00
Popover.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Popover.tsx scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Portal.tsx fix portal teardown (#2370) 2020-11-09 15:34:26 +01:00
ProjectName.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
RoomDialog.scss RTL updates (#2416) 2020-11-26 01:21:33 +02:00
RoomDialog.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
Section.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
ShortcutsDialog.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
ShortcutsDialog.tsx RTL updates (#2416) 2020-11-26 01:21:33 +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
TextInput.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
ToolButton.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00
ToolIcon.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Tooltip.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Tooltip.tsx Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
TopErrorBoundary.tsx Show error message when canvas to export is too big (#1256) (#2210) 2020-10-28 20:52:53 +01:00
UserList.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
UserList.tsx Add and use clsx (classnames alternative) (#2249) 2020-10-19 16:14:28 +02:00