excalidraw/packages/excalidraw/actions
Márk Tolmács dd1370381d
chore: Refactor and remove scene from elbow arrow generation (#8342)
* Refactor and remove scene from elbow arrow generation
2024-08-08 14:06:26 +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 feat: editable element stats (#6382) 2024-06-12 19:49:46 +02:00
actionClipboard.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +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: Refactor and remove scene from elbow arrow generation (#8342) 2024-08-08 14:06:26 +02: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: rename draggingElement -> newElement (#8294) 2024-08-06 19:26:06 +08:00
actionFlip.ts chore: Refactor and remove scene from elbow arrow generation (#8342) 2024-08-08 14:06:26 +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 chore: Refactor and remove scene from elbow arrow generation (#8342) 2024-08-08 14:06:26 +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 chore: Refactor and remove scene from elbow arrow generation (#8342) 2024-08-08 14:06:26 +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 build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
actionToggleObjectsSnapMode.tsx feat: multiplayer undo / redo (#7348) 2024-04-17 14:01:24 +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 fix: decouple pure functions from hyperlink to prevent mermaid bundling (#7710) 2024-02-20 20:59:01 +05:30
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 build: enable consistent type imports eslint rule (#7992) 2024-05-08 14:21:50 +05:30
types.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 2024-08-01 18:39:03 +02:00