excalidraw/src/actions
Lipis 9de3716324
Update send/bring shortcuts and show them properly per operating… (#784)
* Show proper shortcuts

* sort

* Add shortcuts to bring/send

* fix hotkeys matching greedily

* Space

* align zindex shortcuts with figma

* switch to event.code & change Darwin shortcuts

Co-authored-by: dwelle <luzar.david@gmail.com>
2020-03-09 14:06:35 +01:00
..
actionCanvas.tsx Update send/bring shortcuts and show them properly per operating… (#784) 2020-03-09 14:06:35 +01:00
actionDeleteSelected.tsx Reset selectedElementIds when deleting selected elements (#875) 2020-03-08 14:10:42 -07:00
actionExport.tsx Refactor (#862) 2020-03-07 16:20:38 +01:00
actionFinalize.tsx Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
actionHistory.tsx Update send/bring shortcuts and show them properly per operating… (#784) 2020-03-09 14:06:35 +01:00
actionMenu.tsx Refactor (#862) 2020-03-07 16:20:38 +01:00
actionProperties.tsx Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
actionSelectAll.ts Update send/bring shortcuts and show them properly per operating… (#784) 2020-03-09 14:06:35 +01:00
actionStyles.ts Update send/bring shortcuts and show them properly per operating… (#784) 2020-03-09 14:06:35 +01:00
actionZindex.tsx Update send/bring shortcuts and show them properly per operating… (#784) 2020-03-09 14:06:35 +01:00
index.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
manager.tsx Refactor (#862) 2020-03-07 16:20:38 +01:00
register.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
types.ts Undo/Redo buttons, refactor menu toggles (#793) 2020-03-01 20:39:03 +01:00