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
David Luzar c8f4a4cb41
feat: add `props.onDuplicate` (#9117)
* feat: add `props.onDuplicate`

* docs

* clarify docs

* fix docs
2 weeks ago
..
actionAddToLibrary.ts feat: multiplayer undo / redo (#7348) 10 months ago
actionAlign.tsx feat: box select frame & children to allow resizing at the same time (#9031) 4 weeks ago
actionBoundText.tsx feat: text wrapping (#7999) 9 months ago
actionCanvas.tsx feat: in canvas links between shapes (#8812) 3 months ago
actionClipboard.tsx fix: remove export-to-clip-as-svg shortcut for now (#8660) 4 months ago
actionCropEditor.tsx feat: image cropping (#8613) 4 months ago
actionDeleteSelected.test.tsx fix: duplicating/removing frame while children selected (#9079) 3 weeks ago
actionDeleteSelected.tsx fix: duplicating/removing frame while children selected (#9079) 3 weeks ago
actionDistribute.tsx build: enable consistent type imports eslint rule (#7992) 10 months ago
actionDuplicateSelection.test.tsx fix: duplicating/removing frame while children selected (#9079) 3 weeks ago
actionDuplicateSelection.tsx feat: add `props.onDuplicate` (#9117) 2 weeks ago
actionElementLink.ts feat: in canvas links between shapes (#8812) 3 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 refactor: `point()` -> `pointFrom()` to fix compiler issue (#8578) 5 months ago
actionFlip.test.tsx feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
actionFlip.ts feat: Elbow arrow segment fixing & positioning (#8952) 1 month ago
actionFrame.ts feat: box select frame & children to allow resizing at the same time (#9031) 4 weeks ago
actionGroup.tsx feat: box select frame & children to allow resizing at the same time (#9031) 4 weeks ago
actionHistory.tsx fix: undo/redo action for international keyboard layouts (#8649) 4 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 z-index binding (#9067) 3 weeks ago
actionSelectAll.ts feat: box select frame & children to allow resizing at the same time (#9031) 4 weeks 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: image cropping (#8613) 4 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: add action to wrap selected items in a frame (#9005) 1 month ago
types.ts feat: add action to wrap selected items in a frame (#9005) 1 month ago