1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
Guillermo Peralta Scura 35750d8d09
Panning with space key (#579)
* Panning with space key

* prevent panning when selecting/dragging & add more checks

* Fix changing current tool via shortcut while panning

* Fix order of statements

* teardown on blur event

* Refactor cursor setting

Co-authored-by: David Luzar <luzar.david@gmail.com>
2020-01-30 17:08:59 -03:00
..
actions Minor redesign of Export Dialog (#604) 2020-01-29 02:25:47 +02:00
components 485: Ability to switch to previously loaded ids in UI (#583) 2020-01-30 21:39:37 +02:00
element simplify distance helper and factor out common bounds helper (#581) 2020-01-26 19:15:08 +00:00
renderer SVG export (#598) 2020-01-28 12:25:13 -08:00
scene 485: Ability to switch to previously loaded ids in UI (#583) 2020-01-30 21:39:37 +02:00
appState.ts changing new shape property sets it as default (#520) 2020-01-25 09:58:57 -08:00
bug-issue-template.js fix: typos (#540) 2020-01-24 21:02:55 +01:00
global.d.ts support export canvas to clipboard (#232) 2020-01-09 17:37:08 +01:00
history.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
i18n.ts Add russian translation (#612) 2020-01-29 14:00:47 +00:00
index-node.ts SVG export (#598) 2020-01-28 12:25:13 -08:00
index.tsx Panning with space key (#579) 2020-01-30 17:08:59 -03:00
keys.ts Panning with space key (#579) 2020-01-30 17:08:59 -03:00
math.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
shapes.tsx Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
styles.scss 485: Ability to switch to previously loaded ids in UI (#583) 2020-01-30 21:39:37 +02:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts 485: Ability to switch to previously loaded ids in UI (#583) 2020-01-30 21:39:37 +02:00
utils.ts SVG export (#598) 2020-01-28 12:25:13 -08: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