excalidraw/src/actions
2022-07-19 15:44:04 +02:00
..
actionAddToLibrary.ts feat: update toast api to account for duration and closable (#5427) 2022-07-11 18:11:13 +05:30
actionAlign.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionBoundText.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionCanvas.tsx feat: support customType in activeTool (#5144) 2022-05-06 18:21:22 +05:30
actionClipboard.tsx feat: update toast api to account for duration and closable (#5427) 2022-07-11 18:11:13 +05:30
actionDeleteSelected.tsx feat: support customType in activeTool (#5144) 2022-05-06 18:21:22 +05:30
actionDistribute.tsx feat: support adding multiple library items on canvas (#5116) 2022-05-11 15:51:02 +02:00
actionDuplicateSelection.tsx refactor: improve typing & check (#5415) 2022-07-19 15:44:04 +02:00
actionExport.tsx feat: update toast api to account for duration and closable (#5427) 2022-07-11 18:11:13 +05:30
actionFinalize.tsx fix: stale appState.pendingImageElement (#5322) 2022-06-19 14:13:43 +02:00
actionFlip.ts chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionGroup.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionHistory.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionMenu.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionNavigate.tsx feat: deduplicate collab avatars based on id (#5309) 2022-06-15 15:35:57 +02:00
actionProperties.tsx fix: update opacity of bound text when opacity of container updated (#5142) 2022-05-04 14:29:05 +05:30
actionSelectAll.ts refactor: improve typing & check (#5415) 2022-07-19 15:44:04 +02:00
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: Element locking (#4964) 2022-04-07 13:43:29 +02:00
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 chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
index.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
manager.tsx feat: add sidebar for libraries panel (#5274) 2022-06-21 17:03:23 +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: Element locking (#4964) 2022-04-07 13:43:29 +02:00
types.ts feat: deduplicate collab avatars based on id (#5309) 2022-06-15 15:35:57 +02:00