excalidraw/packages/excalidraw/actions
2025-02-04 19:23:47 +01:00
..
actionAddToLibrary.ts feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +02:00
actionAlign.tsx feat: box select frame & children to allow resizing at the same time (#9031) 2025-01-28 22:10:16 +01:00
actionBoundText.tsx feat: text wrapping (#7999) 2024-05-15 21:04:53 +08:00
actionCanvas.tsx feat: in canvas links between shapes (#8812) 2024-11-26 18:53:25 +01: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.test.tsx fix: duplicating/removing frame while children selected (#9079) 2025-02-04 19:23:47 +01:00
actionDeleteSelected.tsx fix: duplicating/removing frame while children selected (#9079) 2025-02-04 19:23:47 +01:00
actionDistribute.tsx build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionDuplicateSelection.test.tsx fix: duplicating/removing frame while children selected (#9079) 2025-02-04 19:23:47 +01:00
actionDuplicateSelection.tsx fix: duplicating/removing frame while children selected (#9079) 2025-02-04 19:23:47 +01:00
actionElementLink.ts feat: in canvas links between shapes (#8812) 2024-11-26 18:53:25 +01: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 feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
actionFlip.ts feat: Elbow arrow segment fixing & positioning (#8952) 2025-01-17 18:07:03 +01:00
actionFrame.ts feat: box select frame & children to allow resizing at the same time (#9031) 2025-01-28 22:10:16 +01:00
actionGroup.tsx feat: box select frame & children to allow resizing at the same time (#9031) 2025-01-28 22:10:16 +01:00
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 fix: Elbow arrow z-index binding (#9067) 2025-02-01 19:21:03 +01:00
actionSelectAll.ts feat: box select frame & children to allow resizing at the same time (#9031) 2025-01-28 22:10:16 +01:00
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 feat: add action to wrap selected items in a frame (#9005) 2025-01-13 15:03:56 +00:00
types.ts feat: add action to wrap selected items in a frame (#9005) 2025-01-13 15:03:56 +00:00