excalidraw/src/actions
2023-01-06 14:32:55 +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 fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionCanvas.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +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: stop deleting whole line when no point select in line editor (#5676) 2022-11-02 14:52:32 +01:00
actionDistribute.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionDuplicateSelection.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionExport.tsx fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00
actionFinalize.tsx feat: redesign linear elements 🎉 (#5501) 2022-08-03 20:58:17 +05:30
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: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +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: better default radius sizes for rectangles (#5553) 2022-12-08 16:48:49 +01:00
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 fix: apply the right type of roundness when pasting styles (#5979) 2022-12-10 20:12:09 +08:00
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: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +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: stop replacing del word with Delete (#5897) 2022-11-19 18:28:08 +01:00
types.ts fix: stale appState of MainMenu defaultItems rendered from Actions (#6074) 2023-01-06 14:32:55 +01:00