feat(core): explicitly support undefined container in Graph constructor by tbouffard · Pull Request #769 · maxGraph/maxGraph

@tbouffard

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 tbouffard deleted the feat/Graph_constructor_all_undefined_constructor branch

April 18, 2025 06:57