excalidraw/src/actions
2022-05-04 13:20:08 +05:30
..
actionAddToLibrary.ts fix: library init/import race conditions (#5101) 2022-04-29 16:45:02 +02:00
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 fix package example 2022-04-21 23:55:38 +05:30
actionClipboard.tsx feat: export exportToClipboard util from package (#5103) 2022-04-29 18:58:44 +05:30
actionDeleteSelected.tsx refactor: move elementLocked to activeTool.locked (#4983) 2022-03-29 17:10:19 +05:30
actionDistribute.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionDuplicateSelection.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionExport.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionFinalize.tsx fix specs 2022-04-26 12:02:50 +05:30
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: support src collaborators (#5114) 2022-05-02 15:15:24 +05:30
actionProperties.tsx fix: remove opacity scroll wheel interaction (#5111) 2022-04-28 19:10:08 +02:00
actionSelectAll.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
actionStyles.test.tsx fix: paste styles shortcut (#4886) 2022-03-09 10:59:44 +01:00
actionStyles.ts chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
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: stop event propagation when key handled (#5091) 2022-04-24 18:29:38 +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: Element locking (#4964) 2022-04-07 13:43:29 +02:00