excalidraw/packages/excalidraw/actions
Arnost Pleskot cd50aa719f
feat: add system mode to the theme selector (#7853)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-04-08 16:46:24 +02:00
..
actionAddToLibrary.ts feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionAlign.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionBoundText.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
actionCanvas.tsx feat: add system mode to the theme selector (#7853) 2024-04-08 16:46:24 +02:00
actionClipboard.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionDeleteSelected.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionDistribute.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionDuplicateSelection.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
actionElementLock.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
actionElementLock.ts feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionExport.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionFinalize.tsx refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
actionFlip.ts refactor: update collision from ga to vector geometry (#7636) 2024-04-04 16:31:23 +08:00
actionFrame.ts feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionGroup.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
actionHistory.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
actionLinearEditor.ts feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionLink.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionMenu.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionNavigate.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionProperties.test.tsx build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
actionProperties.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionSelectAll.ts feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionStyles.ts feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionToggleGridMode.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionToggleObjectsSnapMode.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionToggleStats.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionToggleViewMode.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionToggleZenMode.tsx feat: command palette (#7804) 2024-03-28 16:16:32 +00:00
actionZindex.tsx feat: fractional indexing (#7359) 2024-04-04 13:51:11 +01:00
index.ts fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 2024-02-20 20:59:01 +05:30
manager.tsx feat: add loading state to FilledButton (#7650) 2024-02-03 14:53:31 +01:00
register.ts build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
shortcuts.ts feat: show firefox-compatible command palette shortcut alias (#7825) 2024-03-28 18:12:54 +01:00
types.ts feat: command palette (#7804) 2024-03-28 16:16:32 +00:00