You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/packages/excalidraw/actions
Márk Tolmács f3f0ab7c83
fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324)
* Flipping action now properly mirrors selections with elbow arrows
* Flipping action now re-centers the selection to the original center to avoid "walking" selections on repeated flipping
5 months ago
..
actionAddToLibrary.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionAlign.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionBoundText.tsx feat: text wrapping (#7999) 9 months ago
actionCanvas.tsx fix: improve canvas search scroll behavior further (#8491) 5 months ago
actionClipboard.tsx feat: rewrite d2c to not require token (#8269) 6 months ago
actionDeleteSelected.tsx chore: Refactor and remove scene from elbow arrow generation (#8342) 7 months ago
actionDistribute.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionDuplicateSelection.tsx chore: Unify math types, utils and functions (#8389) 6 months ago
actionElementLock.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
actionElementLock.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
actionExport.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionFinalize.tsx fix: Linear element complete button disabled (#8492) 5 months ago
actionFlip.test.tsx fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago
actionFlip.ts fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago
actionFrame.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
actionGroup.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionHistory.tsx perf: improve new element drawing (#8340) 6 months ago
actionLinearEditor.tsx feat: Orthogonal (elbow) arrows for diagramming (#8299) 7 months ago
actionLink.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionMenu.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionNavigate.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionProperties.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 7 months ago
actionProperties.tsx fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action (#8324) 5 months ago
actionSelectAll.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
actionStyles.ts feat: introduce font picker (#8012) 7 months ago
actionTextAutoResize.ts feat: text wrapping (#7999) 9 months ago
actionToggleGridMode.tsx feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
actionToggleObjectsSnapMode.tsx feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
actionToggleSearchMenu.ts feat: merge search sidebar back to default sidebar (#8497) 5 months ago
actionToggleStats.tsx feat: editable element stats (#6382) 8 months ago
actionToggleViewMode.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionToggleZenMode.tsx feat: multiplayer undo / redo (#7348) 10 months ago
actionZindex.tsx feat: tweak a few icons & add line editor button to side panel (#7990) 10 months ago
index.ts feat: canvas search (#8438) 6 months ago
manager.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
register.ts build: enable consistent type imports eslint rule (#7992) 10 months ago
shortcuts.ts feat: canvas search (#8438) 6 months ago
types.ts feat: canvas search (#8438) 6 months ago