excalidraw/src/actions
2021-01-21 16:21:54 +01:00
..
actionAddToLibrary.ts chore: Remove tracking (#2722) 2021-01-05 19:06:14 +01:00
actionAlign.tsx chore: Remove tracking (#2722) 2021-01-05 19:06:14 +01:00
actionCanvas.tsx chore: Remove tracking (#2722) 2021-01-05 19:06:14 +01:00
actionDeleteSelected.tsx Enhance delete button in context menu (#2591) 2020-12-15 00:59:00 +02:00
actionDistribute.tsx chore: Remove tracking (#2722) 2021-01-05 19:06:14 +01:00
actionDuplicateSelection.tsx Add link to the public libraries (#2469) 2020-12-07 19:24:55 +02:00
actionExport.tsx feat: Add cmd+o shortcut to load scene (#2732) 2021-01-06 13:36:55 +01:00
actionFinalize.tsx improvement: do not reset to selection for draw tool (#2721) 2021-01-05 14:04:06 +01:00
actionGroup.tsx refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
actionHistory.tsx feat: add ctrl-y to redo (#2831) 2021-01-21 16:21:54 +01:00
actionMenu.tsx fix(actionmenu): toggle help dialog when "shift+?" is pressed (#2828) 2021-01-21 13:13:47 +02:00
actionNavigate.tsx chore: Remove tracking (#2722) 2021-01-05 19:06:14 +01:00
actionProperties.tsx chore: Remove tracking (#2722) 2021-01-05 19:06:14 +01:00
actionSelectAll.ts refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
actionStyles.ts feat: Add toast (#2772) 2021-01-15 16:02:46 +01:00
actionZindex.tsx refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
index.ts Revert "Remove unused project name from export dialog (#2427)" (#2436) 2020-12-01 14:00:13 +01:00
manager.tsx Show shortcut context menu (#2501) 2020-12-12 23:03:58 +01:00
register.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
shortcuts.ts feat: Change shortcuts menu to help menu (#2812) 2021-01-17 18:46:23 +02:00
types.ts feat: Add zoom to fit for selected elements (#2522) 2020-12-13 22:54:35 +02:00