excalidraw/src/actions
Aakansha Doshi 2fa69ddc32
refactor: move elementLocked to activeTool.locked (#4983)
* refactor: move elementLocked to activeTool.locked

* fix

* fix snap

* update docs

* Update src/packages/excalidraw/CHANGELOG.md

* revert

* make lastActiveToolBeforeEraser required and nullable

* fix snap
2022-03-29 17:10:19 +05:30
..
actionAddToLibrary.ts chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +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 refactor: move elementLocked to activeTool.locked (#4983) 2022-03-29 17:10:19 +05:30
actionClipboard.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
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 refactor: move elementLocked to activeTool.locked (#4983) 2022-03-29 17:10:19 +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 chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionProperties.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
actionSelectAll.ts chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +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
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: Support binding text to container via context menu (#4935) 2022-03-21 17:54:54 +05:30
manager.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
register.ts fix: cmd/ctrl native browser behavior blocked in inputs (#4589) 2022-01-13 19:53:22 +01:00
shortcuts.ts chore: fix various typos (#4857) 2022-03-02 11:37:12 +05:30
types.ts chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00