excalidraw/src/actions
Lipis 8d4f455cd3
chore: Update Typescript to 4.4.4 (#4188)
2021-11-02 14:24:16 +02:00
..
actionAddToLibrary.ts feat: Make library local to given excalidraw instance and allow consumer to control it (#3451) 2021-04-21 23:38:24 +05:30
actionAlign.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
actionCanvas.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
actionClipboard.tsx chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
actionDeleteSelected.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
actionDistribute.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
actionDuplicateSelection.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
actionExport.tsx chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
actionFinalize.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
actionFlip.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
actionGroup.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
actionHistory.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
actionMenu.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
actionNavigate.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
actionProperties.tsx feat: add triangle arrowhead (#4024) 2021-10-27 19:27:39 +02:00
actionSelectAll.ts refactor: Stop using the deprecated keyCode (#2426) 2020-12-01 22:36:06 +01:00
actionStyles.ts feat: Add separators on context menu (#2659) 2021-01-27 20:11:17 +01:00
actionToggleGridMode.tsx fix: Rename 'Grid mode' to 'Show grid' (#2944) 2021-02-05 23:50:53 +02:00
actionToggleStats.tsx feat: Shortcut key for nerd stats (#3552) 2021-05-12 14:27:35 +05:30
actionToggleViewMode.tsx fix: deselect elements on viewMode toggle (#3741) 2021-06-16 19:01:16 +02:00
actionToggleZenMode.tsx fix: track zenmode and grid mode usage (#2900) 2021-02-02 20:57:22 +05:30
actionZindex.tsx refactor: Rename appearance to theme (#3237) 2021-03-13 18:58:06 +05:30
index.ts feat: customise export dialog with UIOptions.canvasActions.export prop (#3658) 2021-05-29 02:56:25 +05:30
manager.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
register.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
shortcuts.ts feat: Shortcut key for nerd stats (#3552) 2021-05-12 14:27:35 +05:30
types.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00