excalidraw/src/components
2020-05-08 10:42:51 +02:00
..
Actions.tsx feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
App.tsx fix incorrect font rendered on late load (#1555) 2020-05-08 10:42:51 +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 Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
ColorPicker.tsx rewrite picker color handling (#1487) 2020-04-25 23:06:16 +02: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 [POC] use serviceWorker from create-react-app (#1286) 2020-04-13 16:08:39 +02: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 [POC] use serviceWorker from create-react-app (#1286) 2020-04-13 16:08:39 +02:00
ExportDialog.tsx Add optional watermark on export (#1365) 2020-04-19 12:50:23 -07:00
FixedSideContainer.css Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +02:00
FixedSideContainer.tsx Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +02: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 resize elements from center point (#1225) 2020-04-22 17:57:17 +02:00
HintViewer.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
icons.tsx add always visible lock icon on top right to show info about e… (#1403) 2020-04-17 22:39:15 +02:00
Island.scss Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +02:00
Island.tsx Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +02:00
LanguageList.tsx Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
LayerUI.scss #1529 Rtl ui broken in zen mode (#1530) 2020-05-03 03:30:58 +03:00
LayerUI.tsx disable pointer events on hidden menus in zen mode (#1511) 2020-04-29 22:49:36 +02:00
LoadingMessage.tsx Add rule banning literal text in JSX (#1367) 2020-04-10 12:58:46 -04:00
LockIcon.tsx disable pointer events on hidden menus in zen mode (#1511) 2020-04-29 22:49:36 +02:00
MobileMenu.tsx Store username for every room (#1381) 2020-04-11 19:13:10 +03:00
Modal.scss tweak blurry bg for legibility & remove from modals (#1436) 2020-04-15 21:20:35 +02: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
Portal.tsx Syncing optimizations (#1554) 2020-05-07 14:13:18 -07:00
ProjectName.tsx Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
RoomDialog.scss [POC] use serviceWorker from create-react-app (#1286) 2020-04-13 16:08:39 +02:00
RoomDialog.tsx Close sharing dialog on Enter when changing the username (#1437) 2020-04-16 22:02:59 +02:00
Section.tsx Refactor (#862) 2020-03-07 16:20:38 +01:00
ShortcutsDialog.tsx Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +02:00
Stack.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Stack.tsx disable pointer events on hidden menus in zen mode (#1511) 2020-04-29 22:49:36 +02:00
TextInput.scss [POC] use serviceWorker from create-react-app (#1286) 2020-04-13 16:08:39 +02:00
ToolButton.tsx refactor toolbutton.tsx - add default props (#1492) 2020-04-29 17:13:29 +02:00
ToolIcon.scss Add Zen mode for distraction free drawing (#1450) 2020-04-25 15:13:02 +02:00
TopErrorBoundary.tsx Wrap localStorage API Access in try-catch (#1241) 2020-04-07 13:09:37 +03:00