excalidraw/src/components
Christopher Chedeau 8e6d55cf75
Fix corner resize for multi-point arrows (#1105)
The logic to support it was not implemented. This is not the prettiest way to solve it in the world but it does work. Some more refactoring here is probably warranted.

Fixes #1039
2020-03-28 18:08:21 -07:00
..
Actions.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
App.tsx Fix corner resize for multi-point arrows (#1105) 2020-03-28 18:08:21 -07:00
ButtonSelect.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
ColorPicker.css Restyle the color picker a touch (#920) 2020-03-15 19:26:52 +02:00
ColorPicker.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
ContextMenu.css Adjust context menu and use open colors (#553) 2020-01-26 11:19:21 +01:00
ContextMenu.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
Dialog.scss Restyle the mobile UI a bit (#1002) 2020-03-18 11:31:40 -04:00
Dialog.tsx Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
ExportDialog.scss Restyle the color picker a touch (#920) 2020-03-15 19:26:52 +02:00
ExportDialog.tsx tweak png copy button label (#1062) 2020-03-23 16:15:22 +01:00
FixedSideContainer.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
FixedSideContainer.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
HintViewer.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
HintViewer.tsx improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
icons.tsx Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
Island.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Island.tsx Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
LanguageList.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
LayerUI.tsx Add loading state (#1027) 2020-03-26 18:28:26 +01:00
LoadingMessage.tsx Add loading state (#1027) 2020-03-26 18:28:26 +01:00
LockIcon.tsx Add the shape lock button for mobile (#1054) 2020-03-24 12:51:49 +02:00
MobileMenu.tsx Add loading state (#1027) 2020-03-26 18:28:26 +01:00
Modal.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
Modal.tsx Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01: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 Collab ui tweaks (#913) 2020-03-11 14:48:27 -07:00
RoomDialog.tsx Remove redundant text (#918) 2020-03-18 13:27:10 +01:00
Section.tsx Refactor (#862) 2020-03-07 16:20:38 +01: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 Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
ToolIcon.scss Add the shape lock button for mobile (#1054) 2020-03-24 12:51:49 +02:00
TopErrorBoundary.tsx Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00