excalidraw/src/components
Kostas Bariotis 2adae4132b
Global username instead of per room (#1382)
* global username

* remove string interpolation

Co-Authored-By: Lipis <lipiridis@gmail.com>

* remove string interpolation

Co-Authored-By: Lipis <lipiridis@gmail.com>

* remove backwards compat

Co-authored-by: Lipis <lipiridis@gmail.com>
2020-04-11 21:23:12 +01:00
..
Actions.tsx feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
App.tsx Global username instead of per room (#1382) 2020-04-11 21:23:12 +01:00
ButtonSelect.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
ColorPicker.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
ColorPicker.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
ContextMenu.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
ContextMenu.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
Dialog.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
Dialog.tsx Fix 'Dialog' keydown event and prop type warning (#1305) 2020-04-08 15:31:40 +03:00
ErrorDialog.tsx Warn on invalid JSON file (#1159) 2020-04-03 13:50:51 +02:00
ExportDialog.scss Restyle the color picker a touch (#920) 2020-03-15 19:26:52 +02:00
ExportDialog.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
FixedSideContainer.css Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
FixedSideContainer.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
GitHubCorner.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
HelpIcon.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
HintViewer.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
HintViewer.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
icons.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
Island.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Island.tsx Make left panel height flexible to avoid overflow (#1169) 2020-04-03 13:58:50 -04:00
LanguageList.tsx Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
LayerUI.tsx Store username for every room (#1381) 2020-04-11 19:13:10 +03:00
LoadingMessage.tsx Add rule banning literal text in JSX (#1367) 2020-04-10 12:58:46 -04:00
LockIcon.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
MobileMenu.tsx Store username for every room (#1381) 2020-04-11 19:13:10 +03:00
Modal.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
Modal.tsx Fix mobile dialog styling (#1363) 2020-04-10 18:13:31 +03:00
Popover.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Popover.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
ProjectName.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
RoomDialog.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
RoomDialog.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
Section.tsx Refactor (#862) 2020-03-07 16:20:38 +01:00
ShortcutsDialog.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
Stack.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Stack.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
TextInput.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
ToolButton.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
ToolIcon.scss Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
TopErrorBoundary.tsx Wrap localStorage API Access in try-catch (#1241) 2020-04-07 13:09:37 +03:00