excalidraw/src/actions
2022-11-19 18:28:08 +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 chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionCanvas.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionClipboard.tsx fix: replaced KeyboardEvent.code with KeyboardEvent.key for all letters (#5523) 2022-10-21 00:31:26 +05:30
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 feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionFinalize.tsx feat: redesign linear elements 🎉 (#5501) 2022-08-03 20:58:17 +05:30
actionFlip.ts fix: free draw flip not scaling correctly (#5752) 2022-10-19 00:03:58 +02:00
actionGroup.tsx fix: Ungroup short cut key (#5779) 2022-10-21 14:04:56 +05:30
actionHistory.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionLinearEditor.ts feat: Enter and Exit line editor via context menu (#5719) 2022-09-27 16:54:50 +05:30
actionMenu.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00
actionNavigate.tsx feat: deduplicate collab avatars based on id (#5309) 2022-06-15 15:35:57 +02:00
actionProperties.tsx feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +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 feat: update toast api to account for duration and closable (#5427) 2022-07-11 18:11:13 +05:30
actionToggleGridMode.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionToggleLock.ts feat: redesign linear elements 🎉 (#5501) 2022-08-03 20:58:17 +05:30
actionToggleStats.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionToggleViewMode.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionToggleZenMode.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02: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 feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +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 feat: editor redesign 🔥 (#5780) 2022-11-01 17:29:58 +01:00