excalidraw/src/actions
Type Horror 25bb6738ea
feat: Add fitToContent and animate to scrollToContent (#6319)
Co-authored-by: Brice Leroy <brice@brigalabs.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2023-03-25 23:26:58 +01:00
..
actionAddToLibrary.ts feat: update toast api to account for duration and closable (#5427) 2022-07-11 18:11:13 +05:30
actionAlign.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionBoundText.tsx feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
actionCanvas.tsx feat: Add fitToContent and animate to scrollToContent (#6319) 2023-03-25 23:26:58 +01:00
actionClipboard.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionDeleteSelected.tsx feat: shortcut for clearCanvas confirmDialog (#6114) 2023-02-04 13:33:40 +01:00
actionDistribute.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionDuplicateSelection.tsx fix: sort bound text elements to fix text duplication z-index error (#5130) 2023-02-02 16:23:39 +08:00
actionExport.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionFinalize.tsx feat: add hand/panning tool (#6141) 2023-01-23 16:12:28 +01:00
actionFlip.ts fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionGroup.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionHistory.tsx feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) 2023-01-22 12:33:15 +01:00
actionLinearEditor.ts fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionMenu.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionNavigate.tsx feat: allow readonly actions to be used in viewMode (#5982) 2022-12-11 22:57:03 +01:00
actionProperties.tsx feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
actionSelectAll.ts feat: redesign linear elements 🎉 (#5501) 2022-08-03 20:58:17 +05:30
actionStyles.test.tsx fix: copy bound text style when copying element having bound text (#5305) 2022-06-14 19:42:49 +05:30
actionStyles.ts feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
actionToggleGridMode.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionToggleLock.ts feat: move contextMenu into the component tree and control via appState (#6021) 2022-12-21 12:47:09 +01:00
actionToggleStats.tsx feat: allow readonly actions to be used in viewMode (#5982) 2022-12-11 22:57:03 +01:00
actionToggleViewMode.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionToggleZenMode.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionZindex.tsx feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) 2023-01-22 12:33:15 +01:00
index.ts feat: Enter and Exit line editor via context menu (#5719) 2022-09-27 16:54:50 +05:30
manager.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
register.ts fix: cmd/ctrl native browser behavior blocked in inputs (#4589) 2022-01-13 19:53:22 +01:00
shortcuts.ts fix: move utility types out of .d.ts file to fix exported declaration files (#6315) 2023-03-04 19:21:57 +01:00
types.ts fix: move utility types out of .d.ts file to fix exported declaration files (#6315) 2023-03-04 19:21:57 +01:00