feat: accept more nullish parameter in various methods by tbouffard · Pull Request #892 · maxGraph/maxGraph
This prepares the migration of the "Wires" story to TypeScript. Add a new factory method in `CellMarker` to override the `CellHighlight` instance Export missing `ConnectionHandlerCellMarker` class The signature of some methods of the following classes now accepts null and/or undefined because their implementation already supported it: - CellMixin - ConnectionHandler - EdgeMixin - Geometry.setTerminalPoint - GraphView.updateFixedTerminalPoint - VertexMixin Improve JSDoc in various locations.
tbouffard
deleted the
feat/accept_undefined_and_null_in_various_places
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters