excalidraw/src/actions
2023-01-08 19:30:01 -06: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 Merge remote-tracking branch 'origin/master' into danieljgeiger-mathjax 2023-01-07 11:58:15 -06: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: Support LaTeX and AsciiMath via MathJax on stem.excalidraw.com 2022-12-27 15:11:52 -06: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
guards.ts feat: Support LaTeX and AsciiMath via MathJax on stem.excalidraw.com 2022-12-27 15:11:52 -06:00
index.ts feat: Enter and Exit line editor via context menu (#5719) 2022-09-27 16:54:50 +05:30
manager.tsx Make filtering of custom actions optional. 2023-01-08 19:30:01 -06:00
register.ts feat: Support LaTeX and AsciiMath via MathJax on stem.excalidraw.com 2022-12-27 15:11:52 -06:00
shortcuts.ts feat: Support LaTeX and AsciiMath via MathJax on stem.excalidraw.com 2022-12-27 15:11:52 -06:00
types.ts Update to latest Action changes. 2023-01-07 15:47:19 -06:00