excalidraw/src
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
..
actions Add touch support (#788) 2020-02-21 08:17:20 -05:00
components Add touch support (#788) 2020-02-21 08:17:20 -05:00
element use a better cloning algorithm (#753) 2020-02-19 22:28:11 +01:00
locales Add touch support (#788) 2020-02-21 08:17:20 -05:00
renderer Fast & Furious (#655) 2020-02-19 17:25:01 +01:00
scene use a better cloning algorithm (#753) 2020-02-19 22:28:11 +01:00
tests Add touch support (#788) 2020-02-21 08:17:20 -05:00
appState.ts Initial support for mobile devices (#787) 2020-02-20 15:44:38 -08:00
bug-issue-template.js fix: typos (#540) 2020-01-24 21:02:55 +01:00
clipboard.ts Fast & Furious (#655) 2020-02-19 17:25:01 +01:00
gesture.ts Add touch support (#788) 2020-02-21 08:17:20 -05:00
global.d.ts support export canvas to clipboard (#232) 2020-01-09 17:37:08 +01:00
history.ts use a better cloning algorithm (#753) 2020-02-19 22:28:11 +01:00
i18n.ts Add Polish language support (#725) 2020-02-07 12:37:33 +01:00
index-node.ts SVG export (#598) 2020-01-28 12:25:13 -08:00
index.tsx Add touch support (#788) 2020-02-21 08:17:20 -05:00
is-mobile.tsx Add touch support (#788) 2020-02-21 08:17:20 -05:00
keys.ts Panning with space key (#579) 2020-01-30 17:08:59 -03:00
math.ts Reintroduce multi-point arrows and add migration for it (#635) 2020-02-01 15:49:18 +04:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
setupTests.ts Write integration tests (#719) 2020-02-11 23:19:43 +01:00
shapes.tsx Improve pasting (#723) 2020-02-07 18:42:24 +01:00
styles.scss Add touch support (#788) 2020-02-21 08:17:20 -05:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts Add touch support (#788) 2020-02-21 08:17:20 -05:00
utils.ts fix some element types reset to selection when the lock is active (#746) 2020-02-10 15:09:50 +01:00
zindex.test.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
zindex.ts fix: typos (#540) 2020-01-24 21:02:55 +01:00