excalidraw/src/components
Kostas Bariotis 0a284adc18
Allow opening empty excalidraw file (#1348)
* allow openning empty file

* correctly throw error

* fix error handling

* switch back to error objects

Co-authored-by: dwelle <luzar.david@gmail.com>
2020-04-10 11:58:09 +02:00
..
Actions.tsx feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
App.tsx Allow opening empty excalidraw file (#1348) 2020-04-10 11:58:09 +02:00
ButtonSelect.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
ColorPicker.scss Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
ColorPicker.tsx Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
ContextMenu.css Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
ContextMenu.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
Dialog.scss Proper RTL support (#1154) 2020-04-02 12:21:19 -04: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 Move GitHub corner and visually-hidden class (#1336) 2020-04-09 16:48:41 +03:00
HelpIcon.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
HintViewer.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
HintViewer.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
icons.tsx Proper RTL support (#1154) 2020-04-02 12:21:19 -04: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 Move GitHub corner and visually-hidden class (#1336) 2020-04-09 16:48:41 +03:00
LoadingMessage.tsx Add loading state (#1027) 2020-03-26 18:28:26 +01:00
LockIcon.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
MobileMenu.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
Modal.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
Modal.tsx Fix 'Dialog' keydown event and prop type warning (#1305) 2020-04-08 15:31:40 +03:00
Popover.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Popover.tsx Fix performance bug (#984) 2020-03-16 19:07:47 -07:00
ProjectName.css Restyle the color picker a touch (#920) 2020-03-15 19:26:52 +02:00
ProjectName.tsx Refactor: e -> event or error, err -> error, p -> pointer (#831) 2020-02-28 23:03:53 +01:00
RoomDialog.scss Add collaborators names (#1223) 2020-04-07 14:02:42 +01:00
RoomDialog.tsx Add collaborators names (#1223) 2020-04-07 14:02:42 +01:00
Section.tsx Refactor (#862) 2020-03-07 16:20:38 +01:00
ShortcutsDialog.tsx Add more shortcuts and minor refactor (#1347) 2020-04-09 22:58: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
ToolButton.tsx Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
ToolIcon.scss Align ToolButton Label in RTL mode (#1186) 2020-04-03 17:24:25 +03:00
TopErrorBoundary.tsx Wrap localStorage API Access in try-catch (#1241) 2020-04-07 13:09:37 +03:00