excalidraw/src/actions
2023-07-08 23:33:34 +02:00
..
actionAddToLibrary.ts feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionAlign.tsx feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionBoundText.tsx feat: make appState.selectedElementIds more stable (#6745) 2023-07-08 23:33:34 +02:00
actionCanvas.tsx feat: support scrollToContent opts.fitToViewport (#6581) 2023-06-29 12:36:38 +02:00
actionClipboard.tsx feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionDeleteSelected.tsx feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionDistribute.tsx feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionDuplicateSelection.tsx feat: make appState.selectedElementIds more stable (#6745) 2023-07-08 23:33:34 +02:00
actionElementLock.test.tsx feat: add "unlock all elements" to canvas contextMenu (#5894) 2023-05-13 22:52:03 +02:00
actionElementLock.ts feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionExport.tsx feat: update design of ImageExportDialog (#6614) 2023-05-26 16:16:55 +02:00
actionFinalize.tsx feat: make appState.selectedElementIds more stable (#6745) 2023-07-08 23:33:34 +02:00
actionFlip.ts feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionFrame.ts feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionGroup.tsx feat: make appState.selectedElementIds more stable (#6745) 2023-07-08 23:33:34 +02: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 feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionMenu.tsx feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionNavigate.tsx feat: redesigned collab cursors (#6659) 2023-06-12 15:43:14 +02:00
actionProperties.tsx feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionSelectAll.ts feat: make appState.selectedElementIds more stable (#6745) 2023-07-08 23:33:34 +02:00
actionStyles.test.tsx feat: color picker redesign (#6216) 2023-05-18 16:06:27 +02:00
actionStyles.ts feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
actionToggleGridMode.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +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: add "unlock all elements" to canvas contextMenu (#5894) 2023-05-13 22:52:03 +02:00
manager.tsx feat: update design of ImageExportDialog (#6614) 2023-05-26 16:16:55 +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: add "unlock all elements" to canvas contextMenu (#5894) 2023-05-13 22:52:03 +02:00
types.ts feat: support scrollToContent opts.fitToViewport (#6581) 2023-06-29 12:36:38 +02:00