This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
Releases: hungtcs/mxgraph-type-definitions
Releases · hungtcs/mxgraph-type-definitions
v1.0.5
- change mxPopupMenu.addItem parent type to Element
- mxLayoutManager.getLayout return type now supports null
- mxGraphModel.getStyle can now return null
- fix doc spelling mistakes
- format code with prettier
- add missing type definitions for mxUtils
- add type definitions for mxResources
- added type definitions of mxXmlRequest
- add missing type definitions for mxEditor
- add editor module
- fix wrong type for isSource parameter in mxCell#setTerminal