excalidraw/packages/excalidraw/actions
Ryan Di e957c8e9ee
feat: image cropping (#8613)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-10-21 22:26:52 +02:00
..
actionAddToLibrary.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionAlign.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionBoundText.tsx feat: text wrapping (#7999) 2024-05-15 21:04:53 +08:00
actionCanvas.tsx fix: improve canvas search scroll behavior further (#8491) 2024-09-11 18:01:18 +02:00
actionClipboard.tsx fix: remove export-to-clip-as-svg shortcut for now (#8660) 2024-10-17 20:47:05 +02:00
actionCropEditor.tsx feat: image cropping (#8613) 2024-10-21 22:26:52 +02:00
actionDeleteSelected.tsx chore: Refactor and remove scene from elbow arrow generation (#8342) 2024-08-08 14:06:26 +02:00
actionDistribute.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionDuplicateSelection.tsx chore: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00:00
actionElementLock.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
actionElementLock.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionExport.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionFinalize.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
actionFlip.test.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
actionFlip.ts feat: flip arrowheads if only arrow(s) selected (#8525) 2024-09-19 15:46:36 +02:00
actionFrame.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionGroup.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionHistory.tsx fix: undo/redo action for international keyboard layouts (#8649) 2024-10-21 17:08:39 +02:00
actionLinearEditor.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00
actionLink.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionMenu.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionNavigate.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionProperties.test.tsx chore: bump @testing-library/react 12.1.5 -> 16.0.0 (#8322) 2024-08-06 15:17:42 +02:00
actionProperties.tsx refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-01 21:27:17 +02:00
actionSelectAll.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionStyles.ts feat: introduce font picker (#8012) 2024-07-25 18:55:55 +02:00
actionTextAutoResize.ts feat: text wrapping (#7999) 2024-05-15 21:04:53 +08:00
actionToggleGridMode.tsx feat: split gridSize from enabled state & support custom gridStep (#8364) 2024-08-14 14:59:14 +02:00
actionToggleObjectsSnapMode.tsx feat: split gridSize from enabled state & support custom gridStep (#8364) 2024-08-14 14:59:14 +02:00
actionToggleSearchMenu.ts feat: merge search sidebar back to default sidebar (#8497) 2024-09-11 19:26:01 +02:00
actionToggleStats.tsx feat: editable element stats (#6382) 2024-06-12 19:49:46 +02:00
actionToggleViewMode.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionToggleZenMode.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionZindex.tsx feat: tweak a few icons & add line editor button to side panel (#7990) 2024-05-07 13:18:39 +02:00
index.ts feat: image cropping (#8613) 2024-10-21 22:26:52 +02:00
manager.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
register.ts build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
shortcuts.ts fix: remove export-to-clip-as-svg shortcut for now (#8660) 2024-10-17 20:47:05 +02:00
types.ts feat: image cropping (#8613) 2024-10-21 22:26:52 +02:00