refactor: migrate the Stylesheet story to TypeScript by tbouffard · Pull Request #878 · maxGraph/maxGraph
This eases the maintenance and detects error earlier. Also use the insert cells methods taken a single parameter, as the legacy methods with several parameters will be deprecated in the future. In addition: - AbstractGraph.getLabel now accepts `undefined` or `null` Cell (the implementation already managed it) - SelectionCellsHandler: simplify implementation
tbouffard
deleted the
refactor/migration_stylesheet_story_to_ts
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