excalidraw/src/components
David Luzar fda06e4fc3
Fix history - the 2nd installment (#1014)
* don't regenerate versionNonce on pushEntry

* fix history handling around multi-point arrows

* remove filtering from getElementMap helper
2020-03-19 11:41:32 -07:00
..
Actions.tsx Update send/bring shortcuts and show them properly per operating… (#784) 2020-03-09 14:06:35 +01:00
App.tsx Fix history - the 2nd installment (#1014) 2020-03-19 11:41:32 -07:00
ButtonSelect.tsx Some a11y fixes (#534) 2020-01-25 09:52:03 -08:00
ColorPicker.css Restyle the color picker a touch (#920) 2020-03-15 19:26:52 +02:00
ColorPicker.tsx Restyle the color picker a touch (#920) 2020-03-15 19:26:52 +02:00
ContextMenu.css Adjust context menu and use open colors (#553) 2020-01-26 11:19:21 +01:00
ContextMenu.tsx Refactor: e -> event or error, err -> error, p -> pointer (#831) 2020-02-28 23:03:53 +01: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 Restyle the color picker a touch (#920) 2020-03-15 19:26:52 +02: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 Refactor (#862) 2020-03-07 16:20:38 +01:00
LayerUI.tsx Add a Shortcut for Toggling Shape Lock (#1005) 2020-03-18 19:29:59 +01:00
LockIcon.tsx Add a Shortcut for Toggling Shape Lock (#1005) 2020-03-18 19:29:59 +01:00
MobileMenu.tsx Restyle the mobile UI a bit (#1002) 2020-03-18 11:31:40 -04: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 Collab ui tweaks (#913) 2020-03-11 14:48:27 -07:00
ToolIcon.scss Restyle the mobile UI a bit (#1002) 2020-03-18 11:31:40 -04:00
TopErrorBoundary.tsx make error message more user-friendly (#812) 2020-03-09 17:09:45 +01:00