excalidraw/packages/excalidraw/actions
2024-09-12 14:59:38 +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 feat: rewrite d2c to not require token (#8269) 2024-08-20 18:06:22 +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 fix: Linear element complete button disabled (#8492) 2024-09-12 14:59:38 +02: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 perf: improve new element drawing (#8340) 2024-08-23 20:27:57 +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: Unify math types, utils and functions (#8389) 2024-09-02 22:23:38 +00: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: canvas search (#8438) 2024-09-09 17:12:07 +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: canvas search (#8438) 2024-09-09 17:12:07 +02:00
types.ts feat: canvas search (#8438) 2024-09-09 17:12:07 +02:00