feat(core): explicitly support undefined container in Graph constructor by tbouffard · Pull Request #769 · maxGraph/maxGraph
The Graph constructor already handled undefined container internally, but TypeScript type definitions weren't accurately reflecting this capability. This change aligns types with implementation, supporting use cases in Editor, GraphCodec, and tests where undefined containers are passed.
tbouffard
deleted the
feat/Graph_constructor_all_undefined_constructor
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