excalidraw/src/components
Jed Fox ab176937e6
Add touch support (#788)
* Add touch support

* Mock media query

* Mock media query pt 2

* Fix tests

* Allow installing as an app on iOS

* Fix type error

* Math.hypot

* delete and finalize buttons, hint viewer

* skip failing tests

* skip the rest of the failing tests

* Hide the selected shape actions when nothing is selected

* Don’t go into mobile view on short-but-wide viewports

* lol
2020-02-21 08:17:20 -05:00
..
ButtonSelect.tsx Some a11y fixes (#534) 2020-01-25 09:52:03 -08:00
ColorPicker.css Initial support for mobile devices (#787) 2020-02-20 15:44:38 -08:00
ColorPicker.tsx Remove select color input on click (#708) 2020-02-05 04:04:29 +00:00
ContextMenu.css Adjust context menu and use open colors (#553) 2020-01-26 11:19:21 +01:00
ContextMenu.tsx Adjust context menu and use open colors (#553) 2020-01-26 11:19:21 +01:00
ExportDialog.css Minor redesign of Export Dialog (#604) 2020-01-29 02:25:47 +02:00
ExportDialog.tsx Initial support for mobile devices (#787) 2020-02-20 15:44:38 -08: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.css Add touch support (#788) 2020-02-21 08:17:20 -05:00
HintViewer.tsx Resize handler detection should not be active when moving multip… (#767) 2020-02-16 22:54:50 +01:00
icons.tsx Canvas zooming (#716) 2020-02-15 21:03:32 +01:00
Island.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Island.tsx Redesign idea (#343) 2020-01-15 07:42:02 -08:00
LanguageList.tsx Replace i18n by a custom implementation (#638) 2020-01-31 21:06:06 +00:00
LockIcon.tsx Add landmarks (#564) 2020-01-26 17:14:31 -03:00
Modal.css Wider export dialog (#603) 2020-01-29 02:26:02 +02:00
Modal.tsx Accessible modals (#560) 2020-01-25 19:37:58 -03:00
Popover.css Redesign idea (#343) 2020-01-15 07:42:02 -08:00
Popover.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
ProjectName.css Minor redesign of Export Dialog (#604) 2020-01-29 02:25:47 +02:00
ProjectName.tsx Modify to avoid to blur while composing (#775) 2020-02-17 09:44:08 +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 Initial support for mobile devices (#787) 2020-02-20 15:44:38 -08:00
ToolIcon.scss Initial support for mobile devices (#787) 2020-02-20 15:44:38 -08:00