Skip to content

Conversation

@tbouffard
Copy link
Member

Summary

Also move the JSDoc from implementation to the type declaration. The documentation is thus made available to consumers.

Description for the changelog

closes #148

Other info
cc @kozyyy @borisvorobev

…optional

Also move the JSDoc from implementation to the type declaration. The documentation is thus made available to consumers.
@tbouffard tbouffard added the bug Something isn't working label Dec 18, 2022
@tbouffard tbouffard changed the title fix: Graph importCells and moveCells declare dx/dy optional parameters fix: Graph importCells/moveCells declare optional parameters Dec 18, 2022
@tbouffard tbouffard merged commit ee7d0fc into development Jan 6, 2023
@tbouffard tbouffard deleted the fix/graph_importCells_signature branch January 6, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graph.importCells should have optional x/y args in ts-signature

1 participant