excalidraw/src/components
Steve Ruiz c742225f43
More Arrowheads: dot, bar (#2486)
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-12-11 18:17:28 +01:00
..
Actions.tsx Add Arrowheads to Arrows (#2452) 2020-12-08 16:02:55 +01:00
App.tsx Support CSV graphs and improve the look and feel (#2495) 2020-12-11 12:13:23 +01:00
Avatar.scss scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
Avatar.tsx Add border to the Avatars (#2428) 2020-11-29 20:19:06 +02:00
BackgroundPickerAndDarkModeToggle.tsx Add basic event actions to analytics (#2375) 2020-12-02 23:57:51 +02:00
ButtonIconCycle.tsx Add Arrowheads to Arrows (#2452) 2020-12-08 16:02:55 +01: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
CollabButton.scss Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
CollabButton.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
ColorPicker.scss enable ColorPicker keyboard shortcuts if using custom color (#2288) 2020-10-27 11:01:57 +01:00
ColorPicker.tsx refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +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 show lockicon on a second row on mobile (#2462) 2020-12-06 12:40:11 +01: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 Add more events for sharing and refactor I/O, dialogs (#2443) 2020-12-03 17:03:02 +02: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 Add basic event actions to analytics (#2375) 2020-12-02 23:57:51 +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
IconPicker.scss More Arrowheads: dot, bar (#2486) 2020-12-11 18:17:28 +01:00
IconPicker.tsx More Arrowheads: dot, bar (#2486) 2020-12-11 18:17:28 +01:00
icons.tsx More Arrowheads: dot, bar (#2486) 2020-12-11 18:17:28 +01: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 Add link to the public libraries (#2469) 2020-12-07 19:24:55 +02:00
LayerUI.tsx Add link to the public libraries (#2469) 2020-12-07 19:24:55 +02: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 More Arrowheads: dot, bar (#2486) 2020-12-11 18:17:28 +01: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 chore: Minor refactoring for consistency (#2425) 2020-11-29 17:32:51 +01:00
ProjectName.tsx Revert "Remove unused project name from export dialog (#2427)" (#2436) 2020-12-01 14:00:13 +01: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 Add basic event actions to analytics (#2375) 2020-12-02 23:57:51 +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 Add stats for nerds (#2453) 2020-12-07 18:35:16 +02:00
Stats.tsx Add stats for nerds (#2453) 2020-12-07 18:35:16 +02: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 show lockicon on a second row on mobile (#2462) 2020-12-06 12:40:11 +01: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