excalidraw/src/actions
zsviczian 4486fbc2c6
feat: Added penMode for palm rejection (#4657)
Co-authored-by: dwelle <luzar.david@gmail.com>
2022-02-02 14:31:38 +01:00
..
actionAddToLibrary.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
actionAlign.tsx feat: support selecting multiple library items via shift (#4306) 2021-11-26 12:46:23 +01:00
actionCanvas.tsx feat: Added penMode for palm rejection (#4657) 2022-02-02 14:31:38 +01:00
actionClipboard.tsx fix: cmd/ctrl native browser behavior blocked in inputs (#4589) 2022-01-13 19:53:22 +01:00
actionDeleteSelected.tsx feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
actionDistribute.tsx feat: support selecting multiple library items via shift (#4306) 2021-11-26 12:46:23 +01:00
actionDuplicateSelection.tsx feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
actionExport.tsx feat: log FS abortError to console (#4279) 2021-11-19 10:54:23 +01:00
actionFinalize.tsx chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
actionFlip.ts feat: support selecting multiple points when editing line (#4373) 2021-12-13 13:35:07 +01:00
actionGroup.tsx fix: don't select binded text when ungrouping (#4470) 2021-12-23 21:36:29 +05:30
actionHistory.tsx feat: support selecting multiple library items via shift (#4306) 2021-11-26 12:46:23 +01:00
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: support decreasing/increasing fontSize via keyboard (#4553) 2022-01-12 15:21:36 +01:00
actionSelectAll.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
actionStyles.ts feat: support decreasing/increasing fontSize via keyboard (#4553) 2022-01-12 15:21:36 +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
actionUnbindText.tsx feat: support unbinding bound text (#4686) 2022-02-01 20:11:24 +05:30
actionZindex.tsx refactor: Rename appearance to theme (#3237) 2021-03-13 18:58:06 +05:30
index.ts feat: support unbinding bound text (#4686) 2022-02-01 20:11:24 +05:30
manager.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
register.ts fix: cmd/ctrl native browser behavior blocked in inputs (#4589) 2022-01-13 19:53:22 +01:00
shortcuts.ts feat: Shortcut key for nerd stats (#3552) 2021-05-12 14:27:35 +05:30
types.ts feat: support unbinding bound text (#4686) 2022-02-01 20:11:24 +05:30